f7a720204a
- 移除 GovAI, nomifun-tauri, 算力盒子 的 submodule 引用 - 添加所有子项目的完整源代码 - 保留原始 .git 为 .git.bak 备份
1.2 KiB
1.2 KiB
Similar Project Discovery
Use this when users ask for alternatives to Star-Office-UI.
Target mechanism
Only recommend projects that are close to this mechanism:
- Real-time or near-real-time visual status UI for agent/task execution.
- Locally runnable web UI (
http://127.0.0.1:<port>style). - Can be integrated in Nomi preview panel via URL embed.
- Has a bridge path (API/event/webhook/polling) to accept external task status.
Discovery steps
- Search GitHub with combinations of:
agent visualizerai task monitor uiworkflow live dashboard open sourceopenclaw/claude code/agent runtime+visual
- Exclude projects that are:
- only static design templates
- archived or clearly abandoned
- not open source
- impossible to run locally
- Validate each candidate quickly:
- has README with run instructions
- has backend/frontend or realtime channel docs
- recent maintenance signals (commits/issues)
Recommendation format
For each candidate provide:
- Name + GitHub URL
- Why mechanism matches (1 sentence)
- Setup effort (
low/medium/high) - Integration risk (port/auth/event bridge complexity)
- Best use case
Always list Star-Office-UI first unless user explicitly asks to exclude it.