Releases: mujib77/cosmo
Releases · mujib77/cosmo
v0.2.0 - Mission Control
What's new in v0.2.0
- Startup animation with mission control boot sequence
- Live clock in header
- Health-based colors (green/amber/red)
- Connection progress bar
- Cache hit progress bar
- WAL rate (MB/s) with progress bar
- Last vacuum time
- Lock table names
- Comma formatted numbers
- R key manual refresh
- Improved status bar
- PostgreSQL version display
- Unicode icons on panel titles
v0.1.0 - Base Release
First release of Cosmo — a real-time PostgreSQL
internals dashboard built in Go.
What's included
- 4 panel live dashboard
- DB Overview (size, connections, cache hit, uptime)
- Active Queries panel
- WAL & MVCC stats
- Locks & Waits panel
- Auto-refreshes every 2 seconds
- Built with Bubbletea + Lipgloss
Requirements
- PostgreSQL 17+
- Go 1.26+