mirror of
https://github.com/ksyasuda/dotfiles.git
synced 2026-06-12 09:13:31 -07:00
294 lines
7.3 KiB
Plaintext
294 lines
7.3 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
|
||
|
||
[sandbox_workspace_write]
|
||
network_access = true
|
||
|
||
[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
|
||
|
||
[mcp_servers.deepwiki]
|
||
url = "https://mcp.deepwiki.com/mcp"
|
||
|
||
[mcp_servers.anki]
|
||
command = "npx"
|
||
args = ["mcp-remote", "http://127.0.0.1:3141"]
|
||
|
||
[mcp_servers.playwright]
|
||
command = "npx"
|
||
args = ["@playwright/mcp@latest"]
|
||
|
||
[mcp_servers.node_repl]
|
||
args = []
|
||
command = "/opt/codex-desktop/resources/node_repl"
|
||
startup_timeout_sec = 120
|
||
|
||
[mcp_servers.node_repl.env]
|
||
NODE_REPL_NATIVE_PIPE_CONNECT_TIMEOUT_MS = "1000"
|
||
NODE_REPL_NODE_MODULE_DIRS = ""
|
||
NODE_REPL_NODE_PATH = "/opt/codex-desktop/resources/node-runtime/bin/node"
|
||
NODE_REPL_TRUSTED_CODE_PATHS = "/home/sudacode/.codex"
|
||
CODEX_HOME = "/home/sudacode/.codex"
|
||
NODE_REPL_TRUSTED_BROWSER_CLIENT_SHA256S = "167fdf579477181fba1773c1efb067b00c5a64fe85dafb50a2001bde198dc739,70d5eb014dcfb1ab7db48b60db6df49336579ea7f2b76eb4b157be7897dca29d"
|
||
BROWSER_USE_AVAILABLE_BACKENDS = "chrome,iab"
|
||
BROWSER_USE_MARKETPLACE_NAME = "openai-bundled"
|
||
NODE_REPL_UNTRUSTED_ENV_ALLOWLIST = "BROWSER_USE_MARKETPLACE_NAME"
|
||
|
||
[projects."/home/sudacode/projects"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/sudacode/.config/mpv"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/sudacode/projects/japanese/SubMiner"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/sudacode/.codex/skills"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/sudacode/projects/japanese/GameSentenceMiner"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/sudacode/.config/mpv/script-opts"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/sudacode/projects/japanese/SubMiner/texthooker-ui"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/sudacode/.config/opencode/commands"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/sudacode/packages"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/sudacode/S/anime"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/sudacode/videos/obs"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/sudacode/.config/ghostty"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/sudacode/apps/codex-port"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/sudacode/.config/GameSentenceMiner"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/truenas/jellyfin/anime/My-Teen-Romantic-Comedy-SNAFU/Season-1"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/sudacode/projects/lua/mpv-youtube-queue"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/sudacode/projects/japanese/subminer-docs"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/sudacode/projects/japanese/manabitan"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/sudacode/projects/japanese/subminer-yomitan"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/sudacode/github/t3code"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/sudacode/.codex"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/sudacode/.cache/hyprland"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/sudacode/packages/maintaining/subminer-bin"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/sudacode/tmp"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/sudacode/.config/hypr"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/sudacode/.cache/paru/clone/python-fugashi"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/sudacode/.local/share/Anki2/addons21/200813220"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/sudacode/packages/maintaining/python-manga-ocr"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/sudacode/S/downloads"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/sudacode/.config/waybar"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/sudacode"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/sudacode/.config/pipewire"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/sudacode/.config/git"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/sudacode/.config/rofi"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/sudacode/.config/swaync"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/sudacode/.config/ranger"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/sudacode/projects/japanese/texthooker-ui"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/sudacode/.config/uwsm"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/sudacode/.cache/paru/clone/t3code-bin"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/sudacode/.config/yt-dlp/plugins/yt-dlp-hianime/yt_dlp_plugins/extractor"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/sudacode/.config"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/sudacode/.config/mpv-modules/ModernZ"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/sudacode/.local/share/Anki2/addons21"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/sudacode/Documents"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/sudacode/.config/wireplumber"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/sudacode/projects/japanese"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/sudacode/projects/lua/ModernZ"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/sudacode/.config/rofi/scripts"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/sudacode/github/SubMiner"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/sudacode/github/SubMiner2"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/sudacode/github/SubMiner-launchmode"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/truenas/jellyfin/manga/raw/mangas/yotsubato"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/sudacode/.local/share/Anki2/addons21/124672614"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/sudacode/.local/share/Anki2"]
|
||
trust_level = "trusted"
|
||
|
||
[projects."/home/sudacode/projects/japanese/subminer.moe"]
|
||
trust_level = "trusted"
|
||
|
||
[notice.model_migrations]
|
||
"gpt-5.3-codex" = "gpt-5.4"
|
||
|
||
[plugins."github@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."subminer-workflow@subminer-local"]
|
||
enabled = true
|
||
|
||
[plugins."browser@openai-bundled"]
|
||
enabled = true
|
||
|
||
[plugins."coderabbit@openai-curated"]
|
||
enabled = true
|
||
|
||
[tui.model_availability_nux]
|
||
"gpt-5.5" = 4
|
||
|
||
[desktop]
|
||
sansFontSize = 18
|
||
codeFontSize = 16
|
||
git-branch-prefix = ""
|
||
appearanceLightCodeThemeId = "catppuccin"
|
||
appearanceDarkCodeThemeId = "catppuccin"
|
||
git-pull-request-merge-method = "squash"
|
||
git-show-sidebar-pr-icons = true
|
||
|
||
[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"
|
||
ui = "Manrope"
|
||
|
||
[desktop.appearanceDarkChromeTheme.semanticColors]
|
||
diffAdded = "#a6e3a1"
|
||
diffRemoved = "#f38ba8"
|
||
skill = "#cba6f7"
|
||
|
||
[marketplaces.openai-bundled]
|
||
last_updated = "2026-05-24T02:02:38Z"
|
||
source_type = "local"
|
||
source = "/home/sudacode/.codex/.tmp/bundled-marketplaces/openai-bundled"
|
||
|
||
[marketplaces.openai-primary-runtime]
|
||
last_updated = "2026-05-23T22:00:53Z"
|
||
source_type = "local"
|
||
source = "/home/sudacode/.cache/codex-runtimes/codex-primary-runtime/plugins/openai-primary-runtime"
|