Files
vscode/extensions/copilot/src/platform/filesystem
Copilot c3ea23499c Fix: Allow reading large Claude session files by disabling size limit (#3166)
* Initial plan

* Fix: Allow reading large Claude session files by disabling size limit

- Pass disableLimit: true when reading Claude session files
- Update MockFileSystemService to accept disableLimit parameter
- Add test for large session files (>5MB)

Co-authored-by: TylerLeonhardt <2644648+TylerLeonhardt@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: TylerLeonhardt <2644648+TylerLeonhardt@users.noreply.github.com>
2026-01-26 08:24:54 +00:00
..