mirror of
https://github.com/ksyasuda/dotfiles.git
synced 2026-09-11 05:16:22 -07:00
update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
model = "gpt-5.6-sol"
|
||||
model_reasoning_effort = "high"
|
||||
model = "gpt-6-astra"
|
||||
model_reasoning_effort = "medium"
|
||||
personality = "pragmatic"
|
||||
tool_output_token_limit = 25000
|
||||
# Leave room for native compaction near the 272–273k context window.
|
||||
@@ -18,6 +18,7 @@ notification_condition = "always"
|
||||
[tui.model_availability_nux]
|
||||
"gpt-5.5" = 4
|
||||
"gpt-5.6-sol" = 4
|
||||
gpt-6-astra = 4
|
||||
|
||||
[sandbox_workspace_write]
|
||||
network_access = true
|
||||
@@ -254,6 +255,12 @@ trust_level = "trusted"
|
||||
[projects."/home/sudacode/projects/sudacode-blog"]
|
||||
trust_level = "trusted"
|
||||
|
||||
[projects."/home/sudacode/projects/japanese/Mangatan"]
|
||||
trust_level = "trusted"
|
||||
|
||||
[projects."/truenas/jellyfin/anime/I Made Friends with the Second Prettiest Girl in My Class/Season-1"]
|
||||
trust_level = "trusted"
|
||||
|
||||
[notice.model_migrations]
|
||||
"gpt-5.3-codex" = "gpt-5.4"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user