How does this compare against open code ? seams like it has less features. Answer from prasanth_krishnan on reddit.com
๐ŸŒ
GitHub
github.com โ€บ charmbracelet
Charm ยท GitHub
We make the command line glamorous. Charm has 55 repositories available. Follow their code on GitHub.
๐ŸŒ
Reddit
reddit.com โ€บ r/golang โ€บ anyone using charm's crush ?
r/golang on Reddit: Anyone using Charm's Crush ?
January 6, 2026 -

I'm wondering about people's experience with github.com/charmbracelet/crush .

I've been enjoying invoking certain jobs / reports in natural language via MCP and want a efficient, multi-model TUI that is not claude code for tasks of this nature. I'd also be curious about people's coding experience in Crush, although I am mostly thinking about running internal business processes through it.

Wondering how people view the state of this project and its prospects.

๐ŸŒ
Reddit
reddit.com โ€บ r/golang โ€บ making cobra clis even more fabulous
r/golang on Reddit: Making Cobra CLIs even more fabulous
June 18, 2025 -

Hey everyone,

I'm bashbunni a software developer at Charm, the creators of Bubble Tea, Glow, Gum, and all that terminal stuff. We use spf13's Cobra to power a ton of our CLIs, so we wanted to give it a little love through a new project called Fang.

Fang is a layer on top of cobra to give you things like:
- Fancy output: fully styled help and usage pages
- Fancy errors: fully styled errors
- Automatic --version: set it to the build info, or a version of your choice
- Manpages: Adds a hidden man command to generate manpages using mango
- Completions: Adds a completion command to generate shell completions
- Themeable: use the built-in theme, or make your own
- Improved UX: Silent usage output (help is not shown after a user error)

If you're into that, then check it out at https://github.com/charmbracelet/fang

๐ŸŒ
Reddit
reddit.com โ€บ r/devops โ€บ is building a linux distribution is good project ?
r/devops on Reddit: Is building a Linux Distribution is Good Project ?
May 16, 2025 -

I'm currently working on a project to build an AI-powered Linux distribution. The idea is to integrate AI features like chatbots and various intelligent agents (MCP agents) directly into the system. These agents will run within the terminal as well as through dedicated extensions and apps, aiming to streamline workflows and significantly enhance developer productivity.

Some of the key features I'm planning to include:

  • Terminal-based AI agents to assist with coding, deployment, and debugging

  • Chatbot integrations for quick answers and task automation

  • AI-powered tools embedded into the OS to make it smarter and more responsive to developer needs

Iโ€™m currently a DevOps intern and exploring how this project can evolve into something truly impactful. Iโ€™d really appreciate:

  • Your thoughts on whether this is an impressive or valuable idea

  • Suggestions for features or tools that could be integrated

  • Guidance on technical challenges or directions I should consider

Thanks in advance! Excited to hear your thoughts. ๐Ÿ™Œ

๐ŸŒ
Reddit
reddit.com โ€บ r/golang โ€บ bubbletea help
BubbleTea help : r/golang
August 11, 2025 - https://github.com/charmbracelet/bubbletea/blob/v2-exp/examples/canvas/main.go
๐ŸŒ
GitHub
github.com โ€บ orgs โ€บ charmbracelet โ€บ repositories
charmbracelet repositories ยท GitHub
We make the command line glamorous. Charm has 55 repositories available. Follow their code on GitHub.
Find elsewhere
๐ŸŒ
Reddit
reddit.com โ€บ r/localllm โ€บ inferencing box up and running: what's the current best local llm friendly variant of claude code/ gemini cli?
r/LocalLLM on Reddit: Inferencing box up and running: What's the current best Local LLM friendly variant of Claude Code/ Gemini CLI?
August 31, 2025 -

I've got an inferencing box up and running that should be able to run mid sized models. I'm looking for a few things:

  • I love love Aider (my most used) and use Claude Code when I have to. I'd love to have something that is a little more autonomous like claude but can be swapped to different backends (deepseek, my local one etc.) for low complexity tasks

  • I'm looking for something that is fairly smart about context management (Aider is perfect if you are willing to be hands on with /read-only etc. Claude Code works but is token inefficient). I'm sure there are clever MCP based solutions with vector databases out there ... I've just not tried them yet and I want to!

  • I'd also love to try a more Jules / Codex style agent that can use my local llm + github to slowly grind out commits async

Do folks have recommendations? Aider works amazing for me when I'm enganging close to the code, but Claude is pretty good at doing a bunch of fire and forget stuff. I've tried Cline/Roo-code etc. etc. a few months ago, they were meh then (vs. Aider / Claude), but I know they have evolved a lot.

I suspect my ideal outcome would be finding a maintained thin fork of Claude / Gemini CLI because I know those are getting tons of features frequently, but very open to whatever is working great.

๐ŸŒ
GitHub
github.com โ€บ github โ€บ gh-aw โ€บ discussions โ€บ 24261
[go-fan] Go Module Review: charmbracelet/huh ยท github/gh-aw ยท Discussion #24261
Currently pinned: github.com/charmbracelet/huh v0.8.0 (Oct 2025) Latest available: charm.land/huh/v2 v2.0.3 (released 2026-03-09, pushed 2026-03-30)
Author ย  github
๐ŸŒ
Reddit
reddit.com โ€บ r/claudeai โ€บ your cli, but smarter: crush, your ai bestie for the terminal
r/ClaudeAI on Reddit: Your CLI, But SMARTER: Crush, Your AI Bestie for the Terminal
July 30, 2025 -

Hi everyone, I'm a software developer at Charm, the company that built out a whole suite of libraries for building terminal applications (e.g. Lip Gloss, Bubble Tea, Wish, etc). We've been building a terminal application for agentic coding using our experience with UX for the command line. Crush is built with Charm tools to maximize performance and support for all terminal emulators. It has a cute, playful aesthetic (because coding should be fun) and it works with any LLM right from your terminal. It's at https://charm.land/crush if you want to check it out :) We built a lot of the foundation with Claude and of course have been using it to support ongoing development.

Crush is

  • Multi-Model: choose from a wide range of LLMs or add your own via OpenAI- or Anthropic-compatible APIs

  • Flexible: switch LLMs mid-session while preserving context

  • Session-Based: maintain multiple work sessions and contexts per project

  • LSP-Enhanced: Crush uses LSPs for additional context, just like you do

  • Extensible: add capabilities via MCPs (http, stdio, and sse)

  • Works Everywhere: first-class support in every terminal on macOS, Linux, Windows (PowerShell and WSL), and FreeBSD

Let me know whatcha think!

๐ŸŒ
Reddit
reddit.com โ€บ r/golang โ€บ charm: a new language in, with, and for go
r/golang on Reddit: Charm: a new language in, with, and for Go
October 16, 2022 - Not too much to say on this but you may want a different name, charms already used for a go terminal library https://github.com/charmbracelet/charm
๐ŸŒ
Lobsters
lobste.rs โ€บ origins โ€บ github.com โ€บ charmbracelet
github.com/charmbracelet | Lobsters
github.com/charmbracelet (part of github.com): 12 stories from 7 submitters
๐ŸŒ
Reddit
reddit.com โ€บ r/linux โ€บ manual coding vs ai assisted coding vs ai native coding analysis by chatgpt. what is your take?
r/linux on Reddit: Manual coding vs AI assisted coding vs AI native coding analysis by chatgpt. What is your take?
August 9, 2025 -

Chatgpt answer:

Method Net usable LOC/day Speed gain vs manual Main bottleneck Approx Monthly Cost (USD)

Manual coding (no AI) 10โ€“50 Baseline Writing + debugging + reading old code ~$4000 (dev salary)

AI-assisted (ChatGPT web) 50โ€“150 ~2โ€“5ร— faster Switching between AI and editor, verifying AI output ~$4200 (dev salary + $200 AI credits)

AI-native code editors (Claude Code, Cursor, Windsurf) 100โ€“300 ~4โ€“8ร— faster Your ability to validate and refine AI-generated code in context ~$4300 (dev salary + $300 AI credits)

๐ŸŒ
GitHub
github.com โ€บ charmbracelet โ€บ charm
GitHub - charmbracelet/charm: The Charm Tool and Library ๐ŸŒŸ
June 3, 2025 - # macOS or Linux brew install charmbracelet/tap/charm # Arch Linux (btw) pacman -S charm # Nix nix-env -iA nixpkgs.charm # Debian/Ubuntu sudo mkdir -p /etc/apt/keyrings curl -fsSL https://repo.charm.sh/apt/gpg.key | sudo gpg --dearmor -o /etc/apt/keyrings/charm.gpg echo "deb [signed-by=/etc/apt/keyrings/charm.gpg] https://repo.charm.sh/apt/ * *" | sudo tee /etc/apt/sources.list.d/charm.list sudo apt update && sudo apt install charm # Fedora/RHEL echo '[charm] name=Charm baseurl=https://repo.charm.sh/yum/ enabled=1 gpgcheck=1 gpgkey=https://repo.charm.sh/yum/gpg.key' | sudo tee /etc/yum.repos.d/charm.repo sudo yum install charm
Starred by 2.5K users
Forked by 88 users
Languages ย  Go 99.9% | Dockerfile 0.1%
๐ŸŒ
Reddit
reddit.com โ€บ r/askprogramming โ€บ what is the most popular way for making terminal ui programs?
r/AskProgramming on Reddit: What is the most popular way for making terminal UI programs?
October 22, 2024 -

I'm talking about terminal apps like vim, htop, etc.
What would be the go-to method for making such apps? There are many options out there, but not really sure which is the best. What I'm looking for is a popular library with good documentation, and also fairly simple to use. Programming language isn't an issue as I'm looking to learn a new language anyways, so it can be in any major programming language.