What's Changed
Features
- refactor(models): replace provider registry with protocol-based model connections by @mrsibe in #44
- refactor(design): add DESIGN.md, a semantic token layer and converged primitives by @mrsibe in #45
Bug Fixes
- fix(mac): load third-party native modules under hardened runtime by @mrsibe in #40
- fix(vector): one vector table per notebook with its own embedding width by @mrsibe in #47
Build & Packaging
- build: fix packaged-app startup (npm migration + dependency boundary + smoke gate) by @mrsibe in #41
Full Changelog: v1.2.0...v1.2.2