1 2 3
pub const DEFAULT_SYSTEM_PROMPT_PATH: &str = "prompts/system.md"; /// Relative command directory resolved beneath the canonical config directory. pub const DEFAULT_CUSTOM_SLASH_COMMANDS_DIR: &str = "commands";