@senior: readme #9

Merged
ffaerber merged 1 commits from ai/issue-8 into main 2026-07-02 17:51:56 +02:00

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; @pmgemma4:cloud, @juniorkimi-k2.7-code:cloud, @qaminimax-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 — @pmollama-cloud/gemma4:cloud, @juniorollama-cloud/kimi-k2.7-code:cloud, @qaollama-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

## 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
gitea-actions bot added 1 commit 2026-07-02 17:38:57 +02:00
ffaerber merged commit 0362e09737 into main 2026-07-02 17:51:56 +02:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: gitea/agents#9