💖 A cute little mission control for your OpenClaw ~
FeiControl is a real-time dashboard that sits alongside your OpenClaw installation. It reads agents, sessions, memory, and logs straight from the filesystem — no extra backend needed!
Fork from TenacitOS 🙏 — see ATTRIBUTION.md
git clone https://github.com/your-org/feicontrol.git
cd feicontrol
npm install
cp .env.example .env.local # edit with your password & secrets ✏️
Then run!
npm run dev # dev → http://localhost:3000
# or
npm run build && npm start # production ✨
💡 Set
OPENCLAW_DIRin.env.localif your OpenClaw isn't at the default~/.openclaw
🏠 Dashboard — greeting, system health, agent team status & daily heartbeat
![]()
📅 Calendar — weekly view synced with Google Calendar & Tasks
![]()
🏢 3D Office — isometric office with cherry blossoms, agent desks & real-time activity feed
![]()
🏢 3D Office — Interior — peek inside your agents' workspace~
![]()
🏢 3D Office — Overview — full team overview with status dock
![]()
📝 Doc Viewer — browse & edit agent memory files (SOUL.md, TOOLS.md, etc.)
![]()
⏰ Cron Tasks — manage scheduled jobs with run history & manual triggers
![]()
💰 Cost Analysis — daily cost trends, per-agent breakdown & budget tracking
![]()
| 🧩 Framework | Next.js 15 (App Router) |
| 🎨 UI | React 19 + Tailwind CSS v4 |
| 🌸 3D | React Three Fiber + Drei |
| 📊 Charts | Recharts |
| 🗄️ Database | SQLite (better-sqlite3) |
.env.local (gitignored~)See CONTRIBUTING.md for details!
MIT — see LICENSE
$ claude mcp add FeiControl \
-- python -m otcore.mcp_server <graph>