🛠 Dulus Introduced — A Flexible Alternative to Claude Code

A developer has released Dulus, a lightweight Python implementation of Claude Code that is not tied to a single provider. The tool supports over 100 backends via LiteLLM, local models through Ollama, and includes more than 2,000 MCP servers. Interfaces are available via CLI, Web, GUI, and Telegram, along with Whisper (voice input) and OCR capabilities.

🌍 The project demonstrates a trend toward the decentralization of AI agents, allowing users to switch between providers without rewriting code and to use local models for privacy.

👤 You can use Dulus as a personal coding agent in your terminal or Telegram, leveraging the massive MCP ecosystem and local models without the need for paid API keys.

Source 1: https://github.com/Kevrojo/Dulus