Skip to content

deploy(vera): back to the local lane — smart is stable again#17

Merged
mabry1985 merged 1 commit into
mainfrom
chore/vera-back-to-smart
Jul 23, 2026
Merged

deploy(vera): back to the local lane — smart is stable again#17
mabry1985 merged 1 commit into
mainfrom
chore/vera-back-to-smart

Conversation

@mabry1985

Copy link
Copy Markdown
Member

Reverts the cloud pin.

The ML node stabilised and :8041 now serves 262,144 tokens — verified against the live endpoint, ~7× the panel's ~37k-token finder prompts. The failure that forced the pin is gone.

For the record, that failure was: a 32,768-token TOTAL ceiling (prompt + output, confirmed empirically) which every large-diff review overran, falling back to Groq's free tier and its 12,000 TPM limit — the panel exhausted repeatedly and left PRs unreviewed with no verdict.

Deleting the block returns to the host default (protolabs/reasoning → aliased to protolabs/smart), which is where model settings belong: they're host-scoped under ADR 0047, and the agent-layer pin existed only to outrank the box default during the outage.

Already applied to the live config volume and restarted — LangGraph agent initialized (model: protolabs/reasoning, ...), healthy. This PR keeps the seed in step so a fresh instance matches.

Also takes the panel back to zero marginal cost per review (cloud was roughly $0.12–0.15 a review on DeepSeek-V4).

🤖 Generated with Claude Code

Reverts the 2026-07-23 cloud pin. The ML node stabilised and :8041 now serves
262144 tokens (verified against the live endpoint), roughly 7x the panel's
~37k-token finder prompts — so the failure that forced the pin is gone. That
was a 32768-token TOTAL ceiling (prompt + output) which every large-diff review
overran, falling back to Groq's free tier and its 12000 TPM limit, exhausting
the panel and leaving PRs unreviewed.

Deleting the block returns to the host default (protolabs/reasoning, aliased to
protolabs/smart), which is where model settings belong — they are host-scoped
by ADR 0047 and the agent-layer pin only existed to outrank the box default
during the outage.

Applied to the live config volume and restarted: LangGraph agent initialized
(model: protolabs/reasoning). Local inference also takes the panel back to zero
marginal cost per review.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@mabry1985
mabry1985 merged commit 230c0bd into main Jul 23, 2026
1 check passed
@mabry1985
mabry1985 deleted the chore/vera-back-to-smart branch July 23, 2026 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant