chore: remove placeholder progress message and add tools command with claude backend
- Remove the initial commit placeholder progress message from Makefile - Add `!tools` command to REPL that prints available tools descriptions - Include tools.h header and integrate tools_descriptions() function - Switch default RD backend from DeepInfra/Llama to Anthropic/Claude models - Update advanced_model and fast_model to claude-3-5-haiku-20241022 - Change completions_api_url to Anthropic API endpoint - Enable verbose mode by default (is_verbose = true) - Update README to reflect new Claude/Ollama focus and remove old download links
This commit is contained in: