FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

org2AI/ORG2: System of record for how agents build software: Built-in rust harness & 20+ CLIs. · GitHub

/ ORG2 Public

Latest commit

 

History

3,855 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

ORG-2

The system of record for how agents build software.
Run your coding agents — replay any session, review as a team, and trace every line back to the decision behind it.


macOS Apple Silicon · Windows installer · Windows MSI · Linux AppImage · Linux DEB · All latest release assets


English · Français · 简体中文 · 繁體中文 · Español · Русский · Português · Deutsch · 日本語 · 한국어 · Türkçe · Tiếng Việt · Polski

Built with Rust and Tauri for local-first execution under 100MB on disk. Supports agent trajectory livestream and replay. Easy to follow and review.

orgii-demo.mp4

Answering why a piece of code exists — and whether it worked — has always meant stitching systems together by hand. Jira sees only tickets. Codex sees only its own sessions. GitHub sees only committed lines. Amplitude sees only metrics. That was survivable when humans wrote the code. At agent speed it isn't: code written on Monday is legacy by Friday.

ORG-2 is where your team runs its coding agents — a native Rust harness plus launchers for 20+ agent CLIs — and it builds that record automatically. Every session becomes a trajectory teammates replay like a video, reviewing how the work was actually built rather than just the diff and commenting in context. Sessions run in other tools are ingested and backfilled from their history, so the record covers work that never touched the app. The record links what the human asked for, what the agent understood, and what it actually did, so any shipped line traces back to the session that wrote it.

It is not just another AI coding tool; it is an experiment in human/agent organizations and org-level alignment. ORG-II treats agents as persistent, observable colleagues inside a structured organization — replayable execution, cross-session memory, AI blame, and a local-first Rust runtime so humans, agents, and teams can collaborate around shared context and aligned goals.

Features

Built-in Rust harness

Run fast, token-saving, customizable native agents with your existing API keys and agent subscriptions.

Manage sessions across 10+ apps & CLIs

Load and manage agent sessions from all your tools in one place. Scan history, inspect subagents, and control each source without switching apps.

Team up and review trajectories, not just PRs

Form your team and share sessions across devices and teammates. Review the full agent trajectory, not only the resulting diff, and leave comments in context.

Tool calls, now as videos

Replay work from the native Rust harness and 15+ CLI agents. Messages, tool calls, file edits, and command output stay synchronized in one reviewable timeline.

AI blame, not just Git blame

Do not stop at who changed a line. Trace it back to the agent sessions, tool calls, and decisions that drove the change.

Stay on track

See how your time is spent across tasks and agent sessions. A daily activity timeline keeps duration, code changes, and priorities visible.

Full dev workspace

Use the terminal, manage source control, trace Git history, and review pull requests without leaving your agent workspace.

Design Mode

Inspect live pages in the native WebKit browser. Select an element and send its exact page context straight to the agent for a straightforward fix.

More capabilities

  • GUI, CLI, terminal, Git, browser, LSP, timeline, and database tooling.
  • Cross-session memory, cross-agent knowledge sharing, and shared workspace state.
  • Resource-aware execution that can react to CPU, RAM, and human attention availability.
  • Agent-powered GUI end-to-end testing for supervised self-evolution.
  • Scheduling and auto-started sessions so agents can run overnight or continue work when you are away.
  • Org-level alignment surfaces (issues/projects management) for coordinating humans, agents, goals, and accountability (WIP).
  • Session collaboration and group issue workflows via self-hosted Supabase (WIP).

Supported Agents

Use ORG-II's built-in Rust harness or launch these supported coding-agent CLIs from the desktop app.

GUI + TUI

ORG-2   Cursor CLI   Claude Code   Codex   Kiro CLI   GitHub Copilot   OpenCode   Antigravity

TUI

Kimi Code CLI   Aider   Goose   Amp   Cline   Kilo Code   Grok CLI   Devin   Hermes   OpenClaw   Codebuff   Qwen Code   Mimo Code   Continue   Droid   Mistral Vibe   Autohand   OMP   Pi

Download

Current build version: v1.2.6 (2026-08-18)

Download the latest ORGII desktop app with one click:

The direct download links always resolve through GitHub's latest release pointer.

Develop from source

To build or contribute from source:

pnpm install
pnpm run download:sidecars
pnpm run tauri:dev

For more contribution details, see CONTRIBUTING.md. We ask everyone to be respectful and empathetic; see CODE_OF_CONDUCT.md.

Optional native sidecars

Browser Use and Computer Use features rely on optional native helpers for browser automation and macOS screen automation:

  • agent-browser is downloaded from vercel-labs/agent-browser releases for the current OS/CPU.
  • peekaboo is downloaded from steipete/peekaboo releases on macOS.

Computer Use is currently available on macOS only. Browser Use can use agent-browser on supported platforms.

If a sidecar is missing, the Rust build creates a small placeholder resource so development builds can continue. The related capability may fall back to PATH or remain unavailable until you run pnpm run download:sidecars.

Community

Have questions, feedback, or want to follow along as ORG-2 evolves? Join us on Discord:

👉 Discord: discord.gg/tvWgAqhCzs 👉 WeChat: [#128]

  • #how-to-use-org2 and #faq — get up and running
  • #announcement — release news and updates
  • #lets-chat — share what you're building and meet the community
  • #feedback — ideas, feature requests, and bug reports

License

ORGII is licensed under the GNU Affero General Public License v3.0 or later (AGPL-3.0-or-later). See LICENSE for the full license text.

About

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

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

2.7k stars

Watchers

69 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL