v0.0.2
diegosouzapw/OmniRoutev0.0.2Jul 1, 2026by chonknick
AI Summary
This release marks the transition of pulpie to the feyninc organization, focusing on developer experience (DX) and stability. It introduces Apple MPS support, ports MinerU-HTML parity features with byte-parity testing, and updates model repository paths.
Key Highlights
- First release under the feyninc organization
- Improved DX with `extract_batch`, dataclass results, and error propagation
- MinerU-HTML parity port with byte-parity testing
- Apple MPS auto-detection
- Model repository migration to feyninc
New Features
- Apple MPS auto-detection
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]"`