Skip to content
Harry He edited this page Jun 11, 2026 · 1 revision

ORGII Wiki

🌐 English · Français · 中文

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.

What ORGII does

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

Quick navigation

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

Download

Get the latest desktop release from the Releases page.

License

ORGII is licensed under AGPL-3.0-or-later.

Clone this wiki locally