Modules§
- exit_
codes - Exit codes for agent-friendly error handling. Agents can branch on specific failure modes without parsing error text.
Structs§
- Output
Config - Output configuration for agent-friendly CLI design.
Functions§
- exit_
code_ for_ error - Map an error to a specific exit code by downcasting to ApiError.
- use_
color - Whether to use colored output (only when stdout is a terminal).