OpenUI:AI程式設計代理的開源指揮中心
OpenUI 是一款新推出的開源、100% 本地運行的指揮中心,旨在同時管理多個 AI 程式設計代理。它提供視覺化介面,用於監控代理狀態、管理會話並促進協作。
Navigation Menu
Search code, repositories, users, issues, pull requests...
Provide feedback
We read every piece of feedback, and take your input very seriously.
Saved searches
Use saved searches to filter your results more quickly
To see all available qualifiers, see our documentation.
AI command center for your AI coding agents. 100% local, free, opensource.
Uh oh!
There was an error while loading. Please reload this page.
Fallomai/openui
Folders and files
Latest commit
History
Repository files navigation
OpenUI
Your AI Agent Command Center
Manage multiple AI coding agents working in parallel on an infinite canvas. See what each agent is working on, their status, and jump in when they need help.
The Problem
You want to run 8 Claude agents simultaneously - each working on a different ticket, in isolated branches. But:
The Solution
OpenUI gives you a visual command center where each agent is a node on a canvas:
Installation
Quick Start
Features
Canvas Management
Agent Monitoring
Session Management
Coming Soon: Linear Integration
How It Works
OpenUI runs a local server that:
Tech Stack
Development
Testing with the Claude Code Plugin
For development, OpenUI automatically loads the plugin from the repo's claude-code-plugin/ directory if present. Just run bun run dev and the plugin will be injected when spawning Claude agents.
You can also test manually:
Requirements
Claude Code Plugin (Auto-installed)
OpenUI automatically pulls and installs the Claude Code plugin when you run it for the first time. This enables precise status detection (Working, Using Tools, Idle, Waiting for Input) via Claude Code hooks instead of terminal output parsing.
No manual installation required - just run openui and the plugin is set up automatically.
See claude-code-plugin/README.md for more details.
Optional: Ralph Loop
Ralph is an autonomous development loop that runs Claude Code repeatedly until all tasks are complete. To use it with OpenUI:
Ralph includes rate limiting, circuit breakers, and intelligent exit detection to prevent runaway loops.
License
MIT
About
AI command center for your AI coding agents. 100% local, free, opensource.
Resources
Uh oh!
There was an error while loading. Please reload this page.
Stars
Watchers
Forks
Releases
Packages
0
Contributors
2
Languages
Footer
Footer navigation
相關文章