Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions docs/get-started/registry.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -770,6 +770,20 @@ Visit [the registry repository on GitHub](https://github.com/agentclientprotocol

**1.50.0**, <a href="https://github.com/MoonshotAI/kimi-cli"><Icon icon="github" /></a>

</Card>
<Card
title="MiniMax Code"
href="https://agent.minimax.io"
icon={
<svg width="20" height="20" className="agent-icon" aria-hidden="true" focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
<path fill="currentColor" d="M2 3h3l3 5 3-5h3v10h-2V6.5l-4 6-4-6V13H2V3Z"/>
</svg>
}
>
MiniMax Code is an AI coding agent with Agent Client Protocol support.

**0.2.7**

</Card>
<Card
title="Minion Code"
Expand Down
Loading