Skip to content

v2.3.2 — Flicker-Free Dashboard, gain --live, Zed Docs

Choose a tag to compare

@yvgude yvgude released this 26 Mar 21:19

v2.3.2 — Flicker-Free Dashboard, gain --live, Zed Docs

Fixed

  • Dashboard flicker-free live updates — KPI values, charts, and tables now update in-place without page flicker. Charts update data arrays instead of being destroyed and recreated. Polling interval reduced from 10s to 3s

Added

  • lean-ctx gain --live — Live terminal dashboard mode. Refreshes in-place every 2s without scrolling. Ctrl+C to exit
  • Zed editor docs — Full setup guide with context_servers configuration on getting-started page

Install

cargo install lean-ctx
# or
brew upgrade lean-ctx
# or
yay -S lean-ctx

Full Changelog: v2.3.1...v2.3.2