Skip to content

v4.2.0 — phase-preview, live review, shared shell

Choose a tag to compare

@DeyangChan DeyangChan released this 01 Aug 06:36
· 25 commits to main since this release

The workspaces share one shell, wireframe reviews real apps, and every push to main is a release.

Highlights

  • Shared shell — one top bar, palette, theme, and scrubber for every tool page. Theme and language sit behind a settings cog so the bar only carries the tool and its work.
  • /vstack:phase-preview (was phase-wireframe) — drag through release phases on the same scrubber; each stop is the approved design with later work taken out.
  • Live wireframe review — point the workspace at a localhost app or a public site; it proxies the real screens so comments land on them, not a mockup.
  • Update check — each local server asks once whether main has moved on (install SHA vs head), and shows one dismissable line when it has. No version in plugin.json; every push to main is the release. Opt out with VSTACK_NO_UPDATE_CHECK=1.

Also in this release

  • Spec, start, story map, and phase-build follow the quieter bar and shared chrome
  • Handoff footers on wireframe, story map, and phase-preview so the pipeline reads end to end
  • README rebuilt around interactive specs and how updates work

Install / update

/plugin marketplace add Cavalry-Collective/visual-stack
/plugin install vstack@cavalry-collective

Already installed:

/plugin marketplace update cavalry-collective
/plugin update vstack@cavalry-collective
/reload-plugins

Or turn on auto-update under /pluginMarketplacescavalry-collective.