35919e8d57
Noob playtest: 4/7 passed, 3 blocked (perms). Found: context bleed via Mind's Eye, opus slot misconfigured, player_message tag leaking, test players need perms. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
10 lines
573 B
JSON
10 lines
573 B
JSON
{
|
|
"title": "Opus brain slot shows ollama provider with Claude model",
|
|
"severity": "medium",
|
|
"description": "Gateway status shows opus slot configured as provider=ollama, model=claude-opus-4-20250514. Ollama cannot run Claude models. This may be a stale override or config error.",
|
|
"evidence": "curl http://localhost:8500/v2/status — model_slots.opus shows provider=ollama",
|
|
"suggested_fix": "Check agents.yaml opus section and any in-memory overrides. Should be provider=anthropic or provider=codex.",
|
|
"timestamp": "2026-03-28T19:30:00",
|
|
"status": "open"
|
|
}
|