feat(desktop): add acp process client

This commit is contained in:
DragonnZhang 2026-04-25 02:43:01 +08:00
parent 132269fff4
commit ca8ed0bcb5
5 changed files with 645 additions and 3 deletions

View file

@ -17,6 +17,7 @@
"typecheck": "tsc --noEmit --project tsconfig.main.json && tsc --noEmit --project tsconfig.renderer.json"
},
"dependencies": {
"@agentclientprotocol/sdk": "^0.14.1",
"@qwen-code/webui": "file:../webui",
"react": "^19.1.0",
"react-dom": "^19.1.0"