codexmate v0.0.45
·
1 commit
to ff78eb19c8203732e4779588f4434f69453aa5ca
since this release
Changes
- add Claude proxy target APIs with Ollama support (#171)
- web-ui: add Prompts tab for inline AGENTS.md and CLAUDE.md editing
- web-ui: move editor action buttons into toolbar
- web-ui: polish Prompts panel editor UX and button semantics
- web-ui: add Y-axis token labels to Usage wave chart
- web-ui: increase Prompts editor height for comfortable editing
- web-ui: replace session action text buttons with icon buttons
- web-ui: address PR review findings for Prompts panel and session icons
- web-ui: cap Y-axis ticks, extract promptsContextHint computed
- test: add openSessionLink to parity method allowlist
Commits without PR
- 1587cce chore: bump version to 0.0.45 — ymkiux
- af86d1f fix(test): add openSessionLink to parity method allowlist — ymkiux
- 9e5f132 refactor(web-ui): cap Y-axis ticks, extract promptsContextHint computed — ymkiux
- 8af1521 fix(web-ui): address PR review findings for Prompts panel and session icons — ymkiux
- bc8a4f6 feat(web-ui): replace session action text buttons with icon buttons — ymkiux
- c4c9c44 fix(web-ui): increase Prompts editor height for comfortable editing — ymkiux
- f59e1f6 feat(web-ui): add Y-axis token labels to Usage wave chart — ymkiux
- a07ac29 feat(web-ui): polish Prompts panel editor UX and button semantics — ymkiux
- 788258d feat(web-ui): move editor action buttons into toolbar — ymkiux
- 5b92004 feat(web-ui): add Prompts tab for inline AGENTS.md and CLAUDE.md editing — ymkiux
- 628d451 feat: add Claude proxy target APIs with Ollama support (#171) — Awsl
Compare: v0.0.44...v0.0.45
Contributors