Skip to content

Notate v0.2.0

Choose a tag to compare

@ahkohd ahkohd released this 28 Jul 20:39

Notate 0.2.0 is the agent-loop release: sessions your agents can read, capture, compare, and annotate.

  • The notate command line: inspect a session, read what happened as classified gestures, extract frames, and diff two recordings frame by frame.
  • Agents capture too: record and freeze run headlessly, wearing the same REC pill — a person at the screen always sees a capture and can click it to stop.
  • Annotation goes both ways: pins, arrows, and boxes written from the command line open in Notate as numbered annotations.
  • MCP: the same tools served over the Model Context Protocol for clients without a shell, frames delivered as inline images.
  • The Automation tab: install the command line, register MCP clients, and decide what agents may do — capture, annotate, open — enforced everywhere.
  • notate skill install teaches the agents on your Mac to read, diff, and operate sessions.
  • Session management: list, last, and rename.
  • Recordings carry a stimulus trace — cursor per frame, clicks and scrolls, the capture environment. Keystrokes are never recorded.
  • Show Cursor replays the recorded pointer inside a session.
  • History: share a session from the card menu, a Settings shortcut, and faster opening.
  • A hardening pass: two independent code reviews, nine fixes.