codexmate v0.0.35
·
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-uipath 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-localpresentation tolocalwith 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.jsonafter 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