chore: add claude-code-acp dependency to root package and update agent state

This commit is contained in:
Mohamed Boudra
2025-10-25 20:50:12 +02:00
parent 1fd9b77680
commit c277f3fd7c
3 changed files with 21 additions and 4 deletions

View File

@@ -32,5 +32,8 @@
"license": "MIT",
"overrides": {
"lightningcss": "1.30.1"
},
"dependencies": {
"@boudra/claude-code-acp": "^0.8.3"
}
}