Skip to content

0.105.0-cometix

Choose a tag to compare

@github-actions github-actions released this 27 Feb 19:24
· 4196 commits to main since this release

Release 0.105.0-cometix

New Features (Upstream)

Bug Fixes (Upstream)

Cometix

  • fix(tui): suppress dead_code warnings for upstream context_window_percent field (cometix statusline handles context display independently).
  • fix(tests): adapt model_list tests for cometix all-visible catalog (dynamic pagination, hidden model assertions).
  • fix(models): preserve bundled models.json visibility during remote model merge — prevents upstream server refresh from overriding cometix visibility overrides.
  • fix(ci): thin LTO + opt-level=s for cometix releases to stay under npm size limit.
  • Restored context segment placeholder display ("- · - tokens") when no data available.
  • Updated 71 TUI snapshots for disabled context_window_line and restored placeholder.

Upstream Changelog

Full Changelog: openai/codex@rust-v0.104.0...rust-v0.105.0