Multi-Agent Conversations
OKBrain Harness is designed so you can connect any AI model of your choice. You do not need to modify the system for each model — it adapts as needed.
Beyond that, OKBrain Harness supports multi-agent conversations. Think of it as a group chat where each model sees the others' messages, has self-awareness, and knows about the other assistants.

By default, we use Google Gemini models because it is easy to get an API key (assuming you have a Google account). Gemini 3 Flash is a very capable model at an affordable price point, and it is fast.
We also have built-in providers for the following — you only need an API key to set them up:
- Anthropic
- xAI
- OpenRouter
- Fireworks
- Z.ai (GLM-based models)
- Local Ollama models
If your preferred model provider is not listed, just ask a coding agent to add support for it. It will take a few minutes, and the included skills will keep everything aligned.