Dev abandons LLM agent harness after 883 commits and 8 months, open sources it

dancingwithlies · reddit · 2026-09-06

A developer is open sourcing (MIT) an overengineered LLM coding-agent harness built over 8 months and 883 commits, mostly generated by Claude Code using one to two 20x accounts.

Core idea: the harness, not the model, would own planning, state, permissions, context, verification and orchestration — verifying what actually happened instead of trusting the model's "task done" claims.

Why it failed: endless scope creep — code graphs, RAG, deterministic orchestration, isolated workers, crash recovery, model routing, replayable runs, verification gates, dashboards — until research and planning crowds out real usage, while competing harnesses became far more usable.

Ideas worth salvaging:

The archive includes the Rust/Python/Tauri code, thousands of planning docs, and a sanitized commit history. His verdict: aimed to solve everything, solved nothing.

Related event: Dev abandons 8-month, 883-commit LLM agent framework, open-sources everything(3 posts)→

Original post →

More from coding & agent

coding & agent channel →