chore(conductor): Add new track 'Saved System Prompt Presets'

This commit is contained in:
2026-03-08 12:35:03 -04:00
parent 790904a094
commit 28cc901c0a
7 changed files with 156 additions and 48 deletions

View File

@@ -1,9 +1,9 @@
[ai]
provider = "gemini_cli"
model = "gemini-2.5-flash-lite"
provider = "minimax"
model = "MiniMax-M2.5"
temperature = 0.0
max_tokens = 8192
history_trunc_limit = 8000
max_tokens = 24000
history_trunc_limit = 900000
system_prompt = ""
[projects]