formulahendry / formulahendry/vscode-acp
Add support for VSCode Web
Open
- Dominant language
- TypeScript
- Stars
- 378
- Forks
- 76
- PR merge metrics
- No merged PRs in 30d
Description
Make the extension compatible with https://vscode.dev/ . This will allow users to access remote agents from the web.
Since web extension cannot launch programs, the connection to ACP agents will need to happen over WebSockets ACP.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named. Start by locating the extension's current ACP connection path and identifying where it launches local programs; then investigate the WebSocket ACP approach required by vscode.dev. Done means the extension works in VS Code Web and can connect users to remote ACP agents.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- developer-experience, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100