chore: upgrade @anthropic-ai/claude-agent-sdk to version 0.2.59 and add model usage logging (#446)

This commit is contained in:
Haileyesus
2026-02-26 22:32:31 +03:00
committed by GitHub
parent 4ab94fce42
commit 917c353115
3 changed files with 56 additions and 131 deletions

View File

@@ -45,7 +45,7 @@
"author": "CloudCLI UI Contributors",
"license": "GPL-3.0",
"dependencies": {
"@anthropic-ai/claude-agent-sdk": "^0.1.71",
"@anthropic-ai/claude-agent-sdk": "^0.2.59",
"@codemirror/lang-css": "^6.3.1",
"@codemirror/lang-html": "^6.4.9",
"@codemirror/lang-javascript": "^6.2.4",