Anthropic's announcement of Fable 5.1 and Mythos 5.1 — one base model, two guardrail postures.
- official
- models
- announcement
- fable
HumanLayer's 12 design principles for production-grade LLM agents — the closest thing to a 'best practices' manifesto.
12-Factor Agents is HumanLayer's opinionated manifesto for building production-grade LLM agents. It distils hard-won lessons into 12 principles: own your prompts, own your context window, design for stateless redeploys, and so on. The closest thing the ecosystem has to a 'best practices' document.
Read it before shipping your first serious agent — each factor is a checklist item that converts post-launch incidents into pre-launch design decisions.
No install — read the principles in the repository. Each factor has its own markdown chapter.
Opinionated principles, not a spec — they assume tool-calling agent architectures. Apply them with judgment; not every factor fits every stack.
Repository
humanlayer/12-factor-agentsCharted
Anthropic's announcement of Fable 5.1 and Mythos 5.1 — one base model, two guardrail postures.
Anthropic's canonical essay on agent design — workflows vs agents, and five composable patterns.
Official curated registry of MCP servers — discovery, versioning, and metadata for the ecosystem.