david-sat/lux-edit
v0.7.0MIT
Live User eXperience overlay for visual UI editing, design token tweaking, and multi-agent feedback
Changelog
0.7.0 (2026-09-07)
Features
- cli: add Claude marketplace manifest, interactive installer, and custom path option (e3b034f)
- cli: adopt Agent Plugin standard and smart detection for legacy agents (4b120e2)
0.6.0 (2026-09-04)
Features
- mcp: add MCP resource and prompt support, update MCP SDK to 1.30.0 (72c5036)
Bug Fixes
- resolve proxy decompression and client-side SPA navigation issues (#22, #24) (f496aa7)
- skill, store: prevent server restart on /lux and protect draft sessions from auto-resolution (01a519e)
0.5.0 (2026-08-26)
Features
- add multi-agent init support, inline text editing, and text selection comments (87c738f)
- add packages/cli/README.md for npm, prepack sync, and multi-instance port fallback (019869a)
- cli: add lux uninstall command and auto-clean legacy configs on update (0df68e8)
Bug Fixes
- inject overlay script in static directory target mode (3fe59c5)
0.4.1 (2026-08-24)
Bug Fixes
- add --base-path reverse proxy support, proxy mode file watching, and dynamic CLI version (0fc6a85)
0.4.0 (2026-08-24)
Features
- unify agent skill under single /lux command and update init generator (a1a26d1)
0.3.0 (2026-08-23)
Features
- cli: add -g / --global flag to init command for machine-wide agent configuration (fef294a)
- streamline MCP review flow and refine overlay interactions (8038757)
0.2.0 (2026-08-18)
Features
- add lux_wait_for_review blocking MCP tool and Send to Agent trigger (a5fd095)
- compact icon-only pill dock, keyboard shortcuts (V, C, R, Esc), and emoji-free vector UI (2327251)
- initial release of Live Visual Edit Overlay (MCP) (8e1f538)
- inspector: smart context-aware start options ribbon by element type and dynamic app color palette swatches (27bb951)
- modes: default to passive chat mode with copy prompt, hide agent trigger unless requested (0719259)
- pins: add instant resolve button to pin tooltip and clean up implemented session states (7634402)
- standard: add Agent Plugins 1.0.0 manifest, standardized mcp.json, portable skills, and lux init wizard (f5b8db5)
- toggle deselect to restore snapshot origin, sliders with origin ticks & dblclick reset, clean icon actions, and global app theme tokens panel (f1110ed)
- ui: enlarge dock icons to 20px (matching launcher) and ensure Escape closes drawer/composer anywhere (8482d6d)
- ui: update visual edit icon to clear pen/edit vector icon and set launcher icon to layers (c156173)
- ux: stepped escape key behavior and position review panel floating directly above pill dock (809d450)
Bug Fixes
- ci: sync pnpm-lock.yaml and fix Release Please root package config (4539465)
- cross-process disk synchronization for waitForSubmission and add connector arrows (1a30910)
- instant active button shape state in overlay UI and live real-time theme reset in revertMutation and revertAll (21f9645)
- overlay: sync session status on websocket connect to immediately clear resolved comment pins (05e7472)
- sync: reset session on implemented status and refine waitForSubmission timestamp filter (10a13ce)
- ui: center deselect cross icon, fix revert mutation state restoration, and add multi-page URL tracking (8f5ce55)
- ui: fix input overflow on floating toolbar spacing grid and ensure proper box-sizing and min-width (64d3cfa)