Skip to content

Plannotator

v0.6.1 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agents claude-code code-review codex obsidian opencode
+3 more
pi-mono plan-mode skills

Affected surfaces

auth

Summary

AI summary

Updates Thanks, What's New in v0.6.1, and https://github.com/luketych across a mixed release.

Full changelog

📢 Follow @plannotator on X for updates


📋 Missed recent releases?

| Release | Highlights |
|---------|------------|
| v0.6.0 | Permission mode support, inline annotation editing |
| v0.5.7 | Agent auto-responds to code review feedback |
| v0.5.6 | Agent switch fix |
| v0.5.5 | Version display fix |
| v0.5.4 | Windows support, win32 platform fix |
| v0.5.3 | Unified install script for all platforms |


What's New in v0.6.1

📁 Obsidian: Custom Folder Paths

Thanks to @luketych for the feature request!

Save plans to any folder, not just registered Obsidian vaults.

When vaults are detected, select "Custom path..." from the dropdown to enter any directory. Plans still get frontmatter and backlinks—perfect for users who want Obsidian-style markdown without a formal vault setup.


🔒 Disable URL Sharing

Deployments requiring privacy can now disable the sharing feature entirely.

Claude Code:

export PLANNOTATOR_SHARE=disabled

OpenCode (opencode.json):

{
  "share": "disabled"
}

When disabled, the Quick Share button and Share tab are hidden from the UI.


🐧 WSL Browser Detection

Plannotator now correctly detects WSL environments and opens the browser on the Windows host instead of failing silently.


Thanks


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"]
}

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

Track Plannotator

Get notified when new releases ship.

Sign up free

About Plannotator

All releases →

Related context

Beta — feedback welcome: [email protected]