feat: add claude-code agent runner config

This commit is contained in:
Andrey Avtomonov 2026-05-15 12:48:28 +02:00
parent f64b5a92c8
commit 79369fea6c
5 changed files with 199 additions and 1 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",