



v0.2.0 — greenfield rebuild. This is a from-scratch rewrite (superseding releases through v0.1.4). Architecture and UI are informed by two references (both MIT): OpenSwarm (orchestrator + specialists, SendMessage/Handoff) and opencode (typed tool contract, subagent-as-child-session, one-runtime-many-surfaces). See ARCHITECTURE_NOTES.md.
delegate, delegate_parallel, and handoff.serve streams the trace as SSE; a typed SDK consumes it.@anomalithic/impressions Signed thinking-impression trust anchor @anomalithic/runtime Agent loop, typed event bus, provider/tool interfaces @anomalithic/providers Free Models Router + OpenAI-compatible + Anthropic + Mock @anomalithic/tools Built-in fs / shell / web tools + registry @anomalithic/sessions Durable session store + permission rulesets @anomalithic/swarm Orchestrator + specialists; delegate / parallel / handoff @anomalithic/mcp MCP stdio client → MCP tools as agent tools @anomalithic/server Local HTTP runtime API (SSE streaming) @anomalithic/sdk Typed client for the runtime API apps/cli anomalithic CLI — run, swarm, serve, models apps/web Premium Next.js UI (swarm console + design system) apps/desktop Tauri desktop shellPosted Jul 8, 2026
Open-core AI agent runtime: an Orchestrator delegating to 8 parallel specialists, MCP tool support, cross-session memory, and a live reasoning trace.
0
0