Skip to content

codexmate v0.0.52

Choose a tag to compare

@github-actions github-actions released this 17 Jun 15:42
· 2 commits to d15c556481fc313f978e7a51e22ce81425dbcffb since this release

Changes

  • docs: default install registry selection to npmmirror and remove the official-registry preset from the docs panel
  • docs: make long install commands wrap cleanly while keeping the copy button visible on narrow layouts
  • prompts: replace editor toolbar text buttons with SVG icon buttons and export Markdown files with agents/claude prefixes
  • sessions: correct copy-link and copy-path button icons so the actions are visually distinct

Commits without PR

  • 9a4afa7 chore: bump version to 0.0.52 — ymkiux
  • fed8be0 fix(sessions): correct copy-link and copy-path button icons — ymkiux
  • 5ff920c feat(prompts): replace editor toolbar buttons with SVG icons — ymkiux
  • ed4dc2b fix(docs): handle long command overflow and improve copy button visibility — ymkiux
  • 58edc23 fix(docs): command copy button absolute positioning — ymkiux
  • 03f8517 fix(docs): default registry to npmmirror and fix command display width — ymkiux
  • 4bd8164 fix: allow global CLAUDE.md diff preview (#198) — Awsl

Compare: v0.0.51...v0.0.52

Contributors

ymkiux    Awsl