feat: recognize claude-code llm backend

This commit is contained in:
Andrey Avtomonov 2026-05-15 16:01:33 +02:00
parent cb16f8a61c
commit 4af3a6f20b
8 changed files with 199 additions and 12 deletions

View file

@ -129,6 +129,7 @@
"type-check": "tsc -p tsconfig.json --noEmit"
},
"dependencies": {
"@anthropic-ai/claude-agent-sdk": "0.3.142",
"@ktx/llm": "workspace:*",
"@looker/sdk": "^26.8.0",
"@looker/sdk-node": "^26.8.0",