felixActive
TYPESCRIPT · CLOUDFLARE WORKERS · DURABLE OBJECTS · HONO · D1 · R2 · VECTORIZE · QUEUES · MCP · A2A · STRIPE
Managed agents harness on Cloudflare Workers, shaped after Anthropic's Managed Agents architecture. Manifest-defined agents compile into runnable agents exposed over OpenAI-compatible chat, A2A, MCP, and REST/SSE — with Felix Commerce, an agentic commerce layer (Agentic Commerce Protocol merchant endpoint, approval-gated Stripe checkout, per-brand D2C storefronts, B2B quote-to-cash), on top. Three swappable seams: session strategies (full replay, windowed, summarizing, semantic), pattern and model-provider registries (ReAct, Deep, Router, Parallel, GroupChat, Reflect, Plan-Execute across Anthropic, OpenAI, and Workers AI), and transport-labelled tool executors (local, MCP, A2A, container, sandbox, browser, queue). Includes HITL approvals, append-only audit log, eval harness with golden datasets, guardrails, and A2A federation. Evolved from an earlier AWS Bedrock + LangGraph implementation. Docs at docs.felix.run.