Back to list
High-Potential
Python
🛠️ Dulus: Terminal-Based CLI Agent
708 stars26 forksPython
agentaiassistantclawdulusfalconopenaipython3web-provider
Dulus is a terminal-based CLI agent that emphasizes extremely high context cache hit rates and long-term session persistence. It can read and edit files, run Bash commands, grep repositories, browse the web, and ship commits directly from the command line.
The interesting part is its claim of achieving near-zero cost AI usage by scraping web chat interfaces, while maintaining a massive cache hit rate over months-long sessions. This unconventional approach to bypassing standard API billing always finds an audience in the open-source community.
However, relying on web scraping usually involves trade-offs in stability and compliance. Setting those concerns aside, as a terminal assistant that deeply integrates into local development workflows, its feature set is quite comprehensive.