github backnotprop/plannotator v0.6.4

latest releases: v0.12.0, v0.11.4, v0.11.3...
one month ago

Follow @plannotator on X for updates


Missed recent releases?
Release Highlights
v0.6.3 OpenCode npm package fix, cache path fix
v0.6.2 OpenCode title generation fix, WSL browser detection
v0.6.1 Obsidian custom paths, disable sharing config
v0.6.0 Permission mode support, inline annotation editing

What's New in v0.6.4

Cmd+Enter Keyboard Shortcut

Quickly submit your review with Cmd+Enter (Ctrl+Enter on Windows/Linux):

  • No annotations → Approve (proceed with implementation)
  • With annotations → Send Feedback (request revision)

Works in both plan review and code review UIs. Respects input focus so Cmd+Enter to save annotation edits still works as expected.


Install

macOS / Linux:

curl -fsSL https://plannotator.ai/install.sh | bash

Windows:

irm https://plannotator.ai/install.ps1 | iex

OpenCode: Also add to opencode.json:

{
  "plugin": ["@plannotator/opencode@latest"]
}

What's Changed

Full Changelog: v0.6.3...v0.6.4

Don't miss a new plannotator release

NewReleases is sending notifications on new releases.