Skip to content

codexmate v0.0.35

Choose a tag to compare

@github-actions github-actions released this 24 May 05:57
· 1 commit to bead8739cf1157b72319a1c9fdcf2827900daeff since this release

Highlights

  • Fixed sessions, CSP, and settings behavior across the Web UI.
  • Redesigned the Usage tab with the “River of Time” visual treatment.
  • Strengthened URL routing and normalization, including duplicate /web-ui path handling.
  • Moved the Web UI toward a single canonical root entry point and static URL behavior.
  • Hid/disabled local provider selection in Codex/Claude config mode where appropriate.
  • Renamed claude-local presentation to local with a system badge.
  • Redesigned the Skills tab into a more minimal single-column layout.
  • Avoided a runtime Vue compiler dependency by using precompiled render assets.

Changed

  • Added URL routing and normalization tests.
  • Restored missing CI scripts in package.json after the release-line correction.
  • Updated unit coverage to match the new Web UI structure and parity allowlists.
  • Preserved sessions tab rendering during navigation.
  • Package version bumped to 0.0.35.

Pull Requests

Contributors

Full Changelog: v0.0.34...v0.0.35