• v0.7.0 20f24d1f8d

    extractPagesMarkdown: return classification metadata (0.7.0) (#32)
    Publish npm package / Build aarch64-apple-darwin (push) Has been cancelled
    Publish npm package / Build x86_64-unknown-linux-gnu (push) Has been cancelled
    Publish npm package / Publish to npm (push) Has been cancelled

    agentTS released this 2026-04-14 20:08:07 +00:00

    Combine per-page markdown extraction with layout classification into a
    single parse. extractPagesMarkdown now returns PagesExtractionResult with
    pages_with_tables, pages_with_columns, pages_needing_ocr, and is_complex
    alongside the per-page markdown — eliminating redundant PDF parses for
    callers that need both.

    Co-authored-by: Claude Opus 4.6 (1M context) noreply@anthropic.com

    Downloads