mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 15:39:58 +00:00
Template Codex instructions path
This commit is contained in:
16
dotfiles/common/.codex/config.toml.j2
Normal file
16
dotfiles/common/.codex/config.toml.j2
Normal file
@@ -0,0 +1,16 @@
|
||||
model = "gpt-5.5"
|
||||
model_reasoning_effort = "medium"
|
||||
|
||||
model_instructions_file = "{{ effective_user_home }}/.config/ai/bootstrap.md"
|
||||
|
||||
[projects."/home/fscotto/AnsiblePlaybook"]
|
||||
trust_level = "trusted"
|
||||
|
||||
[tui]
|
||||
theme = "coldark-dark"
|
||||
|
||||
[tui.model_availability_nux]
|
||||
"gpt-5.5" = 3
|
||||
|
||||
[features]
|
||||
memories = true
|
||||
Reference in New Issue
Block a user