- Replaced `DEFAULT_SYSTEM_PROMPT` with `BOT_SYSTEM_PROMPT` for clarity and modularity. - Introduced a `build_system_prompt` function to dynamically compose prompts. - Enhanced `call_claude` CLI with new tool options and appendable prompts.