The floating pill
The pill is a small capsule that floats on your screen. It shows what Lace is doing: dimmed when idle, a breathing glow while Lace parses, solid while a session is live, and brighter when something needs your attention. Hover to reveal controls. Press ⌘L to show the main window if minimized. The pill also carries the mode button. It shows whether you’re in Chat or Review, and tapping it switches. Switch into Review when a moment is worth keeping, and pin a comment where it happened. See Reviews for the full workflow.How capture works
A capture session is global — while live, any surface (chat or review) can use the live screen. Start a session with the Start session button in the app header, or turn on Auto-start on review open in Settings.Screenshot and accessibility scan
Lace captures a screenshot and reads the accessibility tree: text labels, button names, input values, element roles.
Vision analysis
A vision model detects UI elements and identifies spatial relationships between components.
Fusion
Vision results and accessibility data are merged into elements with both visual position and semantic meaning.
What Lace can see
| Data type | Source |
|---|---|
| Text content | Accessibility tree + vision |
| Element roles | Accessibility tree |
| Visual layout | Screenshot + vision |
| Page structure | Both |
| Interactive state | Accessibility tree |