Skip to content

fix: stop duplicating the resolver error in MODEL_NOT_FOUND messages - #139

Merged
QuintinShaw merged 1 commit into
mainfrom
fix/dedupe-model-not-found-message
Jul 30, 2026
Merged

fix: stop duplicating the resolver error in MODEL_NOT_FOUND messages#139
QuintinShaw merged 1 commit into
mainfrom
fix/dedupe-model-not-found-message

Conversation

@QuintinShaw

Copy link
Copy Markdown
Owner

Summary

An unresolvable explicit model pin produced Model "x" not found. … (Model "x" not found. …) — the resolver's error text was appended as a detail even when it was the identical sentence. The model branch now uses the resolver's error directly, and the tier branch keeps its source-naming message without the redundant suffix.

Test plan

  • npm test — full suite + release gate green
  • Verified end-to-end in a real Pi session (message now appears once)

@QuintinShaw
QuintinShaw merged commit c176279 into main Jul 30, 2026
1 check passed
@QuintinShaw
QuintinShaw deleted the fix/dedupe-model-not-found-message branch July 30, 2026 19:34
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