crush Releases
184 releases of charmbracelet/crush
- v0.33.3
This is a patch release that fixes an issue where MCPs (Model Context Protocol) were blocking the first interaction until loaded. The release reverts that behavior, making MCPs asynchronous again, and also fixes a build issue preventing native clipboard from being built on iOS.
Jan 18, 2026
- v0.33.2
Release v0.33.2 of Crush introduces clipboard image paste functionality to the chat editor, contributed by @kslamph. The release also includes several bug fixes for improved stability, including a race condition fix in agent.go, resolved extra headers for providers, and improved search tool reliability.
Jan 16, 2026
- v1.24.0
This release focuses on backward compatibility fixes, model support updates, and performance improvements. It includes support for newer models like gpt-5.2, Gradio 6 compatibility, and robust timeout mechanisms for Python execution.
Jan 16, 2026
- v0.32.1
This is a patch release (v0.32.1) for charmbracelet/crush that fixes a panic in the Gemini provider and resolves a race condition where session titles might not be properly applied. The release also includes CI improvements with enhanced security jobs, enabled race detector, and overall build improvements.
Jan 13, 2026
- v0.32.0
This release focuses on significant performance optimizations including reduced memory usage and faster startup/shutdown times. It also adds a new `disable_default_providers` setting to disable all default providers, along with several bug fixes and quality-of-life improvements.
Jan 12, 2026
- v1.2.0
This release introduces significant UI/UX improvements including keyboard shortcuts and searchable package descriptions, alongside core stability fixes like package state verification.
Jan 12, 2026
- v0.31.0
This is a maintenance release for charmbracelet/crush that introduces the ability to load skills from a general 'agents' directory (~/.config/agents/skills), removes Claude Code support to align with Anthropic's terms of service, and includes various small fixes and UX improvements.
Jan 7, 2026
- v0.30.3
This release adds support for new AI models (Claude Opus 4.5, GPT 5.2, GPT 5.1, GPT 5.1 Codex, GPT 5.1 Max) for GitHub Copilot integration in charmbracelet/crush. It also includes important fixes for the Responses API and quota handling for sub-agents to reduce unnecessary count requests.
Jan 5, 2026
- v0.30.2
This is a minor patch release (v0.30.2) for Crush, a Rust-based shell, that fixes a nil pointer dereference issue in the sessions code. The bug was reported by community member @umairimtiaz9.
Jan 4, 2026
- v0.30.1
A patch release for Crush addressing several bug fixes including session naming, Copilot quota handling, symlink resolution in skill directories using fastwalk, multibyte character handling in tag removal, and a potential panic. This is a maintenance release with no new features.
Jan 3, 2026
- 0.69.0
This release introduces a new AI Hints feature that allows applications to provide domain-specific context to AI systems through accessibility labels. This enables better understanding of screen content by AI assistants.
Dec 29, 2025
- v0.30.0
This release adds support for Agent Skills, an open format that allows giving the agent new capabilities. Skills are automatically loaded on demand to avoid cluttering context. A bug fix for TUI model selection when the list is empty is also included.
Dec 27, 2025
- v0.29.1
This is a minor patch release for Crush that fixes an issue with file drag-and-drop behavior, preventing unwanted filename insertion when attachments are dragged into the application. The release also addresses improvements for pasting long blocks of text.
Dec 22, 2025
- v0.29.0
This release adds drag-and-drop and paste support for attachments in Crush, along with the ability to treat large pasted text as attachments. Several bug fixes were included addressing API key loading, race conditions, unsupported image types, and splash padding.
Dec 19, 2025
- v0.28.0
This release (v0.28.0) focuses on improving the onboarding experience for Crush, fixing several bugs and adding new functionality. The most notable changes include fixing a bug that prevented typing 'c' during onboarding and enabling proper login to Hyper and GitHub Copilot through the onboarding flow.
Dec 18, 2025
- v0.27.0
This release adds GitHub Copilot authentication support to Crush, allowing users to use Copilot models directly from the command-line shell. Users can authenticate automatically if already logged in, or use `crush login copilot` to login explicitly.
Dec 17, 2025
- v0.26.0
This is v0.26.0 of Crush, a Charm project primarily focused on maintenance and infrastructure updates. The release adds hyper integration as the main new feature, fixes a token expiration check issue, and includes several bubbletea package updates along with a TUI refactoring.
Dec 16, 2025
- v0.25.0
This release introduces a new `crush projects` command for tracking projects where Crush has been used, with a `--json` flag for programmatic access. It also includes important bug fixes including a patch for broken sessions when interrupting OpenAI-compatible providers like Grok, and removes the 100MB file size limit from the download tool.
Dec 16, 2025
- v0.24.0
Release v0.24.0 of Crush introduces a new to-do list feature (Charm-style) for better task execution, and upgrades the non-interactive `crush run` mode with output redirection and pipe support. The release also includes various bug fixes for rendering, UI scrolling, and the edit tool.
Dec 12, 2025
- v0.22.0
This release v0.22.0 of Crush introduces web search functionality powered by DuckDuckGo with agentic fetch, and adds support for images returned from tools like Playwright MCP. The release also includes multiple bug fixes, many contributed by first-time contributor @Gustave-241021.
Dec 8, 2025