fix: add mode to list of help slash commands (#1514)

This commit is contained in:
Wendy Tang
2025-03-04 17:17:10 -08:00
committed by GitHub
parent 58067eef2c
commit b06cbdd6ff
+1
View File
@@ -177,6 +177,7 @@ fn print_help() {
/builtin <names> - Add builtin extensions by name (comma-separated)
/prompts [--extension <name>] - List all available prompts, optionally filtered by extension
/prompt <n> [--info] [key=value...] - Get prompt info or execute a prompt
/mode <name> - Set the goose mode to use ('auto', 'approve', 'chat')
/? or /help - Display this help message
Navigation: