Claw-Company/clawcompany
Multi-agent framework that lets users act as Chairman directing an AI team of specialized roles (Researcher, Analyst, Writer) to execute autonomous work streams.

An open-source AI company OS built on TypeScript that orchestrates multiple LLM-powered agents across 38 defined roles and 6 templates. The system decomposes user requests into work streams assigned to specialized agents (e.g., Researcher for data gathering, Analyst for modeling), supports multiple LLM providers including Anthropic, OpenAI, and Ollama, and implements a 4-layer memory architecture for persistent context. Execution is fully autonomous once a task is assigned, with cost optimization by routing routine work to cheaper models like Flash-Lite.