Multi-Agent Support
Zenflow can orchestrate tasks using different AI coding agents. Each agent runs in an isolated Git worktree and has access to Zencoder’s context engine, multi-repo search, and skills — regardless of which underlying model or provider powers it.Available Agents
Claude Code
Anthropic’s Claude Code agent.
Codex
OpenAI’s Codex agent.
Gemini
Google’s Gemini agent.
Custom Models
Connect your own model endpoints — local, VPC, or third-party — to use them alongside or instead of built-in agents.Custom Models
Bring your own model or private endpoint
Model Flexibility
Zencoder supports models from multiple providers:
Select the model per chat session in the model dropdown. Different models have different cost multipliers — see Models for the full list with plan requirements.
Custom Hosted Models
You can connect your own model endpoints — local, VPC, or third-party — usingsettings.json. This lets you:
- Run open-source models locally via Ollama or vLLM
- Use Azure OpenAI, Vertex AI, or other cloud-hosted endpoints
- Point to private inference servers inside your network
- Hide the default model catalog and only expose approved models
Shared Capabilities
All agents running through Zenflow get access to:Selecting an Agent in Zenflow
- Open Settings → Default agents in Zenflow
- Set the default agent for new tasks