v0.0.2

flowglad/flowgladv0.0.2Jul 1, 2026by chonknick

AI Summary

The second release of `pulpie` under the feyninc org, introducing MinerU-HTML parity, Apple MPS support, and improved pipeline developer experience.

Key Highlights

  • Ships `pulpie.markdown` extra matching the official documentation.
  • MinerU-HTML-parity `simplify`/`reconstruct` port with byte-parity testing.
  • Apple MPS auto-detection support.
  • Model IDs now resolve to `feyninc/pulpie-orange-{small,base,large}`.

New Features

  • Markdown cleanup, error propagation, `extract_batch`, and dataclass results.
  • MinerU-HTML-parity `simplify`/`reconstruct` port verified against a vendored oracle.
  • Apple MPS auto-detection for hardware acceleration.
  • Model ID resolution updates to `feyninc` organization repositories.

Full Release Notes

First release under the feyninc org.

- Ships `pulpie.markdown` (the `[markdown]` extra now matches the docs).
- Extractor/Pipeline DX fixes: markdown cleanup, error propagation, `extract_batch`, dataclass results.
- MinerU-HTML-parity `simplify`/`reconstruct` port (byte-parity tested against the vendored oracle).
- Apple MPS auto-detection.
- Model IDs now resolve to `feyninc/pulpie-orange-{small,base,large}`.

Install: `pip install "pulpie[markdown]"`