v0.41.1
Improvements
Snappier Browser Panel — Switching to the Browser panel now feels instant. Local server lists and quick actions are kept in an in-memory cache, so reopening the panel shows your previous data immediately while a silent background refresh updates it. Killing a server also updates the cache locally before re-fetching, so the row disappears right away. jake
Under the Hood
Deduped Browser Panel Fetches — A new browserPanelCache helper centralizes server/quick-action reads and writes and deduplicates in-flight requests, so quickly toggling panels or projects no longer fires redundant WebSocket round-trips. jake