Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Feature: Add ACP (Agent Client Protocol) Support for IDE Integration

Open
#164 1 comment 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Quiet
Tech stack
typescript, vscode
Domain
api, cli, devtools

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.

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.

Dominant language
TypeScript
Stars
2.2k
Forks
181
Avg merge
9h 4m
Merged PRs (30d)
13

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from MiniMax-AI/cli

All issues in MiniMax-AI/cli

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.