Fixes/minor fixes (#832)

* chore: update claude agent sdk to latest version

* fix: show CTRL+K correctly in chatview
This commit is contained in:
Haile
2026-06-05 14:56:34 +03:00
committed by GitHub
parent c667b6a179
commit 9e608b8426
3 changed files with 154 additions and 620 deletions

View File

@@ -67,7 +67,7 @@
"author": "CloudCLI UI Contributors",
"license": "AGPL-3.0-or-later",
"dependencies": {
"@anthropic-ai/claude-agent-sdk": "^0.2.116",
"@anthropic-ai/claude-agent-sdk": "^0.3.165",
"@codemirror/lang-css": "^6.3.1",
"@codemirror/lang-html": "^6.4.9",
"@codemirror/lang-javascript": "^6.2.4",