This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+3 more
Summary
AI summaryAll plans and annotations are now saved to ~/.plannotator/plans/
Full changelog
📢 Follow @plannotator on X for updates
📋 Missed v0.4.7-v0.4.8?
| Release | Highlights |
|---------|------------|
| v0.4.8 | "Approve with notes" for OpenCode, Claude Code warning dialog |
| v0.4.7 | Fixed OpenCode agent switching race condition, UI width adjusted |
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.9
Plan Saving
All plans and annotations are now saved to ~/.plannotator/plans/:
~/.plannotator/plans/
2026-01-07-my-feature.md # Plan (saved on open)
2026-01-07-my-feature.diff.md # Annotations
2026-01-07-my-feature-approved.md # Final snapshot with status
Cross-Platform Support
Works on Windows, macOS, and Linux using os.homedir() for path resolution.
OpenCode Path Notification
OpenCode agents now see where the plan was saved in the tool result.
Install
Claude Code:
curl -fsSL https://plannotator.ai/install.sh | bash
OpenCode: Add to opencode.json:
{
"plugin": ["@plannotator/opencode@latest"]
}
What's Changed
- Add plan saving to ~/.plannotator/plans/ by @backnotprop in https://github.com/backnotprop/plannotator/pull/35
Full Changelog: https://github.com/backnotprop/plannotator/compare/v0.4.8...v0.4.9
Full Changelog: https://github.com/backnotprop/plannotator/compare/v0.4.8...v0.4.9
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Plannotator
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]