git404hub

what is org2 fr?

yorgai/org2 — explained in plain English

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

1,428TypeScriptAudience · developerComplexity · 3/5ActiveLicenseSetup · moderate

tl;dr

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.

vibe map

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

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 make with this?

VIBE 1

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

VIBE 2

Debug and audit AI coding sessions step by step.

VIBE 3

Manage multiple AI agents working on different tasks.

VIBE 4

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

what's the stack?

TypeScriptRust

how it stacks up fr

yorgai/org2openkursar/hello-halof/git-rewrite-commits
Stars1,4281,4231,411
LanguageTypeScriptTypeScriptTypeScript
Last pushed2026-07-03
MaintenanceActive
Setup difficultymoderateeasyeasy
Complexity3/53/52/5
Audiencedeveloperpm founderdeveloper

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

how do i run it?

Difficulty · moderate time til it works · 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.

prompts (copy fr)

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 fr?

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.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.