Skip to content

cpulse v0.2.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 11:27
cab7d1c

v0.2.0

Highlights

  • Auto-discover all Compose stacks and standalone containers (no --file flag)
  • Split dashboard: services tree + live log preview + full-screen logs
  • Lifecycle actions: restart, rebuild, exec (a)
  • depends_on conditions shown in the tree (blocked-by, effective state)

Breaking changes

  • Removed --file; run cpulse from anywhere

Fixes

  • Dashboard layout with tab-separated container logs
  • Log stream stays on the selected service after topology changes

Changelog

  • 7342d57 feat: daemon-wide discovery and split dashboard for cpulse