pub const BUILTIN_COMMANDS: &[&str];
Built-in command names. Keep in sync with the match in src/chatui/commands.rs::handle_command.
src/chatui/commands.rs::handle_command