Skip to content

crush v0.1.0-crush0.89.0 (based on charmbracelet/crush v0.89.0)

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Sep 09:18
· 3 commits to guysoft since this release

Changes since charmbracelet/crush v0.89.0

New!

  • feat(agent): Tab-cycleable primary agents (coder / plan / plan-read-only)
  • feat(redo): /redo command with temp-file backed history stack
  • feat(undo): port acheong08/feat/undo-message
  • feat(ui): MCP server toggle dialog in command palette
  • feat(ui): realigned status icons and removed searchbar
  • feat(ui): use lipgloss styles for status icons

Fixed

  • fix(agent): allow Tab-cycling on the landing page (pre-session)
  • fix(copilot): send GitHub OAuth token as bearer, bypass IDE-token refresh

CI / release

  • ci: fork-friendly release workflow (goreleaser OSS on GitHub-hosted runners)
  • ci: two-part fork versioning — tag format v<FORK>-crush<UPSTREAM>[-<SUFFIX>]
  • ci: remove upstream nightly workflow (unusable on the fork)
  • ci: run dependabot monthly

Other

  • chore(deps): update fantasy and catwalk
  • chore: fmt
  • chore(legal): CLA signatures