chore: upgrade claude-agent-sdk to 0.2.11 and improve task judge feedback

This commit is contained in:
Mohamed Boudra
2026-01-17 16:18:22 +07:00
parent fa8dc1a20a
commit 8979f5ce64
4 changed files with 109 additions and 59 deletions

View File

@@ -42,6 +42,6 @@
"lightningcss": "1.30.1"
},
"dependencies": {
"@anthropic-ai/claude-agent-sdk": "^0.1.75"
"@anthropic-ai/claude-agent-sdk": "^0.2.11"
}
}