Codentis
Run intelligent workflows directly in your terminal
Codentis is a Python‑based command‑line AI agent that brings large language model capabilities into the terminal. It captures user prompts through Click, streams responses from OpenAI or OpenRouter via an LLM client, and renders them in real time with a Rich‑powered text UI. The architecture is event‑driven and fully asynchronous, allowing continuous interaction without loading delays.
The tool focuses on development‑oriented features such as AI‑generated code, automated refactoring, and integration with utilities for file handling, shell execution, and web searches. Its context system tracks conversation history and adapts prompts to the current project, while a resilient client automatically retries on API errors or rate limits. The design separates client, agent, and UI layers, making it straightforward to swap LLM providers, add custom tools, or modify the interface.
Codentis targets developers who want immediate, terminal‑centric AI assistance without a heavy GUI. Its modular, type‑safe tool system and token‑aware context management aim to streamline coding workflows while remaining extensible for customized or enterprise use cases.
Reviews
Loading reviews…
Similar apps
AI Coding Agents
Codex
OpenAI's coding agent that runs in your terminal

AI Coding Agents
Devin for Terminal
A CLI agent that keeps working when you close your laptop
AI Coding Agents
TUICommander
AI-native IDE for multi-agent development

AI Coding Agents
CodexMonitor
Monitor Codex activity

AI Coding Agents
GitHub Copilot CLI
Brings the power of Copilot coding agent directly to your terminal

AI Coding Agents
Golem CLI
Coding Agent CLI for the Enterprise