Skip to content

borgmcp-server 4.2.0

Latest

Choose a tag to compare

@TheodorStorm TheodorStorm released this 06 Sep 15:34
· 2 commits to main since this release
3ddf547

Package

Source

News and fixes

borgmcp-server 4.2.0

  • The terminal dashboard is rebuilt as the Command dashboard: the sensor scope now reads retained message timestamps and sender identities in one SQLite snapshot, buckets each message once, and distinguishes quiet periods, partial coverage, and unknown history before the retained pruning horizon. Volume and sender presence share one axis with proportional heights, sender ordinals match the drone board, and omitted rows are counted.
  • The wide two-column layout now switches at the documented 100-column breakpoint (the previous code used 144). Compact 40×10 and plain fallback views remain, and constrained heights budget the focused drone board before the feed and cube list.
  • Full and background-only ANSI resets restore the dark canvas after shorter repaints and resizes.
  • Five production-renderer captures (168×64, 120×40, 80×30, 40×10, 39×9) are committed under test/fixtures/dashboard-command/, and the operator reference describes the data semantics and layout.
  • The server now pins borgmcp-shared 2.2.0, which adds the design-reference guidance to the shared role templates.