Skip to content

Releases: SakuraByteCore/codexmate

codexmate v0.0.21

15 Apr 09:49

Choose a tag to compare

What's Changed

  • fix: refine provider display and align status pill by @ymkiux in #58
  • feat: add local skills market and LAN web defaults by @SurviveM in #59
  • chore: update coderabbit rules and ui copy by @ymkiux in #60
  • fix: remove legacy proxy surfaces by @ymkiux in #61
  • feat: add codex context budget controls by @SurviveM in #62
  • fix: align trash header action buttons by @SurviveM in #63
  • fix: scan full session files for keyword hits by @SurviveM in #64
  • Release/v0.0.19 by @ymkiux in #65
  • refactor: split web ui modules and harden provider switching by @SurviveM in #68
  • chore: add reset main workflow command by @SurviveM in #69
  • fix: refine codex health check dialog flow by @SurviveM in #70
  • feat: modularize web ui and harden local workflows by @SurviveM in #71
  • fix: release default web run port and align codex defaults by @SurviveM in #72
  • ci: add local lint and shared pr checks by @SurviveM in #73
  • feat: add sessions usage tab by @awsl233777 in #74
  • chore: tighten ui copy by @SurviveM in #76
  • chore: release v0.0.20 by @ymkiux in #77
  • feat: split session usage into separate tab by @ymkiux in #78
  • feat: refine web-ui layout hierarchy with dory-inspired composition by @awsl233777 in #79
  • fix(web-ui): validate provider modal input by @awsl233777 in #80
  • docs(readme): show logo in both readmes by @awsl233777 in #81
  • feat(usage): add local insights dashboard by @awsl233777 in #82
  • fix: stabilize web ui startup and reduce usage load by @ymkiux in #83
  • feat: add Claude proxy, local-provider cleanup, share settings, and split CLI controllers by @awsl233777 in #84
  • chore: keep runtime assets only in res by @awsl233777 in #85
  • feat: add task orchestration and usage insights by @awsl233777 in #86

Full Changelog: v0.0.18...v0.0.21

codexmate v0.0.20

07 Apr 04:50

Choose a tag to compare

What's Changed

  • fix: refine provider display and align status pill by @ymkiux in #58
  • feat: add local skills market and LAN web defaults by @SurviveM in #59
  • chore: update coderabbit rules and ui copy by @ymkiux in #60
  • fix: remove legacy proxy surfaces by @ymkiux in #61
  • feat: add codex context budget controls by @SurviveM in #62
  • fix: align trash header action buttons by @SurviveM in #63
  • fix: scan full session files for keyword hits by @SurviveM in #64
  • Release/v0.0.19 by @ymkiux in #65
  • refactor: split web ui modules and harden provider switching by @SurviveM in #68
  • chore: add reset main workflow command by @SurviveM in #69
  • fix: refine codex health check dialog flow by @SurviveM in #70
  • feat: modularize web ui and harden local workflows by @SurviveM in #71
  • fix: release default web run port and align codex defaults by @SurviveM in #72
  • ci: add local lint and shared pr checks by @SurviveM in #73
  • feat: add sessions usage tab by @awsl233777 in #74
  • chore: tighten ui copy by @SurviveM in #76

Full Changelog: v0.0.18...v0.0.20

codexmate v0.0.19

03 Apr 06:55

Choose a tag to compare

What's Changed

  • fix: refine provider display and align status pill by @ymkiux in #58
  • feat: add local skills market and LAN web defaults by @SurviveM in #59
  • chore: update coderabbit rules and ui copy by @ymkiux in #60
  • fix: remove legacy proxy surfaces by @ymkiux in #61

Full Changelog: v0.0.18...v0.0.19

codexmate v0.0.18

30 Mar 23:52
fb661c3

Choose a tag to compare

What's Changed

  • docs: remove static version lines from readme by @ymkiux in #48
  • fix: eliminate session tab render stalls and reduce tab-switch lag by @ymkiux in #49
  • feat: add inline diff preview for agents editor by @SurviveM in #50
  • perf: optimize session tab switching and coderabbit review prompt by @SurviveM in #52
  • feat: add agents diff preview and session render optimizations by @SurviveM in #53
  • fix: delay web ui restart after frontend changes by @SurviveM in #54
  • fix: stabilize session trash and mcp contracts by @SurviveM in #55
  • feat: add local session pinning by @ymkiux in #56
  • docs: expand README architecture overview by @SurviveM in #57

Full Changelog: v0.0.17...v0.0.18

codexmate v0.0.17

26 Mar 11:27

Choose a tag to compare

What's Changed

  • fix: restore warm palette and soften background gradient by @ymkiux in #40
  • fix: remove static version line from README headers by @ymkiux in #41
  • fix: harden compact layout and clean qwen overview docs by @ymkiux in #42
  • fix: complete provider share import command with model step by @ymkiux in #44
  • fix: widen desktop session layout and improve history readability by @ymkiux in #45
  • fix: improve local Claude settings detection in web UI by @awsl233777 in #46
  • fix: suppress claude model-list noise and disable share import by @ymkiux in #47

Full Changelog: v0.0.16...v0.0.17

codexmate v0.0.16

25 Mar 04:08

Choose a tag to compare

What's Changed

  • feat: add unzip-ext command for suffix-based extraction by @ymkiux in #37
  • feat: add repeatable codex follow-up queue options by @ymkiux in #38
  • docs: clarify codex command behavior without builtin proxy by @ymkiux in #39

Full Changelog: v0.0.15...v0.0.16

codexmate v0.0.15

24 Mar 11:00

Choose a tag to compare

What's Changed

  • docs: expand site homepage with quick start and full feature overview by @ymkiux in #32
  • feat: add gemini/opencode tabs and skills zip workflow by @ymkiux in #33
  • fix: add no-browser run mode and align docs structure by @ymkiux in #34
  • docs: include gemini and opencode coverage in docs by @ymkiux in #35
  • refactor: remove gemini and opencode traces by @ymkiux in #36

Full Changelog: v0.0.14...v0.0.15

codexmate v0.0.14

23 Mar 14:29

Choose a tag to compare

What's Changed

  • feat: add workflow hub with cli mcp web api and regression tests by @SurviveM in #22
  • fix: harden provider section matching to avoid config corruption by @SurviveM in #23
  • fix: escape update-provider values and harden legacy provider recovery by @SurviveM in #25
  • fix: surface config parse errors instead of silent virtual fallback by @SurviveM in #26
  • docs: add VitePress site and GitHub Pages workflow by @SurviveM in #27
  • fix: enable Pages site setup in docs workflow by @SurviveM in #28
  • feat: add skills manager and update github badge by @ymkiux in #29
  • feat: add session timeline navigation and persist session filters by @ymkiux in #30
  • feat: enhance codex skills management with import and filters by @ymkiux in #31

Full Changelog: v0.0.13...v0.0.14

What's Changed

  • feat: add workflow hub with cli mcp web api and regression tests by @SurviveM in #22
  • fix: harden provider section matching to avoid config corruption by @SurviveM in #23
  • fix: escape update-provider values and harden legacy provider recovery by @SurviveM in #25
  • fix: surface config parse errors instead of silent virtual fallback by @SurviveM in #26
  • docs: add VitePress site and GitHub Pages workflow by @SurviveM in #27
  • fix: enable Pages site setup in docs workflow by @SurviveM in #28
  • feat: add skills manager and update github badge by @ymkiux in #29
  • feat: add session timeline navigation and persist session filters by @ymkiux in #30
  • feat: enhance codex skills management with import and filters by @ymkiux in #31

Full Changelog: v0.0.13...v0.0.14

What's Changed

  • feat: add workflow hub with cli mcp web api and regression tests by @SurviveM in #22
  • fix: harden provider section matching to avoid config corruption by @SurviveM in #23
  • fix: escape update-provider values and harden legacy provider recovery by @SurviveM in #25
  • fix: surface config parse errors instead of silent virtual fallback by @SurviveM in #26
  • docs: add VitePress site and GitHub Pages workflow by @SurviveM in #27
  • fix: enable Pages site setup in docs workflow by @SurviveM in #28
  • feat: add skills manager and update github badge by @ymkiux in #29
  • feat: add session timeline navigation and persist session filters by @ymkiux in #30
  • feat: enhance codex skills management with import and filters by @ymkiux in #31

Full Changelog: v0.0.13...v0.0.14

What's Changed

  • feat: add workflow hub with cli mcp web api and regression tests by @SurviveM in #22
  • fix: harden provider section matching to avoid config corruption by @SurviveM in #23
  • fix: escape update-provider values and harden legacy provider recovery by @SurviveM in #25
  • fix: surface config parse errors instead of silent virtual fallback by @SurviveM in #26
  • docs: add VitePress site and GitHub Pages workflow by @SurviveM in #27
  • fix: enable Pages site setup in docs workflow by @SurviveM in #28
  • feat: add skills manager and update github badge by @ymkiux in #29
  • feat: add session timeline navigation and persist session filters by @ymkiux in #30
  • feat: enhance codex skills management with import and filters by @ymkiux in #31

Full Changelog: v0.0.13...v0.0.14

codexmate v0.0.13

20 Mar 14:43

Choose a tag to compare

What's Changed

  • fix: bootstrap test deps before npm test by @awsl233777 in #15
  • feat: add MCP stdio integration with security and regression hardening by @SurviveM in #16

New Contributors

Full Changelog: v0.0.12...v0.0.13

codexmate v0.0.12

17 Mar 10:11

Choose a tag to compare