Feature: Add ACP (Agent Client Protocol) Support for IDE Integration
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.2k
- Forks
- 181
- Avg merge
- 9h 4m
- Merged PRs (30d)
- 13
Description
This issue requests implementation of Agent Client Protocol (ACP) support to enable seamless integration with modern IDEs and code editors like Zed, JetBrains, and VS Code.
ACP is a standardized, bidirectional, streaming-capable protocol that enables editors and IDEs to interact with an LLM-driven agent client. Implementing ACP would allow native integrations with tools like Zed, JetBrains, and VS Code, enabling seamless in-editor command execution, file I/O, tool calls, and permission handling.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the TypeScript CLI and the ACP requirements described in the issue; no files, tests, or entry points are named. Done would mean ACP support enables IDE interaction, command execution, file I/O, tool calls, and permission handling for the stated editors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- api, cli, devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100