mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-30 04:30:48 +00:00
feat(desktop): add acp process client
This commit is contained in:
parent
132269fff4
commit
ca8ed0bcb5
5 changed files with 645 additions and 3 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue