MiniMax-AI / MiniMax-AI/cli

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.

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

  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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.