This commit is contained in:
Team3
2026-05-29 15:03:35 +02:00
parent cf9f854dbf
commit 5cf0822f5a
3 changed files with 22 additions and 10 deletions

View File

@@ -28,3 +28,7 @@ AGENT_TIMEOUT = 3600
MAX_CONCURRENT_GENERATIONS = 6
CLAUDE_CLI = "claude"
MODEL_GUIDE = "claude-opus-4-8"
MODEL_BAUSTEIN_GEN = "claude-sonnet-4-6"
MODEL_BAUSTEIN_REWORK = "claude-haiku-4-5"