Skip to content

0.94.0-cometix

Choose a tag to compare

@github-actions github-actions released this 03 Feb 19:38
· 5002 commits to main since this release

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/skills with 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