Skip to content

Platform Features

This chapter introduces Plannotator's two core features: Plan Review and Code Review. You'll learn how to visually review AI-generated plans, add various types of comments, attach image annotations, and review git diff code changes.

Prerequisites

Before You Begin

Before studying this chapter, ensure you have completed the following preparations:

Chapter Contents

Plan Review

Learn how to review AI-generated execution plans, add modification suggestions, and let AI execute according to your intent.

TutorialDescription
------
Add Plan AnnotationsMaster adding different types of annotations in plans (delete, replace, insert, comment)
Add Image AnnotationsLearn to attach images in plan review and use pen, arrow, circle tools for annotation

Code Review

Learn how to review code changes, add line-level comments, and discover issues before committing.

TutorialDescription
------
------
Switch Diff ViewsLearn to switch between different diff types in code review (uncommitted/staged/last commit/branch)

Learning Path

Recommended Learning Sequence

Choose the appropriate learning path based on your use case:

Path A: Plan Review First (Recommended for beginners)

  1. Plan Review Basics → First learn the basic plan review process
  2. Add Plan Annotations → Learn how to precisely modify plans
  3. Add Image Annotations → Use images to express intent more clearly
  4. Then learn the code review series

Path B: Code Review First (Suitable for developers with Code Review experience)

  1. Code Review Basics → Familiarize with code review interface
  2. Add Code Comments → Learn line-level comments
  3. Switch Diff Views → Master different diff types
  4. Then learn the plan review series

Next Steps

After completing this chapter, you can continue learning: