ORG2  by yorgai

Agentic development framework for persistent, observable AI colleagues

Created 1 month ago
1,425 stars

Top 27.8% on SourcePulse

GitHubView on GitHub
Project Summary

ORG-II is a local-first, open-source agentic development framework designed to transform AI agents into persistent, observable colleagues. It addresses the shortcomings of current AI coding tools by focusing on collaboration, observability, structure, and accountability, enabling humans and agents to work together within a structured organization. The framework offers a local-first execution environment, reducing the need for cloud dependencies and enhancing developer control.

How It Works

Built with Rust and Tauri, ORG-II employs a local-first architecture under 100MB. Its core innovation lies in treating AI agents as persistent, observable colleagues rather than stateless assistants. Key features include long-running sessions with replayable execution traces for auditing and debugging, cross-session memory, and AI blame attribution. This approach facilitates structured collaboration, shared context, and aligned goals, enhanced by resource-aware execution that monitors CPU, RAM, and human attention.

Quick Start & Requirements

Download the latest desktop app from the Releases page or build from source using pnpm install, pnpm run download:sidecars, and pnpm run tauri:dev. Optional native sidecars (agent-browser, peekaboo for macOS Computer Use) may be required for full functionality. Refer to CONTRIBUTING.md for development details.

Highlighted Details

  • Replayable agent execution traces for auditing and debugging.
  • Rust-based agents compatible with existing API keys and subscriptions.
  • Integrated tooling: GUI, CLI, terminal, Git, browser, LSP, timeline, and database support.
  • Cross-session memory, cross-agent knowledge sharing, and shared workspace state.
  • Resource-aware execution reacting to system load and human attention.
  • Agent-powered GUI end-to-end testing for supervised self-evolution.
  • Scheduled and auto-started agent sessions.
  • Org-level alignment (issues/projects management) and session collaboration via Supabase (both WIP).

Maintenance & Community

Community guidelines are available in CODE_OF_CONDUCT.md. No specific details on maintainers, sponsorships, or dedicated community channels (like Discord/Slack) were found in the provided text.

Licensing & Compatibility

Licensed under the GNU Affero General Public License v3.0 or later (AGPL-3.0-or-later). This strong copyleft license requires derivative works to be made available under the same terms, potentially impacting integration into proprietary or closed-source commercial products.

Limitations & Caveats

The "Computer Use" feature is currently limited to macOS. Key features such as org-level alignment and session collaboration are marked as Work In Progress (WIP), indicating potential instability or incompleteness. Missing optional native sidecars may lead to fallback behavior or unavailability of related capabilities.

Health Check
Last Commit

16 hours ago

Responsiveness

Inactive

Pull Requests (30d)
74
Issues (30d)
168
Star History
1,451 stars in the last 30 days

Explore Similar Projects

Feedback? Help us improve.