github backnotprop/plannotator v0.4.8

latest releases: v0.9.3, v0.9.2, v0.9.1...
one month ago

📢 Follow @plannotator on X for updates


📋 Missed v0.4.7?
Release Highlights
v0.4.7 Fixed OpenCode agent switching race condition, UI width adjusted to 832px

Claude Code users: Want "approve with notes"? Upvote these issues:

Issue Description
#16001 Allow updated input on ExitPlanMode approve
#15755 PermissionRequest allow doesn't exit plan mode

What's New in v0.4.8

Approve with Notes (OpenCode)

When you add annotations and approve, OpenCode agents now receive your feedback as "implementation notes" - they proceed to build and see your annotations.

Claude Code Warning Dialog

If you try to approve with annotations in Claude Code, you'll now get a warning explaining the limitation.

New ConfirmDialog Component

Refactored dialogs into a reusable component for cleaner code.


Thanks


Install

Claude Code:

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

OpenCode: Add to opencode.json:

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

Full Changelog: v0.1.0...v0.4.8

Don't miss a new plannotator release

NewReleases is sending notifications on new releases.