Overview
Thews profile provides a complete multi-agent orchestration harness using free OpenCode Zen models. It bundles all KDCO Workspace components into a single, portable profile.
Installation
Model Assignments
| Agent | Model | Role |
|---|---|---|
plan | Big Pickle | Planning orchestrator |
build | Big Pickle | Build orchestrator |
coder | Big Pickle | Implementation |
explore | GPT-5 Nano | Codebase search |
researcher | GPT-5 Nano | External research |
scribe | GPT-5 Nano | Documentation |
reviewer | GPT-5 Nano | Code review |
Recommended Models
When customizing with your own providers:| Role | Recommended | Why |
|---|---|---|
| Orchestrators (plan, build) | Claude Opus 4.5 | Heavy reasoning for planning |
| Implementation (coder) | Claude Opus 4.5 | Precision, complex tasks |
| Specialists (explore, researcher, scribe) | Claude Sonnet 4.5 | Fast, capable |
| Review (reviewer) | GPT 5.2 | Deterministic analysis |
Customize
Edit your profile’s config:See Also
- KDCO Workspace Guide — Full installation walkthrough.
- Workspace Integration — Architecture and component details.
- Profiles Overview — Profile concepts and configuration.