This release includes breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+3 more
Summary
AI summaryUpdates What's New in v0.4.10, Thanks, and Documentation Updates across a mixed release.
Full changelog
📢 Follow @plannotator on X for updates
📋 Missed v0.4.8-v0.4.9?
| Release | Highlights |
|---------|------------|
| v0.4.9 | Plan saving to ~/.plannotator/plans/, cross-platform support |
| v0.4.8 | "Approve with notes" for OpenCode, Claude Code warning dialog |
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.10
Configurable Plan Saving
Control where your plans are saved via the new Settings UI:
- Enable/Disable saving entirely
- Custom path support (e.g.,
~/my-plans/or any directory) - Supports
~for home directory expansion
Configurable Agent Switching (OpenCode)
OpenCode users can now configure agent switching behavior after plan approval:
- Build (default) - Switch to build agent after approval
- Disabled - Stay on current agent (useful for oh-my-opencode users)
Documentation Updates
- Updated CLAUDE.md with new API endpoints and file structure
- Removed dead code for cleaner codebase
Thanks
- @TheOutdoorProgrammer - Agent switching feature (#37)
Install
Claude Code:
curl -fsSL https://plannotator.ai/install.sh | bash
OpenCode: Add to opencode.json:
{
"plugin": ["@plannotator/opencode@latest"]
}
What's Changed
- Add configurable agent switching for OpenCode by @backnotprop in https://github.com/backnotprop/plannotator/pull/40
Full Changelog: https://github.com/backnotprop/plannotator/compare/v0.4.9...v0.4.10
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]