Skip to content

0.125.0-cometix

Choose a tag to compare

@github-actions github-actions released this 05 May 10:54
· 2391 commits to main since this release

New Features

Bug Fixes

  • Interrupting /review and exiting the TUI no longer leaves the interface wedged on delegate startup or unsubscribe. (openai#18921)
  • Exec-server no longer drops buffered output after process exit and now waits correctly for stream closure. (openai#18946, openai#19130)
  • App-server now respects explicitly untrusted project config instead of auto-persisting trust. (openai#18626)
  • WebSocket app-server clients are less likely to disconnect during bursts of turn and tool-output notifications. (openai#19246)
  • Windows sandbox startup handles multiple CLI versions and installed app directories better, and background Start-Process calls avoid visible PowerShell windows. (openai#19044, openai#19180, openai#19214)
  • Config/schema handling now rejects conflicting MultiAgentV2 thread limits, resolves relative agent-role config paths, hides unsupported MCP bearer-token fields, and rejects invalid js_repl image MIME types. (openai#19129, openai#19261, openai#19294, openai#19292)

Documentation

Cometix

  • Clean merge, all cometix customizations retained