chore: create plan for task execution

This commit is contained in:
Ralph Khreish
2025-10-06 18:07:50 +02:00
parent 5cb7ed557a
commit 27b2348a9a
5 changed files with 877 additions and 5 deletions

View File

@@ -1,9 +1,9 @@
{
"models": {
"main": {
"provider": "anthropic",
"modelId": "claude-sonnet-4-20250514",
"maxTokens": 64000,
"provider": "claude-code",
"modelId": "opus",
"maxTokens": 32000,
"temperature": 0.2
},
"research": {