anthropics / anthropics/claude-code
[FEATURE] Clearly show what changes were made to a plan between iterations
- Langage dominant
- Python
- Étoiles
- 145k
- Forks
- 23.1k
- Métriques de merge des PR
- Métriques de PR en attente
Description
### Preflight Checklist
- [ ] I have searched [existing requests](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20label%3Aenhancement) and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
### Problem Statement
When in plan mode, Claude often comes up with a quite comprehensive plan and asks for comments. After submitting comments, Claude presents its updated plan, which oftern 80-90% identical to the previous one, but with some changes to accommodate the request.
It would be nice if it was clearly indicated what was removed, changed, added (similar to a code diff) to the plan since the previous version.
### Proposed Solution
Either an inline indication or a side by side diff like view
### Alternative Solutions
_No response_
### Priority
Medium - Would be very helpful
### Feature Category
Interactive mode (TUI)
### Use Case Example
Im planning a new feature, but dont want to read through the entire plan top-bottom when just minor changes has been made
### Additional Context
_No response_
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Start by locating the plan-mode TUI entry point and how the previous and updated plans are rendered. The feature is done when users can clearly identify removed, changed, and added plan content without rereading the entire plan.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- python
- Domaine
- cli
- Type d'issue
- Fonctionnalité
- Difficulté
- 5/5
- Temps estimé
- Plus d'une semaine
- Activité
- Active
- Clarté
- Plutôt claire
- Accessibilité débutants
- 35/100