What's new in axiom

Every release, documented. We ship often and break nothing.

@axiomcm/cli@0.1.0
March 21, 2026 — Initial release

The first public release of axiom

  • New 18+ production-ready built-in agents across 7 categories: Research, Engineering, Product, Marketing, Business, Operations, and Finance
  • New axiom list — list all available agents with descriptions and categories
  • New axiom try <agent> "input" — run any built-in or custom agent from the terminal
  • New axiom dashboard — local web dashboard for browsing agents and inspecting run history
  • New axiom create — interactive wizard to scaffold custom agents saved to .axiom/agents/
  • New axiom init — initialise the .axiom/ directory structure in any project
  • New Full run persistence — every run is saved to .axiom/runs/ with input, output, cost, tokens, duration, and tool calls
  • New BYOK authentication — works with ANTHROPIC_API_KEY or CLAUDE_CODE_OAUTH_TOKEN
  • New Programmatic API — import @axiomcm/agents directly into any Node.js or TypeScript project
  • New Three tools available to agents: web_search, web_scrape, file_reader
  • New Published to npm under the @axiomcm organisation — install globally with npm i -g @axiomcm/cli
@axiomcm/cli@0.2.0
Coming soon

On the roadmap

  • Soon v2 proxy tier — run agents without your own Anthropic key via a managed subscription
  • Soon More built-in agents across additional categories
  • Soon Agent chaining — pipe the output of one agent into another
  • Soon Dashboard improvements: aggregate cost view, run search, and export
  • Soon axiom watch — run an agent on a schedule and persist results

Want to influence the roadmap? Join the waitlist for v2 and tell us what you need.

Join the v2 waitlist →