Discover and explore top open-source AI tools and projects—updated daily.
yorgaiAgentic development framework for persistent, observable AI colleagues
Top 27.8% on SourcePulse
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
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.
16 hours ago
Inactive