What's Changed
- fix: honor CLI flags on the default path and repair MCP/CI surfaces by @ekhodzitsky in #77
- refactor!: consolidate the public API surface and remove parallel worlds (0.13.0) by @ekhodzitsky in #78
- ci: gate standalone lockfiles and align companion-crate hygiene by @ekhodzitsky in #79
- docs: sync documentation with the 0.13.0 API and scrub tracker refs by @ekhodzitsky in #80
- perf: give embedder pool sessions a fair share of CPU cores (~3.6× on CPU) by @ekhodzitsky in #81
- perf: parallelize v2 segmentation + embedding (~3× RTF), release 0.13.1 by @ekhodzitsky in #82
- perf: widen powerset window hop to 2.0s (~2.5× faster segmentation) by @ekhodzitsky in #83
- perf: recalibrated INT8 models as opt-in fast profile (~2.8x e2e) by @ekhodzitsky in #84
- chore(release): 0.14.0 by @ekhodzitsky in #85
Full Changelog: v0.12.0...v0.14.0