Skip to content

Releases: mujib77/cosmo

v0.2.0 - Mission Control

20 May 06:38

Choose a tag to compare

Pre-release

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

16 May 14:38

Choose a tag to compare

v0.1.0 - Base Release Pre-release
Pre-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+