Open the plan diff
Plannotator saves each arriving plan before it opens the review UI. When another version of the same plan arrives, a+N/-M badge appears below the document card. Select the badge to switch between the normal plan and its diff.
The automatic comparison uses the immediately previous version. Open the Version Browser in the sidebar to choose an older base version.
Choose a diff view
- Rendered shows the plan as formatted content. Added blocks use green, removed blocks use red with strikethrough, and modified blocks use yellow.
- Raw shows a Git-style Markdown diff with
+and-lines.
How plan versions are grouped
Plannotator derives a plan slug from the first Markdown heading, the date, and the current project. Plans with the same heading on the same day in the same project are treated as iterations of one plan. Identical resubmissions are deduplicated. Versions are stored under the Plannotator data directory, normally:~/.plannotator/plans/.
The heading-and-date grouping can misclassify unusual cases. If two unrelated plans use the same first heading on the same day, inspect the selected base in the Version Browser before relying on the diff.
Use the diff in a review loop
- Review the first plan and select Send Feedback.
- Let the agent revise and resubmit it.
- Open the
+N/-Mbadge. - Check whether the revision addresses your feedback and whether it introduces a new issue.
- Approve the current plan or send another round of feedback.
Review an agent plan
Follow the complete plan review, feedback, revision, and approval loop.
