Releases: HazAT/glimpse
Releases · HazAT/glimpse
v0.8.0
Install:
npm install glimpseui@0.8.0Pi agent package:
pi install npm:glimpseui@0.8.0The companion extension is no longer bundled as a default pi extension. It's moved to examples/companion/ — if you liked it, add it manually to your pi extensions config. Glimpse itself is unchanged.
♻️ Refactoring
- Move pi companion extension to
examples/companion/— no longer auto-registered on install
🐛 Bug Fixes
v0.7.0
Install:
npm install glimpseui@0.7.0Pi agent package:
pi install npm:glimpseui@0.7.0✨ Features
--no-dockflag /noDockoption — hide the dock icon and app switcher entry on macOS. The window still works normally (focus, keyboard input, etc.) but the app stays invisible in the dock. Useful for embedded/subprocess usage where no dock presence is desired.