#214 · Primary category: AI Coding Assistants

ORG2

ai-coding-assistant coding-agents ide local-first reliability-engineering rust self-hosted tuari

System of record for how agents build software: Built-in rust harness & 20+ CLIs.

Project last updated:08/30/26

GitHub Stars

2.7K

Forks

124

Contributors

22

License

AGPL-3.0

Why we included this project

Once you run coding agents in earnest, the work they produce gets hard to trust: you see the final diff, but not the reasoning, tool calls, or failed attempts behind it. ORG-2 is a local-first desktop app, built in Rust and Tauri, that acts as a harness for 20+ agent CLIs, including Claude Code, Codex, Aider, and Cursor CLI. Every session is recorded as a replayable trajectory, so reviewers can watch how the work was actually built instead of reading only the final commit, and they can leave comments in context. It also ingests sessions that ran in other tools, giving you one timeline across everything your agents touched. The 'AI blame' view traces any shipped line back to the session, tool call, and decision that produced it, which makes audits and onboarding far more concrete. If you are the person responsible for reviewing or governing agent-produced code, this is a practical way to make that work visible.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category