BotBeat
...
← Back

> ▌

AnthropicAnthropic
OPEN SOURCEAnthropic2026-08-05

Curie: Open-Source Agent Deployment Platform Bridges Local-to-Production Gap

Key Takeaways

  • ▸Open-source, Apache 2.0 licensed platform eliminates environment-driven agent failures through a three-tier deployment parity ladder
  • ▸Supports deployment across laptops, Docker Compose, and Kubernetes clusters with consistent behavior via immutable plugin bundles
  • ▸Integrates with Claude Code plugin format and supports multiple LLM providers including Anthropic, OpenRouter, and local Ollama instances
Source:
Hacker Newshttps://github.com/curie-eng/curie↗

Summary

Anthropic has released Curie, an open-source (Apache 2.0) deployment platform for production AI agents built with Claude Code. Curie enables developers to author agent plugin bundles (skills, tools, and MCP servers) and deploy them across multiple environments—from local development to Kubernetes clusters—while maintaining consistent behavior and catching environment differences early.

The platform introduces a three-tier deployment ladder: "skill" runs agents directly in a container without platform overhead, "local" runs through a full platform via Docker Compose for testing, and "cluster" deploys to production Kubernetes. This design ensures the same immutable plugin bundle works identically across all three tiers, surfacing environment discrepancies during development rather than after users encounter them.

Curie supports multiple LLM providers (Anthropic, OpenRouter, and self-hosted via Ollama), features git-driven deployments, and includes built-in tracing, evals, and budget tracking. Initial Slack integration is available, with email and Teams support coming next. The platform is self-hostable and fully open source, with a CLI tool (curie) orchestrating the entire workflow from authoring to deployment.

  • Includes built-in traces, evals, budget controls, and git-driven deployments with no additional cost
  • Initial Slack bot support with email and Teams integration roadmapped

Editorial Opinion

Curie directly addresses a critical pain point in agent deployment: the gap between local development and production that causes seemingly working agents to fail when scaled. By enforcing environment parity through its three-tier architecture and immutable bundles, it shifts environment bugs from user-facing production failures to the development phase where they're cheap to fix. For teams shipping Claude Code agents, this open-source approach could significantly accelerate the journey from prototype to reliable production service.

AI AgentsMachine LearningMLOps & InfrastructureOpen Source

More from Anthropic

AnthropicAnthropic
RESEARCH

MCP-Bench: New Benchmark Reveals Persistent Tool-Use Gaps in Leading LLMs

2026-08-05
AnthropicAnthropic
POLICY & REGULATION

Five Rust Teams Adopt LLM Rules to Protect Human Code Review

2026-08-05
AnthropicAnthropic
INDUSTRY REPORT

Historian Warns AI Race Between US and China Is 'Most Dangerous Arms Race in History'

2026-08-05

Comments

Suggested

OpenAIOpenAI
RESEARCH

Frontier AI Agents Fall Short at Open-Ended Research, Study Finds

2026-08-05
TencentTencent
PRODUCT LAUNCH

Tencent Launches TencentDB Agent Memory: A Shared Knowledge Hub for AI Agent Teams

2026-08-05
Edge City / Cosmos InstituteEdge City / Cosmos Institute
RESEARCH

Personal AI Agents Transform Community Life in Month-Long Edge City Experiment

2026-08-05
← Back to news
© 2026 BotBeat
AboutPrivacy PolicyTerms of ServiceContact Us