ORG2 is a local-first, lightweight desktop IDE featuring replayable execution traces, cross-session memory, and an AI blame tool to track agent changes.
ORG2 is an open-source, Cursor-style desktop AI agent IDE under 100 megabytes on disk built with Rust and Tauri. It treats AI agents as persistent, observable colleagues in a structured organization rather than stateless assistants. Key features include replayable execution traces, cross-session memory, and an AI blame tool to track agent changes. The local-first platform supports GUI, CLI, terminal, Git, browser, and LSP integrations to improve collaboration between humans and AI agents.
ORG2 addresses the critical need for auditability and continuity in agentic workflows by replacing transient chatbot sessions with persistent, replayable agent states.
* Replayable execution traces and cross-session memory make it much easier to debug complex, multi-step agent actions.
* Building the IDE under 100MB using Rust and Tauri provides a highly performant, local-first alternative to resource-heavy Electron-based editors.
* An AI blame tool improves transparency by clearly identifying which agent made what changes in a shared codebase.
DISCOVERED
2h ago
2026-06-22
PUBLISHED
2h ago
2026-06-22
RELEVANCE
AUTHOR
Github Awesome