Changelog
What's new
Every release, newest first. Beta builds ship often; this is the paper trail. Found something broken? Tell us — a real bug report, or a feature request we ship, earns a free license.
Draw and scroll
Small release: the pen gets out of your way.
- Improveda new Comms mark — app icon and menu bar icon.
- Improvedstopping a recording turns the pen off and clears the canvas, so you can click things again without deactivating it first.
- Fixedtwo-finger scrolling works while the pen is active — the page underneath scrolls, and drawing resumes as soon as the gesture ends.
The brief gets sharper
Everything an agent needs from a note, without the video: `session.json` now lists each thing you drew with a clean and a marked crop, the whole sentence you said, and the app it was in. Plus: pick which screen to record.
- New`session.json` — every recording ships a brief: for each thing you drew, when you drew it, where (in video pixels), what you said while drawing it, and cropped frames of that region (`annotations/`). Agents read that instead of watching the video.
- NewChoose which screen to record — by default the one under the cursor when you start (⇧⌘R records where you work), or a fixed display, in Settings → Screen.
- New`comms session <folder>` in the bundled CLI prints the brief.
- Improvedannotations carry the app and window under the stroke, a `clean` crop from just before the ink landed (so the target isn't hidden by the mark) next to the marked one, both with much more context; and `said` is the whole sentence, not a clipped time window.
- Improvedthe Comms mark — new app icon and menu bar icon, sized to sit with its neighbours.
- Fixedthe countdown ring now starts at 12 o'clock and runs clockwise.
First public beta
The first build outside the studio. Record your screen, draw and talk, and hand the session to an agent. Free until October 1; file a real bug, or a feature request we ship, during the beta and your license is free forever.
- NewRecords your screen with system audio and your mic.
- NewFreehand pen overlay: five colours, three widths. Strokes fade after a couple of seconds unless Persist drawings is on.
- NewOn-device transcription with timed segments and words (transcript.json).
- Newsession.json manifest: every stroke becomes an annotation with a bounding box, the words said over it, and a cropped frame in annotations/.
- NewBundled `comms` CLI (session / transcript / frames / search) and a howToRead note in meta.json, so any shell agent can work a session folder.
- New3-2-1 countdown before recording; permissions panel that shows exactly what to grant on first launch; automatic updates via "Check for Updates…".