🛠 Agentic — a local router for Claude Code
The tool allows you to use any OpenAI-compatible models (OpenAI, xAI, Ollama, DeepSeek, etc.) instead of being tied exclusively to Anthropic. It implements dynamic task routing (tier routing) and budget control via CLI.
🌍 It demonstrates the trend toward the decentralization of agentic environments through flexible LLM combinations.
👤 It provides access to Claude Code capabilities using cheap or local models (Ollama) while maintaining the familiar interface.
Source 1: https://github.com/MaorBril/agentic
