-
Notifications
You must be signed in to change notification settings - Fork 44
Home
Harry He edited this page Jun 11, 2026
·
1 revision
ORGII is a self-evolving agentic development framework — a lightweight desktop IDE built with Tauri and Rust that lets you manage and orchestrate AI agents.
- Rust-native agents — a built-in SDE Agent and OS Agent run directly in the Rust harness, staying lighter than Electron-based tools.
- Self-evolution — agents and the GUI are covered by end-to-end tests, enabling supervised self-improvement. A research paper is forthcoming.
- Agentic Orgs — define agent roles, rules, skills, and MCP servers to compose multi-agent workflows.
- Bring your own keys — connect existing keys & subscriptions for Codex, Claude Code, Deepseek, Cursor, Gemini, GitHub Copilot, Kiro, Kimi, and many more.
| Topic | Page |
|---|---|
| Install & first run | Getting Started |
| Architecture overview | Architecture Overview |
| Agent sessions | Sessions |
| WorkStation (editor) | WorkStation |
| Key Vault & providers | Key-Vault |
| Agent configuration | Agents |
| Contribution guide | Contributing |
| FAQ | FAQ |
| Changelog | Changelog |
Get the latest desktop release from the Releases page.
ORGII is licensed under AGPL-3.0-or-later.