Commit e7ac707
Fix ipynb/JSON file reading, bump size limit to 10MB
- Added +json and +xml MIME type matching (covers .ipynb = application/x-ipynb+json)
- Bumped non-text file read limit from 2MB to 10MB
- Text-detected files always read regardless of size
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 54a4397 commit e7ac707
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
25 | | - | |
| 27 | + | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
| |||
0 commit comments