mirror of
https://github.com/ksyasuda/dotfiles.git
synced 2026-04-09 16:19:23 -07:00
clean up mpv modules
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
model = "gpt-5.4-mini"
|
||||
model = "gpt-5.3-codex-spark"
|
||||
model_reasoning_effort = "high"
|
||||
personality = "pragmatic"
|
||||
tool_output_token_limit = 25000
|
||||
@@ -156,6 +156,15 @@ trust_level = "trusted"
|
||||
[projects."/home/sudacode/Documents"]
|
||||
trust_level = "trusted"
|
||||
|
||||
[projects."/home/sudacode/.config/wireplumber"]
|
||||
trust_level = "trusted"
|
||||
|
||||
[projects."/home/sudacode/projects/japanese"]
|
||||
trust_level = "trusted"
|
||||
|
||||
[projects."/home/sudacode/projects/lua/ModernZ"]
|
||||
trust_level = "trusted"
|
||||
|
||||
[notice.model_migrations]
|
||||
"gpt-5.3-codex" = "gpt-5.4"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user