Skip to content

codexmate v0.0.48

Choose a tag to compare

@github-actions github-actions released this 12 Jun 15:54
· 1 commit to 4fa83becd68b78cb632d1130952008eb71ead23d since this release

Changes

  • i18n: add zh-tw locale, UI fixes, OpenCode convergence
  • claude: add tier-specific model inputs (Haiku/Sonnet/Opus)
  • web-ui: silently retry on config load timeout
  • web-ui: include sub-models in apply cache key
  • web-ui: remove tier model inputs, fix Claude template editor JSON diff

Commits without PR

  • 76cbd7e chore: bump version to 0.0.48 — ymkiux
  • 60b7182 fix(web-ui): remove tier model inputs, fix Claude template editor JSON diff — ymkiux
  • 249610b fix(web-ui): include sub-models in apply cache key — ymkiux
  • 278f4f4 fix(web-ui): silently retry on config load timeout — ymkiux
  • 1c0e022 feat(claude): add tier-specific model inputs (Haiku/Sonnet/Opus) — ymkiux
  • fffd1cc feat(i18n): add zh-tw locale, UI fixes, OpenCode convergence — ymkiux

Compare: v0.0.47...v0.0.48

Contributors

ymkiux