Skip to content

yorgai/ORG2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,418 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

ORG-2

Open-source Cursor-style agent IDE
— but built for reviewability, traceability, and control, not just faster coding.

License Downloads Last commit Commit activity Discord


macOS Apple Silicon · Windows installer · Windows MSI · 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

It is not just another AI coding tool; it is an experiment in human/agent organizations and org-level alignment. Agents are getting better, but collaboration, observability, structure, and shared accountability are not keeping up — and in some cases are getting worse. Cursor, Claude Code, and similar tools often treat agents as outsourced assistants: useful for output, but hard to audit, coordinate, align, or evolve at a system level.

ORG-II explores a different model: agents as persistent, observable colleagues inside a structured organization. Instead of stateless, hard-to-review AI IDE sessions, it introduces replayable agent execution, cross-session memory, AI blame, and a local-first Rust-based runtime so humans, agents, and teams can collaborate around shared context and aligned goals.

Key capabilities

  • Long-running sessions with replayable execution traces for auditing, review, and debugging.
  • Rust-based agents that work with your existing API keys and agent subscriptions.
  • 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).

Download

Current build version: v1.1.2 (2026-06-23)

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.gg/tvWgAqhCzs

  • #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

Open-source Cursor-style agent IDE — but built for reviewability and control. Built-in rust harness; supports 10+ CLIs.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors