claude-code icon indicating copy to clipboard operation
claude-code copied to clipboard

Plan mode should mark/colorcode changes lines to last plan

Open larsilus opened this issue 1 month ago • 1 comments

Preflight Checklist

  • [x] I have searched existing requests and this feature hasn't been requested yet
  • [x] This is a single feature request (not multiple features)

Problem Statement

Doing plan mode in a loop and asking for small changes always shows the full plan again which can be some hundred lines without being able to detect which lines changed to verify only them.

would be extremly helpful and reduce brain overhead, if changed lines towards last plan are smartly color marked in first column‬ (new/changed)

its a lot of brain load especially if switching between different plans in different instances/terminals to quickly detect the changed lines to verify them. this would massively improve human verification time and reduce brain load.

Proposed Solution

Changed lines towards last plan are smartly color marked in first column‬ (new=green/changed=yellow e.g/unchanged=no indicators)

Alternative Solutions

No response

Priority

High - Significant impact on productivity

Feature Category

CLI commands and flags

Use Case Example

This is useful in plan mode only and will be used by everyone in every plan review, so massive positive impact.

Additional Context

No response

larsilus avatar Jan 03 '26 07:01 larsilus