Skip to content

v0.13.0

Choose a tag to compare

@github-actions github-actions released this 17 Jun 02:04
a215497

What's Changed

  • Owner-keyed sessions can approve a specific visitor comment for local-agent work. Approval stays attached to the original visitor comment, is persisted in the comments Markdown, and is available to the agent worker when an agent mode is explicitly enabled.
  • Reviewers now get friendly assigned names by default. Renaming updates earlier comments tied to the same stable reviewer identity while leaving legacy comments without reviewer metadata unchanged.
  • Fine-pointer devices now have a default-off presenter pointer halo. In --live, pointer movement is broadcast as ephemeral UI only and is never written to Markdown or source HTML.
  • Added accessible example fixtures and documented the fixture taxonomy for browser, visual, and agent regression checks.
  • Updated README, Mintlify docs, agent architecture/security notes, changelog, and the backlog-drain report for the shipped behaviors.

Verification

  • GitHub CI passed on Node 22, 24, and 26 for PR #47 and PR #48.
  • Draft Release workflow reran npm run ci successfully before creating this release.
  • Local release gates passed before merge: npm run release:check -- 0.13.0, npm run ci, and npm run pack:check.

Full Changelog: v0.12.0...v0.13.0