Skip to content

Add Kiro CLI - #561

Open
CatherineCao2016 wants to merge 1 commit into
agentclientprotocol:mainfrom
CatherineCao2016:add-kiro
Open

Add Kiro CLI#561
CatherineCao2016 wants to merge 1 commit into
agentclientprotocol:mainfrom
CatherineCao2016:add-kiro

Conversation

@CatherineCao2016

Copy link
Copy Markdown

This PR adds Kiro CLI to the agent registry.

Kiro CLI provides an ACP server via kiro-cli acp, letting ACP-compatible clients discover Kiro CLI, download a versioned release, verify the checksum, and start its ACP server automatically.

Distribution

  • Initial entry supports Linux x86_64 and ARM64 on Kiro CLI 2.20.1 (version-pinned .tar.gz archives with SHA-256 checksums from the official release manifest).
  • macOS and Windows are excluded for now: those platforms currently ship only .dmg / .msi installers, which the registry does not accept. Users on macOS and Windows can download Kiro CLI directly from kiro.dev. We plan to add these platforms to the registry once versioned archive builds are available.

Authentication

When authentication is required, Kiro CLI advertises the kiro-login method during ACP initialization; users complete authentication by running kiro-cli login in a terminal.

Validation

  • build_registry.py passes locally (schema, icon, and URL validation): Added agent: kiro v2.20.1.
  • Download URLs are version-pinned and verified reachable; SHA-256 values come from the official release manifest.
  • icon.svg is a 16x16 monochrome currentColor glyph of the Kiro mark.

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