Skip to content

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 08 Jun 06:55
· 19 commits to main since this release
feat(cli): 新增输出上限和解析预算,PDF 支持分页

- 添加 `--max-output-bytes` 和 `--max-parse-bytes` 两个命令行参数
- 给解析和输出过程加上字节预算,超限返回机器可读的结构化错误
- PDF 抽取现会按 `## Page N` 标记页码,并识别纯图片 PDF 并报错
- Markdown 和 JSON 输出被截断时都有明确的截断标记和警告