- Real-time development dashboard for tmux showing git status, PRs, issues, and notifications
- Built with Bubble Tea TUI framework using Model-View-Update architecture
- Offline-first with SQLite caching and GitHub API integration
- Adaptive update intervals based on filesystem activity via fsnotify
- Multi-tab interface: home (git status), notifications, and setup screens
- Auto-install mode with goloop for hot-reloading development
- Git Integration - Real-time branch, status, uncommitted changes tracking
- GitHub Dashboard - PRs, issues, notifications with offline caching
- Smart Updates - Activity-based refresh intervals (2s active, 10s idle)
- Tmux-Native - Designed for permanent tmux pane alongside editor
- Zero Config - Works immediately with sensible defaults
- Hot Reload Support -
--auto-install=. with goloop integration
- Model-View-Update pattern with Bubble Tea framework
- SQLite for persistent notification/PR/issue caching
- Concurrent background workers for API updates
- Filesystem watching for intelligent refresh timing
- Tab-based navigation with keyboard shortcuts