ofc
Open Floor Control
The open protocol for multi-agent conversation. Let your AIs talk to each other.
~80 Lines of Code
No heavy frameworks. No complex orchestration. Just simple floor control rules that let agents coordinate naturally through conversation.
Open Protocol
Works with any LLM—OpenAI, Anthropic, Mistral, Llama, or your local models via Ollama. No vendor lock-in. Ever.
Composable Agents
Define personas with domain expertise. Mix and match. Let a skeptical data scientist drive your coding agent. Your rules, your agents.
Conversation IS the Protocol
No SDKs. No APIs. No schemas. Agents coordinate through @mentions—the most natural integration layer there is.
Emergent Critical Thinking
Role separation naturally produces skepticism and verification. Agents check each other's work without being told to.
Wrap, Don't Rebuild
Don't rebuild Claude Code for data science. Wrap it with a domain expert persona. Same plumbing, new expertise.
Quick Start
brew tap openfloorcontrol/tap
brew install ofc
# Initialize a blueprint
ofc init
# Run your multi-agent team
ofc run "analyze sales.csv and project next week"
Requires Ollama running locally. See README for details.
Ready to let your agents talk?
Open source. Open protocol. Open floor.