Original Reddit post

If you use planning mode a lot like I do and spend way too much time scrolling through and reviewing plans, you’ve probably felt the same pain. When Claude exits plan mode, it opens the plan in your browser, where you can: Compare plan versions with diffs (currently the most used feature for me) Leave inline comments on specific text or blocks Preview referenced files (like src/index.ts) in a side drawer Switch between multiple sessions It runs locally and plugs into Claude Code via a hook. Repo: https://github.com/EduardMaghakyan/ipe Also worth mentioning: https://github.com/backnotprop/plannotator looks pretty neat. I still went with creating my own, since it’s easy and tailored to my work style more. submitted by /u/EduardMaghakyan

Originally posted by u/EduardMaghakyan on r/ClaudeCode