clean up mpv modules

This commit is contained in:
2026-03-23 00:21:55 -07:00
parent fddcd38829
commit be6b44facd
11 changed files with 14 additions and 31 deletions

View File

@@ -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"