Skip to main content

Crate talon_cli

Crate talon_cli 

Source
Expand description

CLI process boundary for Talon.

Modules§

agent_contract
cli
CLI argument parsing via clap derive.
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.