Skip to content

v2.1.0 — Multi-Agent Architecture + Claude Code Migration

Latest

Choose a tag to compare

@masonwyatt23 masonwyatt23 released this 05 Apr 00:00
· 118 commits to main since this release

Highlights

  • ac --migrate — one-command migration from Claude Code (copies MCP servers, permissions, custom commands)
  • WebSocket MCP transport — all 3 transports now supported (stdio, SSE, WebSocket)
  • macOS Keychain — API keys stored securely, never in plaintext
  • Extended thinking display — Anthropic thinking blocks shown and preserved across turns
  • 548 tests — up from 367, with provider tests, E2E smoke test, and coordinator/mailbox coverage

Install

bun install -g ashlrcode
ac --migrate  # import your Claude Code setup

Full Changelog

See CHANGELOG.md for complete details (16 added, 14 fixed, 10 improved).