Skip to main content

Module kiro

Module kiro 

Source
Expand description

Kiro CLI adapter.

Batty creates a per-member agent config in .kiro/agents/ and launches kiro with --agent batty-<member>. The agent config carries the system prompt, model selection, and tool permissions so kiro loads them natively.

Structs§

KiroCliAdapter
Adapter for the Kiro CLI.

Constants§

KIRO_DEFAULT_MODEL
Default model for Kiro agents.

Functions§

write_kiro_agent_config
Write a .kiro/agents/batty-<member>.json agent config so kiro loads the role prompt as a proper system prompt rather than user input.