0.23.0 (2026-07-09)
⚠ BREAKING CHANGES
- server: SDK extract() now returns a per-URL results array instead of a merged object, and no longer accepts systemPrompt or baseUrl.
Features
- server: native /v1/extract endpoint (b5fc494)
- server: reserve interactive capacity from batch + plan-scaled width (ada487d)
Bug Fixes
- docker: CARGO_BUILD_JOBS via env, not empty -j flag (37282d2)
Performance
- docker: build only requested binaries via CARGO_PKGS arg (98b6626)