Charmbracelet — the team known for Bubble Tea, Glow, and other beloved terminal utilities — launched Crush in early 2025 as a coding agent that applied the same philosophy of beautiful, well-crafted terminal tooling to AI-powered development. Written in Go and distributed as a native binary with no runtime dependencies, Crush offered unusually broad platform support: Windows, macOS, Linux, Android (via Termux), and BSD variants.
Crush distinguished itself through Language Server Protocol integration — rather than relying purely on the model’s understanding of code structure, it connected to the LSP daemon already running in the developer’s editor, giving the agent IDE-quality code intelligence including type information, go-to-definition, and error diagnostics. Combined with MCP server support, this made Crush one of the most capable terminal agents for tasks requiring precise code navigation.
Crush reached 25,000 GitHub stars, confirming that developers who valued terminal tooling quality were an underserved market in the coding agent space. The FSL-1.1-MIT licence (converting to MIT after two years) reflected Charmbracelet’s attempt to balance open access with commercial sustainability.