Commit Graph

3 Commits

Author SHA1 Message Date
Paul O'Reilly
906de0954d Add minimax model registry entry; rename tdd-impl workflow
- minimax.yaml: scores copied from Opus (placeholder until real benchmark),
  cost 0.0/0.0 (subscription), provider=minimax. Now auto-selectable by
  min_scores routing (smart-agent at complexity≥9 will reach it).
- tdd-impl → write-code-following-tdd (name field updated)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-28 17:12:06 +12:00
Paul O'Reilly
2b3e4a3e80 feat(model-registry): add provider field to all entries
Add optional provider field (anthropic, openai, alibaba, github,
openrouter, opencode) as groundwork for F-WE-PDIV provider diversity
enforcement in auto-model selection.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-28 13:40:56 +12:00
Paul O'Reilly
37a5165dfb init: seed framework reference content from agent-runtimes main repo 2026-04-26 12:17:42 +12:00