v0.9.2 — Rename to @fozikio/cortex-engine
What's Changed
Package renamed from cortex-engine to @fozikio/cortex-engine.
- Scoped under the
@fozikionpm organization @huggingface/transformersmoved to optional peerDependency (fixes BundlePhobia size reporting)- Added try/catch with helpful error message when transformers is missing
- Updated all docs, skills, and install commands to use the scoped package name
Migration
npm uninstall cortex-engine
npm install @fozikio/cortex-engineImport paths remain the same — just the package name changed.
Full Changelog: v0.9.1...v0.9.2