chore(codex): tune local assistant config
This commit is contained in:
@@ -15,5 +15,6 @@
|
|||||||
"superpowers@superpowers-marketplace": true,
|
"superpowers@superpowers-marketplace": true,
|
||||||
"agent-browser@agent-browser": true
|
"agent-browser@agent-browser": true
|
||||||
},
|
},
|
||||||
"skipDangerousModePermissionPrompt": true
|
"skipDangerousModePermissionPrompt": true,
|
||||||
|
"effortLevel": "high"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -70,6 +70,21 @@ trust_level = "trusted"
|
|||||||
[projects."/home/imalison/.password-store"]
|
[projects."/home/imalison/.password-store"]
|
||||||
trust_level = "trusted"
|
trust_level = "trusted"
|
||||||
|
|
||||||
|
[projects."/home/imalison/Projects/subtr-actor-mechanics"]
|
||||||
|
trust_level = "trusted"
|
||||||
|
|
||||||
|
[projects."/home/imalison/Projects/lastfm-edit"]
|
||||||
|
trust_level = "trusted"
|
||||||
|
|
||||||
|
[projects."/home/imalison/Projects/mova"]
|
||||||
|
trust_level = "trusted"
|
||||||
|
|
||||||
|
[projects."/home/imalison/dotfiles/dotfiles/config/taffybar/taffybar"]
|
||||||
|
trust_level = "trusted"
|
||||||
|
|
||||||
|
[projects."/home/imalison/Projects"]
|
||||||
|
trust_level = "trusted"
|
||||||
|
|
||||||
[notice]
|
[notice]
|
||||||
hide_gpt5_1_migration_prompt = true
|
hide_gpt5_1_migration_prompt = true
|
||||||
"hide_gpt-5.1-codex-max_migration_prompt" = true
|
"hide_gpt-5.1-codex-max_migration_prompt" = true
|
||||||
|
|||||||
Reference in New Issue
Block a user