fix(codex): hardcode exec flags (#75)

This commit is contained in:
banteg
2026-01-09 23:08:48 +04:00
committed by GitHub
parent e7ef89b4b5
commit 7ffb99d779
3 changed files with 56 additions and 14 deletions
+2
View File
@@ -68,6 +68,8 @@ voice_transcription = true
[codex]
# optional: profile from ~/.codex/config.toml
profile = "takopi"
# optional: extra codex CLI args (exec flags are managed by Takopi)
# extra_args = ["-c", "notify=[]"]
[claude]
model = "sonnet"