Updates the agent→model routing to the maintainer-approved cloud models and adds an agents/models table to the README (issue #8: "the readme should contain a list of all agents and their model"). @senior and @lead are unchanged; @pm→gemma4:cloud, @junior→kimi-k2.7-code:cloud, @qa→minimax-m3:cloud (vision-capable, per maintainer decision in-thread). The new model IDs are added to the ollama-cloud provider allow-list so opencode can actually use them.
## Summary
Updates the agent→model routing to the maintainer-approved cloud models and adds an agents/models table to the README (issue #8: "the readme should contain a list of all agents and their model"). `@senior` and `@lead` are unchanged; `@pm`→`gemma4:cloud`, `@junior`→`kimi-k2.7-code:cloud`, `@qa`→`minimax-m3:cloud` (vision-capable, per maintainer decision in-thread). The new model IDs are added to the `ollama-cloud` provider allow-list so opencode can actually use them.
## Changes
- `.gitea/workflows/agent.yml`: agent registry — `@pm`→`ollama-cloud/gemma4:cloud`, `@junior`→`ollama-cloud/kimi-k2.7-code:cloud`, `@qa`→`ollama-cloud/minimax-m3:cloud` (`@senior`/`@lead` unchanged)
- `.gitea/workflows/agent.yml`: `ollama-cloud` provider allowed-models now also lists `gemma4:cloud`, `kimi-k2.7-code:cloud`, `minimax-m3:cloud` (`glm-5.2:cloud` already present)
- `.gitea/workflows/agent.yml`: updated the provider-list comment
- `README.md`: new "Agents" section with a table of agent/model/vision/mode/role, plus a one-line note that `agent.yml`'s registry is the source of truth
- `README.md`: secrets table updated to reflect new model lineups
- No changes to trigger gate, loop-guard logic, or delegation/publish plumbing
---
Resolves #8 · 🤖 @senior
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
Updates the agent→model routing to the maintainer-approved cloud models and adds an agents/models table to the README (issue #8: "the readme should contain a list of all agents and their model").
@seniorand@leadare unchanged;@pm→gemma4:cloud,@junior→kimi-k2.7-code:cloud,@qa→minimax-m3:cloud(vision-capable, per maintainer decision in-thread). The new model IDs are added to theollama-cloudprovider allow-list so opencode can actually use them.Changes
.gitea/workflows/agent.yml: agent registry —@pm→ollama-cloud/gemma4:cloud,@junior→ollama-cloud/kimi-k2.7-code:cloud,@qa→ollama-cloud/minimax-m3:cloud(@senior/@leadunchanged).gitea/workflows/agent.yml:ollama-cloudprovider allowed-models now also listsgemma4:cloud,kimi-k2.7-code:cloud,minimax-m3:cloud(glm-5.2:cloudalready present).gitea/workflows/agent.yml: updated the provider-list commentREADME.md: new "Agents" section with a table of agent/model/vision/mode/role, plus a one-line note thatagent.yml's registry is the source of truthREADME.md: secrets table updated to reflect new model lineupsResolves #8 · 🤖 @senior