Expand description
CLI process boundary for Talon.
Modules§
- agent_
contract - cli
- CLI argument parsing via
clapderive. - command
- Command dispatch for the Talon CLI scaffold.
- config
- Config loading and initialization for the CLI process boundary.
- exit_
codes - Process exit code constants.
- mcp
- MCP-over-stdio transport for Talon.
- output
- Stdout emission for CLI responses.
- platform
- Platform initialization and terminal detection.
Constants§
- SKILL_
MD - Embedded skill contract printed by
talon --skill.
Functions§
- run
- Runs the CLI and returns a process exit code.