1pub const DEFAULT_SYSTEM_PROMPT_PATH: &str = "prompts/system.md"; 2pub const DEFAULT_CUSTOM_SLASH_COMMANDS_DIR: &str = "~/.vtcode/commands";