Crush v0.91.1 Changelog
What changed in Crush CLI v0.91.1, released 2026-08-25 — explained in plain English.
TLDR
- Fixed some annoyances with "MCPs" (external tools the app can talk to) to prevent crashes when they are set up wrong.
- The keyboard shortcut for "Select All" changed back so it doesn't cause typing glitches.
- Cleaned up a weird spacing bug when writing code in Markdown.
Want a heads-up when Crush updates?
We email you the moment a new Crush version drops — plus plain-English release notes like these. No spam.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.
This is a quick maintenance update for anyone using Crush. It doesn’t add any flashy new features, but it does make the app more stable and fixes a few annoying typing bugs that were accidentally introduced in the previous update.
Fixes
- More reliable external tools (MCPs): "MCP" stands for Model Context Protocol, which is just a fancy way of saying "external tools the app can talk to." If one of these tools was set up incorrectly or glitched out, it could cause problems. This update makes Crush handle those situations much more smoothly so you don't get weird errors.
- "Select All" shortcut fixed: The
Ctrl+Ashortcut was acting up and causing typing issues. "Select All" is now mapped toCtrl+Shift+Ainstead to fix it. - Code block spacing repaired: Fixed a rare but annoying bug where the spacing (indentation) inside Markdown code blocks would get messed up when you were typing.
Improvements
- Added instructions to the documentation on how to set up a custom "Catwalk" URL (a specific web link used by the app).
Breaking changes
No breaking changes in this release.
How to upgrade
Update to Crush v0.91.1 by running:
npm install -g @charmland/crush
This is our plain-language summary. Read the complete, official notes on the Crush official changelog ↗.
