mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 23:49:56 +00:00
Add home directory as trusted project in Codex config
This commit is contained in:
@@ -6,3 +6,6 @@ base_url = "http://localhost:11434/v1"
|
|||||||
model = "gpt-5.4"
|
model = "gpt-5.4"
|
||||||
model_provider = "ollama-launch"
|
model_provider = "ollama-launch"
|
||||||
model_reasoning_effort = "medium"
|
model_reasoning_effort = "medium"
|
||||||
|
|
||||||
|
[projects."/home/fscotto"]
|
||||||
|
trust_level = "trusted"
|
||||||
|
|||||||
Reference in New Issue
Block a user