chore: release 0.94.0-cometix
What's Changed
Upstream Sync (0.94.0)
- Plan mode enabled by default with updated interaction guidance
- Personality config stabilized: default is friendly, config key renamed to
personality, existing settings auto-migrate - Skills can be loaded from
.agents/skillswith nested-folder support - Console output now includes runtime metrics (tool calls, API calls, streaming events)
- Exec policy prefix rendering improvements (sorting, truncation limits)
- Deduplicate prefix_rules before appending
- Limit rules listed in conversation
Fork Enhancements
- Enable personality feature for all models (not just gpt-5.2-codex and bengalfox)
- Switch update detection to @cometix/codex npm registry
- Update README for @cometix/codex fork