pub async fn dispatch(cli: Cli) -> BrowserResult<()>Expand description
Top-level command-line entry point: parses CLI arguments and dispatches to the appropriate runner (one-shot, TUI, or MCP server).
pub async fn dispatch(cli: Cli) -> BrowserResult<()>Top-level command-line entry point: parses CLI arguments and dispatches to the appropriate runner (one-shot, TUI, or MCP server).