[Feature Request] Add --reapply-ignore flag to --resume for filtering cached content against updated .claudeignore
Resolved 💬 3 comments Opened Feb 4, 2026 by ilepn Closed Feb 8, 2026
Bug Description
Feature request: Add a --reapply-ignore flag to --resume that re-filters the session history against the current .claudeignore, stripping cached file contents from now-ignored paths.
Problem: resuming sessions after adding .claudeignore still loads old cached content, causing UI render freezes on large repos. Observed in a session where diagnosis identified a 601KB session with 6.7GB of previously-scanned directories, causing a render loop even after .claudeignore was added.
Environment Info
- Platform: win32
- Terminal: windows-terminal
- Version: 2.1.31
- Feedback ID: 1bd6a352-973d-41d1-8b52-dcdb290801c7
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗