✨ Workspace assistant voice path and Hyper+G in-place UX#60
Merged
Conversation
Hyper+G shows clear selection state in the inventory and Current View, supports dragging a multi-window selection into the grid, and adds New Layer to the Add to Layer context menu. Voice resolves the Vox endpoint from the runtime file, routes assistant wake phrases through IntentHeuristics, and hardens AudioProvider session setup.
Extract helpers, session naming, search/place, and a shared withDaemon() wrapper from the monolithic lattices.ts router. Wire --deep as an alias for --all-sources search, align docs with lattices start vs bare lattices home screen, and add tests/cli.test.mjs for hash parity and daemon behavior.
Draw picked-window outlines via WindowSelectionOverlay at max window level so selection chrome appears on actual desktop windows, not under the survey panel. Includes Current View styling, layout fingerprint refresh, and batched staging rebuilds.
Continue the CLI refactor by moving layer, capture, and runs commands into dedicated bin/cli modules and routing through withDaemon. Shrinks lattices.ts by ~480 lines while keeping the thin router pattern.
Patch release for CLI refactor, Hyper+G selection overlays, and workspace assistant improvements. Sync macOS Info.plist and dewey config with package.json.
Restore @arach/lattices as the primary package name, refresh npm keywords and homepage, dual-publish @lattices/cli in CI for back-compat, and point install docs at the public npm page.
Rewrite the package README for @arach/lattices: promo copy anchored in what you can do, shorter install path, agent examples up front. Bump to 0.6.2.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Refines the workspace assistant voice integration and polishes Hyper+G in-place window tools.
Workspace assistant & voice
IntentHeuristics("hey lattices", "ask the assistant", etc.)AudioProvidersession setup and related voice runtime wiringHyper+G (in-place mode)
Test plan
lattices app restart— app builds and launches