Steven Gonsalvez

Software Engineer

Show HN: Mole – Deep research agent for your terminal

Why CEREBRO kept it

Terminal-based research agent for deep inquiry workflows

The text below is an automated extraction of the article at https://github.com/lajosdeme/mole, stored verbatim in the public cerebro-vault repository. Copyright remains with the original publisher (github.com).

A deep-research agent with an enforced budget, verified quotes, and a privacy boundary for local data. Ask a question. mole decomposes it, searches, reads sources, extracts claims, checks each claim against the text it came from, looks for contradictions between them, and writes an answer with citations. Every model call is reserved against a budget before it happens and settled after, so the ceiling you set is the ceiling it hits. It runs as a single static binary on your machine, uses your own API keys, and speaks MCP so a coding agent can drive it — either by handing mole a question and col

Community take

Bloated codebase for basic functionality; budget enforcement with LLM overspend and caching interactions remains unclear.

Backlinks

Appeared in 1 briefing

Related

Shares tags: ai/agents · cli/tui

Also from github.com