Comment on: Claude Code is being dumbed down?
GitHub Issues as a customer support funnel is horrible. It's easy for them, but it hides all the important bugs and only surfaces "wanted features" that are thumbs-up'd alot. So you see "Highlight text X" as the top requested feature; meanwhile, 10% of users experience a critical bug, but they don't all find "the github issue" one user poorly wrote about it, so it has like 7 upvotes.GitHub Codespaces has a critical bug that makes the copilot terminal integration unusable after 1 prompt, but the company has no idea, because there is no clear way to report it from the product, no customer suppor
Comment on: Curie – ship Claude Code agents to Kubernetes with Git push
As we built agents with Claude Code, we kept running into the same issues: getting from "this works locally" to "this is a real application" is a gap as large as getting code from your local up to a prod SaaS product. That's because it's the same problem.Curie is our attempt to make that lifecycle work just as well as CI/CD and production runtimes do for traditional SaaS. We've open sourced it under Apache 2.0 and you can run it on your own k8 cluster, no hosted control plane required.Slack is the only channel wired up today, but we've architected Curie in a way to make it extensible in many d