Skip to content

Conversation

killerdevildog
Copy link

  • Implement automatic file splitting when output exceeds ChatGPT limits
  • Add file-splitter.ts utility with token counting and size analysis
  • Create split-json.ts CLI tool for manual file splitting
  • Update core.ts to automatically split large files during crawling
  • Add comprehensive FILE_SIZE_GUIDE.md documentation
  • Update README.md with file size management information
  • Support for 2M token and 512MB file size limits with safe buffers
  • CLI supports glob patterns, custom limits, and detailed analysis
  • Addresses GitHub Issue Json too large for GPT #113: JSON File Size Management

- Implement automatic file splitting when output exceeds ChatGPT limits
- Add file-splitter.ts utility with token counting and size analysis
- Create split-json.ts CLI tool for manual file splitting
- Update core.ts to automatically split large files during crawling
- Add comprehensive FILE_SIZE_GUIDE.md documentation
- Update README.md with file size management information
- Support for 2M token and 512MB file size limits with safe buffers
- CLI supports glob patterns, custom limits, and detailed analysis
- Addresses GitHub Issue BuilderIO#113: JSON File Size Management
@killerdevildog killerdevildog deleted the issue-113-json-file-size branch August 4, 2025 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant