v0.3.0 — Agent Dashboard & Parallel Agents
What's New
Agent Dashboard
Real-time pixel-art dashboard that visualizes all 10 agents working in an animated office environment.
erne dashboard # Start on port 3333, open browser
erne dashboard --port 4000 # Custom port
erne start # Init project + launch dashboard- Pixel-art office canvas with 4 rooms
- Procedural agent sprites with idle/working/done animations
- WebSocket real-time state sync with exponential backoff reconnect
- Sidebar status panel with agent list and status badges
- Claude Code hook integration for automatic agent event tracking
New Agents
- senior-developer — Experienced developer agent for complex implementation tasks
- feature-builder — Parallel feature implementation with architecture awareness
ClickUp Integration
- Automated daily news scanners syncing to ClickUp issues
- GitHub Actions workflows for RN/Expo and AI agent news
Other Changes
- Token efficiency documentation and dashboard showcase in README
- Comprehensive contribution guide, issue templates, and partnership program
- Security fix:
execFileSyncto prevent shell injection in dashboard - Keyword-based filtering replacing Claude API in news scanners
Install / Upgrade
npx erne-universal initFull Changelog: v0.2.0...v0.3.0