chore: release 0.93.0-cometix
What's Changed
Features
- Personality for all models: Enable personality/communication style selection for all models, not just gpt-5.2-codex and bengalfox
- Update detection via npm: Switch version checking from GitHub releases to npm registry (@cometix/codex)
Changes
- Version checking now uses
https://registry.npmjs.org/@cometix/codex - Update command changed to
npm install -g @cometix/codex - Release notes URL points to
https://github.com/Haleclipse/codex/releases - Removed Homebrew cask support (not applicable for fork)
- Support
-cometixversion suffix in comparisons
Upstream Sync
- Synced with upstream 0.93.0