mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-31 20:55:34 +01:00
c3ea23499c
* 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>