TUI
Interactive coding, file explorer, approvals, run timeline, and artifacts.
libre-claw tui Libre Claw
βββββ βββ βββββ βββββββββ ββββ βββββ βββ βββββ ββββββββββββββββ ββββ ββββ ββββββββ ββββββββ ββββββ βββ βββ ββββ ββββββ βββββ βββ βββββ ββββ βββββ βββββββββββββββββββ ββββββββ ββββ ββββ ββββββββ βββββ βββββββββ ββββ ββββ ββββ ββββ ββββ βββ ββββββββ ββββ ββββ βββββββ ββββ ββββ ββββ ββββ β ββββ ββββ ββββ ββββ βββββββ βββββ βββ ββββ ββββββββ βββββββββββββ βββββββββββ βββββ ββββββββ βββββ ββββββββ βββββββββββ βββββββββββββββ βββββββββββ βββββββββββ βββββ ββββββββ βββββ ββββββ βββββββββ βββββ ββββββββ ββββ ββββ
A terminal-native autonomous coding agent harness for developers who want real runs, visible tools, persistent memory, Telegram control, and local-first safety.
Four surfaces
The daemon is the center of gravity. The TUI, Libre WebUI, dashboard, Telegram bridge, and schedules can all observe or resume durable runs.
Interactive coding, file explorer, approvals, run timeline, and artifacts.
libre-claw tui Background execution, dashboard, schedules, run polling, and Telegram supervision.
libre-claw daemon Remote chat, inline approvals, model switching, scheduled reports, and cancellation.
libre-claw telegram up Libre WebUI adds a browser control surface: run timelines, approvals, automations, and usage.
libre-claw start
Why it exists
Libre Claw is built around the practical parts that make agents useful in production: state, approvals, resumability, logs, cost visibility, screenshots, and memory.
Need a browser? Libre WebUI adds a full control surface over the same daemon β see the integration.
Five-minute start
git clone https://github.com/kroonen-ai/libre-claw.git
cd libre-claw
python3 -m venv .venv
source .venv/bin/activate
python -m pip install -e ".[dev]"
libre-claw tui FAQ
Yes. Runs, session archives, memory, configuration, browser profiles, and artifacts are stored locally under the user's home directory by default.
Libre Claw supports OpenRouter, Ollama and Ollama Cloud, Anthropic, OpenAI, Codex OAuth through the Codex CLI, and local-compatible endpoints.
Yes. The Telegram bridge connects to the same daemon and durable run store, supports slash commands, and can approve tool calls inline.