chore(harness-omp): pin advisor model role in both presets#25
Merged
Conversation
After the 2026-07-11..14 advisor 402 storm (advisor role resolved to a credit-dead paid provider; one failed call per primary turn, no circuit-breaker in omp), the advisor role is always pinned explicitly and in-family: ollama smol for the local preset, gateway GLM-5.2:low for gateway-slim. Preset test now strips the ':level' thinking suffix omp selectors legitimately carry. Claude-Session: https://claude.ai/code/session_016rDA5nEbELSsx6ojnyZdDG
todie
force-pushed
the
chore/omp-advisor-role-pin
branch
from
July 18, 2026 06:22
58b13bd to
fd670e0
Compare
…(estate-orient) The estate-orient skill landed in packages/skills without the preset allowlists being updated — the sync test has been red on main since. Unblocks CI for this PR; not related to the advisor pin. Claude-Session: https://claude.ai/code/session_016rDA5nEbELSsx6ojnyZdDG
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Guardrail from the 2026-07-11..14 omp advisor 402 storm: the advisor model role resolved to a credit-dead paid provider (openrouter/openai/gpt-5.5) and burned one failed call per primary-agent turn (~1600 total) — omp's advisor has no circuit-breaker on provider failure.
config.local.yml:advisor: ollama/qwen3.5-9b-mtp(in-family smol)config.gateway-slim.yml:advisor: llm/zai/GLM-5.2:lowpreset.test.ts: strip the:levelthinking suffix omp selectors carry before the declared-model lookupLive
~/.omp/agent/config.ymlalready pinned (llm/neuralwatt/glm-5.2:low); engram #12404 records the incident.https://claude.ai/code/session_016rDA5nEbELSsx6ojnyZdDG
Need help on this PR? Tag
/codesmithwith what you need. Autofix is disabled.