Ryan Malloy 1ad2abb617 Implement cursor-based pagination system for large document processing
- Add comprehensive pagination infrastructure based on MCP Playwright patterns
- Integrate automatic pagination into convert_to_markdown tool for documents >25k tokens
- Support cursor-based navigation with session isolation and security
- Prevent MCP token limit errors for massive documents (200+ pages)
- Maintain document structure and context across paginated sections
- Add configurable page sizes, return_all bypass, and intelligent token estimation
- Enable seamless navigation through extremely dense documents that exceed limits by 100x
2025-09-26 19:06:05 -06:00
..
2025-09-26 15:49:00 -06:00
2025-09-26 15:49:00 -06:00
2025-09-26 15:49:00 -06:00