Skip to content

feat: add Kiro CLI as built-in agent#40

Open
vokako wants to merge 1 commit intoopenclaw:mainfrom
vokako:feat/add-kiro-agent
Open

feat: add Kiro CLI as built-in agent#40
vokako wants to merge 1 commit intoopenclaw:mainfrom
vokako:feat/add-kiro-agent

Conversation

@vokako
Copy link

@vokako vokako commented Mar 1, 2026

Summary

Add Kiro CLI as a built-in agent in the agent registry.

Kiro CLI supports ACP since v1.25 via kiro-cli acp, which starts Kiro as an ACP-compliant agent communicating over stdin/stdout using JSON-RPC.

Changes

  • Add kiro: "kiro-cli acp" to AGENT_REGISTRY in src/agent-registry.ts
  • Update test/agent-registry.test.ts to include kiro (5 → 6 agents)
  • Add acpx kiro to README built-in agents list

Usage

acpx kiro "fix the tests"
acpx kiro sessions new

References

Add kiro-cli as a built-in agent in the agent registry, mapping to
'kiro-cli acp' command. Kiro CLI (https://kiro.dev) supports ACP
since v1.25.

Changes:
- Add 'kiro' entry to AGENT_REGISTRY
- Update agent-registry tests (5 -> 6 agents)
- Add kiro to README built-in agents list
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