pub fn command_tree() -> Vec<CommandNode>Expand description
Canonical command tree shared between the automation CLI and the TUI command palette. Keeping this in one place guarantees the same grammar is exposed in both surfaces.
pub fn command_tree() -> Vec<CommandNode>Canonical command tree shared between the automation CLI and the TUI command palette. Keeping this in one place guarantees the same grammar is exposed in both surfaces.