explaingit

yorgai/org2

Analysis updated 2026-07-03 · repo last pushed 2026-07-03

⭐ Rising1,428TypeScriptAudience · developerComplexity · 3/5ActiveLicenseSetup · moderate

TLDR

A desktop AI coding assistant that records everything it does so you can replay, audit, and manage its work. Runs locally with session memory and transparency controls.

Mindmap

mindmap
  root((repo))
    What it does
      AI coding assistant
      Records agent actions
      Replay sessions
      Cross-session memory
    Tech stack
      TypeScript
      Rust
      Desktop app
    Use cases
      Review overnight work
      Debug agent actions
      Manage multiple agents
    Audience
      Developers
      Team leads
      Technical founders
    License
      AGPL-3.0
      Share modifications
Click or tap to explore — scroll the page freely

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Review what an AI agent did overnight on a feature by watching the replay.

USE CASE 2

Debug and audit AI coding sessions step by step.

USE CASE 3

Manage multiple AI agents working on different tasks.

USE CASE 4

Use AI for coding with full transparency and local data control.

What is it built with?

TypeScriptRust

How does it compare?

yorgai/org2kaelio/ktxshy3130/tickflow-stock-panel
Stars1,4281,4501,368
LanguageTypeScriptTypeScriptTypeScript
Last pushed2026-07-032026-07-032026-07-03
MaintenanceActiveActiveActive
Setup difficultymoderatemoderatemoderate
Complexity3/53/53/5
Audiencedeveloperdatadeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · moderate Time to first run · 30min

Desktop app is under 100MB but optional features like browser automation and macOS computer control require separate helper programs.

Fully open-source, but if you distribute or host modified versions publicly, you must share your modifications under the same license.

In plain English

ORG-2 is an open-source AI coding assistant that runs on your desktop and helps you write, review, and manage code. Think of it as an alternative to tools like Cursor or Claude Code, but with a sharper focus on letting you see exactly what the AI did, why it did it, and how to hold it accountable for its work. Instead of treating the AI like a black box that just spits out code, this project records everything the AI agent does during a session. You can replay those actions later, step by step, to audit what happened, debug issues, or share with teammates. Agents also keep memory across sessions, so they remember context from past work rather than starting fresh every time. The software runs locally on your machine using a Rust-based engine, meaning your data and execution stay on your device rather than being sent to a remote server. The tool is built for developers, team leads, and technical founders who want to use AI agents for coding but also need transparency and control. For example, if you are a team lead reviewing what an AI agent did overnight on a feature, you can watch the replay rather than guessing. If you are managing multiple agents on different tasks, the project is working toward org-level coordination features like issue tracking and shared accountability, so humans and agents can collaborate around common goals. What makes this project notable is its philosophy. Rather than positioning AI as a simple output machine, it treats agents as persistent, observable colleagues in a structured workflow. The desktop app is lightweight at under 100MB and supports a wide range of built-in tools, including GUI, terminal, Git, browser automation, and database tooling. Some advanced features, like computer control on macOS and browser automation, rely on optional helper programs you can download separately. The project is actively developed, available for macOS, Windows, and Linux, and has an active community on Discord and WeChat. It is licensed under AGPL-3.0, meaning it is fully open-source with requirements around sharing modifications if you distribute or host it publicly.

Copy-paste prompts

Prompt 1
Using ORG-2, set up an AI coding agent to refactor my authentication module, then show me the replay so I can audit each step it took.
Prompt 2
How do I configure ORG-2 to keep agent memory across sessions so it remembers the context of my previous coding work?
Prompt 3
Using ORG-2, have an AI agent work on a feature overnight and generate a replay I can share with my team lead for review.
Prompt 4
Configure ORG-2 to manage multiple agents on separate tasks and coordinate their progress using org-level tracking.

Frequently asked questions

What is org2?

A desktop AI coding assistant that records everything it does so you can replay, audit, and manage its work. Runs locally with session memory and transparency controls.

What language is org2 written in?

Mainly TypeScript. The stack also includes TypeScript, Rust.

Is org2 actively maintained?

Active — commit in last 30 days (last push 2026-07-03).

What license does org2 use?

Fully open-source, but if you distribute or host modified versions publicly, you must share your modifications under the same license.

How hard is org2 to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is org2 for?

Mainly developer.

Open on GitHub → Explain another repo

This repo across BitVibe Labs

Scan in gitsafehub Deploy in gitdeployhub yorgai on gitmyhub

Verify against the repo before relying on details.