mirror of
https://github.com/ksyasuda/dotfiles.git
synced 2026-07-23 04:49:48 -07:00
231 lines
6.5 KiB
Plaintext
231 lines
6.5 KiB
Plaintext
model = "gpt-5.5"
|
||
model_reasoning_effort = "medium"
|
||
personality = "pragmatic"
|
||
tool_output_token_limit = 25000
|
||
# Leave room for native compaction near the 272–273k context window.
|
||
# Formula: 273000 - (tool_output_token_limit + 15000)
|
||
# With tool_output_token_limit=25000 ⇒ 273000 - (25000 + 15000) = 233000
|
||
model_auto_compact_token_limit = 233000
|
||
suppress_unstable_features_warning = true
|
||
notify = ["/Users/sudacode/.codex/computer-use/Codex Computer Use.app/Contents/SharedSupport/SkyComputerUseClient.app/Contents/MacOS/SkyComputerUseClient", "turn-ended"]
|
||
|
||
[features]
|
||
ghost_commit = false
|
||
unified_exec = true
|
||
apply_patch_freeform = true
|
||
web_request = true
|
||
skills = true
|
||
shell_snapshot = true
|
||
multi_agent = true
|
||
js_repl = false
|
||
|
||
[projects."/home/kyasuda/gitlab/python_package_registry"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/kyasuda/gitlab/treasury-me"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/kyasuda/projects/tmp"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/kyasuda/github/SubMiner"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/kyasuda/.zsh"]
|
||
trust_level = "untrusted"
|
||
|
||
[projects."/home/kyasuda/.config/mpv"]
|
||
trust_level = "untrusted"
|
||
|
||
[projects."/home/kyasuda/packages/whisperx"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/kyasuda/tmp"]
|
||
trust_level = "untrusted"
|
||
|
||
[projects."/home/kyasuda/github/Manatan"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/kyasuda/gitlab/accts-loader"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/Users/sudacode/github/SubMiner"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/Users/sudacode/projects/japanese/SubMiner"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/Users/sudacode/.codex"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/Users/sudacode/projects/japanese/asbplayer"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/Users/sudacode/projects/japanese/subminer-docs"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/Users/sudacode/.config/mpv"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/Users/sudacode/projects/sudacode-blog"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/Users/sudacode/projects/japanese/subminer-yomitan"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/Volumes/jellyfin/anime/Little-Witch-Academia/Season-1"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/Users/sudacode/.agents/skills"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/Users/sudacode/projects/japanese/texthooker-ui"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/Users/sudacode"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/Users/sudacode/tmp"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/Users/sudacode/projects/japanese/anilist-jiten"]
|
||
trust_level = "trusted"
|
||
|
||
[mcp_servers.backlog]
|
||
command = "backlog"
|
||
args = ["mcp", "start"]
|
||
|
||
[mcp_servers.playwright]
|
||
command = "npx"
|
||
args = [
|
||
"@playwright/mcp@latest",
|
||
"--executable-path",
|
||
"/Applications/Helium.app/Contents/MacOS/Helium"
|
||
]
|
||
|
||
[mcp_servers.node_repl]
|
||
args = []
|
||
command = "/Applications/ChatGPT.app/Contents/Resources/cua_node/bin/node_repl"
|
||
startup_timeout_sec = 120
|
||
|
||
[mcp_servers.node_repl.env]
|
||
NODE_REPL_NATIVE_PIPE_CONNECT_TIMEOUT_MS = "1000"
|
||
NODE_REPL_NODE_MODULE_DIRS = "/Applications/ChatGPT.app/Contents/Resources/cua_node/lib/node_modules"
|
||
NODE_REPL_NODE_PATH = "/Applications/ChatGPT.app/Contents/Resources/cua_node/bin/node"
|
||
NODE_REPL_TRUSTED_CODE_PATHS = "/Users/sudacode/.codex"
|
||
CODEX_HOME = "/Users/sudacode/.codex"
|
||
NODE_REPL_TRUSTED_BROWSER_CLIENT_SHA256S = "6d25aa7656feac858f3a3bdaea5bcbab0dbfd426c9de8e6931ce90c399ee8e4f,c8b7e809d7cf9e20a57123b2530d476ccec9a01a6230a7b2b924fea7d94d7f4a"
|
||
BROWSER_USE_AVAILABLE_BACKENDS = "chrome,iab"
|
||
NODE_REPL_INSTRUCTIONS_USE_CASE_BROWSER = "Control the in-app browser in conjunction with the Browser Plugin."
|
||
NODE_REPL_INSTRUCTIONS_USE_CASE_CHROME = "Control the Chrome browser in conjunction with the Chrome Plugin. Prefer this method of controlling Chrome over alternatives (such as Computer Use) unless the user explicitly mentions an alternative."
|
||
NODE_REPL_INSTRUCTIONS_USE_CASE_COMPUTER_USE = "Control desktop apps on macOS through Computer Use."
|
||
BROWSER_USE_CODEX_APP_BUILD_FLAVOR = "prod"
|
||
BROWSER_USE_CODEX_APP_VERSION = "26.707.31428"
|
||
CODEX_CLI_PATH = "/Applications/ChatGPT.app/Contents/Resources/codex"
|
||
|
||
[mcp_servers.computer-use]
|
||
command = "./Codex Computer Use.app/Contents/SharedSupport/SkyComputerUseClient.app/Contents/MacOS/SkyComputerUseClient"
|
||
args = ["mcp"]
|
||
cwd = "."
|
||
enabled = false
|
||
|
||
[plugins."github@openai-curated"]
|
||
enabled = true
|
||
|
||
[plugins."hugging-face@openai-curated"]
|
||
enabled = true
|
||
|
||
[plugins."documents@openai-primary-runtime"]
|
||
enabled = true
|
||
|
||
[plugins."spreadsheets@openai-primary-runtime"]
|
||
enabled = true
|
||
|
||
[plugins."presentations@openai-primary-runtime"]
|
||
enabled = true
|
||
|
||
[plugins."chrome@openai-bundled"]
|
||
enabled = true
|
||
|
||
[plugins."sites@openai-bundled"]
|
||
enabled = true
|
||
|
||
[plugins."visualize@openai-bundled"]
|
||
enabled = true
|
||
|
||
[plugins."browser@openai-bundled"]
|
||
enabled = true
|
||
|
||
[notice.model_migrations]
|
||
"gpt-5.2-codex" = "gpt-5.4"
|
||
|
||
[tui.model_availability_nux]
|
||
"gpt-5.5" = 4
|
||
"gpt-5.6-sol" = 1
|
||
|
||
[marketplaces.openai-bundled]
|
||
last_updated = "2026-07-10T05:36:55Z"
|
||
source_type = "local"
|
||
source = "/Users/sudacode/.codex/.tmp/bundled-marketplaces/openai-bundled"
|
||
|
||
[marketplaces.openai-primary-runtime]
|
||
last_updated = "2026-05-09T00:22:09Z"
|
||
source_type = "local"
|
||
source = "/Users/sudacode/.cache/codex-runtimes/codex-primary-runtime/plugins/openai-primary-runtime"
|
||
|
||
[desktop]
|
||
appearanceLightCodeThemeId = "catppuccin"
|
||
appearanceDarkCodeThemeId = "catppuccin"
|
||
sansFontSize = 12
|
||
followUpQueueMode = "steer"
|
||
preventSleepWhileRunning = true
|
||
keepRemoteControlAwakeWhilePluggedIn = true
|
||
git-branch-prefix = ""
|
||
git-pull-request-merge-method = "squash"
|
||
git-commit-instructions = """
|
||
Use list format
|
||
Do not be too verbose
|
||
Don't reference readme/documentation update unless specified or it is a big change"""
|
||
git-show-sidebar-pr-icons = true
|
||
dock-icon-preference = "codex-system"
|
||
|
||
[desktop.appearanceLightChromeTheme]
|
||
accent = "#8839ef"
|
||
contrast = 45
|
||
ink = "#4c4f69"
|
||
opaqueWindows = false
|
||
surface = "#eff1f5"
|
||
|
||
[desktop.appearanceLightChromeTheme.fonts]
|
||
|
||
[desktop.appearanceLightChromeTheme.semanticColors]
|
||
diffAdded = "#40a02b"
|
||
diffRemoved = "#d20f39"
|
||
skill = "#8839ef"
|
||
|
||
[desktop.appearanceDarkChromeTheme]
|
||
accent = "#cba6f7"
|
||
contrast = 60
|
||
ink = "#cdd6f4"
|
||
opaqueWindows = false
|
||
surface = "#1e1e2e"
|
||
|
||
[desktop.appearanceDarkChromeTheme.fonts]
|
||
code = "JetBrainsMono Nerd Font"
|
||
|
||
[desktop.appearanceDarkChromeTheme.semanticColors]
|
||
diffAdded = "#a6e3a1"
|
||
diffRemoved = "#f38ba8"
|
||
skill = "#cba6f7"
|
||
|
||
[desktop.open-in-target-preferences]
|
||
global = "vscode"
|
||
|
||
[desktop.open-in-target-preferences.perPath]
|
||
"/Users/sudacode/github/SubMiner" = "vscode"
|
||
"/Users/sudacode/projects/japanese/SubMiner" = "vscode"
|
||
"/Users/sudacode/.codex/worktrees/204a/SubMiner" = "ghostty"
|