Skip to content

Add mastracode agent#405

Open
wardpeet wants to merge 2 commits into
agentclientprotocol:mainfrom
wardpeet:add-mastracode
Open

Add mastracode agent#405
wardpeet wants to merge 2 commits into
agentclientprotocol:mainfrom
wardpeet:add-mastracode

Conversation

@wardpeet

Copy link
Copy Markdown

Summary

Adds Mastra Code (mastracode v0.25.0) to the ACP registry.

Mastra Code is an interactive CLI coding agent built on the Mastra agent framework. It exposes an ACP server over stdio via the --acp flag.

  • Distribution: npx mastracode@0.25.0 --acp
  • License: Apache-2.0
  • Repository: https://github.com/mastra-ai/mastra
  • Icon: Official Mastra brand mark (monochrome, currentColor, 16x16)

Validation

Ran the registry build in dry-run mode — the new entry validates successfully alongside all existing agents:

Added agent: mastracode v0.25.0
Dry run: validated 39 agents successfully

Checklist

  • Directory name matches id field (mastracode)
  • agent.json validates against agent.schema.json
  • icon.svg is 16x16, square, monochrome using currentColor
  • Distribution version (mastracode@0.25.0) matches the version field
  • npm package exists on registry.npmjs.org

wardpeet and others added 2 commits June 25, 2026 15:42
Adds Mastra Code (mastracode v0.25.0) to the ACP registry.

Mastra Code is an interactive CLI coding agent built on the Mastra agent
framework. It exposes an ACP server over stdio via the  flag.

Distribution: npx mastracode@0.25.0 --acp
License: Apache-2.0
Repository: https://github.com/mastra-ai/mastra

Co-Authored-By: Mastra Code (alibaba-token-plan/glm-5.2) <noreply@mastra.ai>
npx mastracode installs the latest published version by default.
The entry's version field (0.25.0) remains for metadata and is
auto-bumped by the registry from npm releases.

Co-Authored-By: Mastra Code (alibaba-token-plan/glm-5.2) <noreply@mastra.ai>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant