ANIMYST
open-sourceOpen-source multi-agent runtime — orchestrate Anthropic, OpenAI, and Google models in a terminal-native IDE.
Overview
Multi-agent runtime that orchestrates AI models across Anthropic, OpenAI, and Google in a terminal-native IDE with parallel agent execution. Built for developers who want provider-agnostic orchestration without the framework lock-in.
Problem
Agent frameworks today force you to pick a provider, then bolt orchestration on top. Running multiple agents in parallel — across providers — from a developer-native interface is still a custom build for most teams.
Why it matters
Provider-agnostic, parallel-by-default agent orchestration is going to be the substrate for the next wave of developer tools. Owning the runtime in open source is how that substrate gets built.
Architecture
TBD — runtime model, provider abstraction, parallel execution + scheduling, IDE integration surface.
Stack
What I learned
TBD — lessons from building cross-provider agent infrastructure in the open.