Skip to main content

Module cli

Module cli 

Source
Expand description

CLI surface for headless zagens binary and shared args/types.

Re-exports§

pub use entry::configure_windows_console_utf8;
pub use args::*;

Modules§

args
CLI argument types (clap) — B3 split from main.rs.
auto_route_cli
CLI auto-model routing (model = auto).
context
CLI config / workspace resolution shared by dispatch and handlers.
dispatch
doctor
Doctor helpers retained for unit tests after CLI/TUI sunset (D6 Phase B).
entry
Binary entry helpers (B3.1).
handlers
mcp_config
MCP config load/save helpers for CLI commands.
pr_prompt
PR review prompt formatting (retained for unit tests).
runner
Process-in Engine one-shot runner for zagens exec (shared with future TUI).
setup
Setup/bootstrap template helpers (retained for tests after CLI sunset).