Skip to content

0.126.0-cometix

Choose a tag to compare

New Features

  • Added persistent goal workflows with /goal, goal status indicators, pause/unpause/clear controls, and runtime continuation for long-running objectives (openai#18073, openai#18074, openai#18075, openai#18076, openai#18077).
  • Added configurable TUI key bindings through [tui.keymap], with shortcut hints reflecting the resolved config (openai#18593).
  • Added a top-level codex update command that runs the detected package-manager update path directly (openai#19933).
  • Expanded /plugins with marketplace installation, cached remote plugin bundles, remote uninstall support, and plugin-bundled hooks (openai#18704, openai#19456, openai#19705, openai#19914).
  • Added external-agent migration for recent sessions plus MCP servers, hooks, commands, and subagents (openai#19895, openai#19949).
  • Improved MultiAgentV2 configuration with feature-scoped thread caps, root/subagent context hints, configurable wait minimums, and nested spawn behavior independent of legacy depth limits (openai#19792, openai#19805, openai#20052, openai#20180).

Bug Fixes

Cometix Notes

  • Kept our release workflow (upstream added DMG/cosign/app-server bundles not needed for fork)
  • Kept cometix update_action.rs and updates.rs (npm-only update path)
  • Added TuiEvent::Resize handling to translate_overlay
  • Merged goal continuation logic with cometix rate limit notification in resume handler
  • GPT-5.5 now available in bundled models