Skip to content

Default Anthropic model selection to Opus#576

Merged
tmustier merged 3 commits into
mainfrom
chore/anthropic-opus-default
Jun 13, 2026
Merged

Default Anthropic model selection to Opus#576
tmustier merged 3 commits into
mainfrom
chore/anthropic-opus-default

Conversation

@tmustier

@tmustier tmustier commented Jun 13, 2026

Copy link
Copy Markdown
Owner

Summary

  • Default Anthropic-only model selection to latest Opus instead of Fable while Fable is unavailable
  • Keep Sonnet/Fable fallback behavior if Opus is absent
  • Update model-selection docs and regression test
  • Upgrade Vite to 8.0.16 and remove the deprecated optimizeDeps.esbuildOptions block so CI npm audit is green
  • Add a manifest-validation wrapper that retries the Microsoft validation service and treats repeated 5xx/unreachable responses as an external outage, while still failing real manifest validation errors

Verification

  • npm run validate (Microsoft validation service currently returns 502; wrapper retried and soft-passed as outage)
  • npm audit --audit-level=high
  • npm run test:models
  • npm run check
  • npm run build

@vercel

vercel Bot commented Jun 13, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
pi-for-excel Ready Ready Preview, Comment Jun 13, 2026 9:12am

@tmustier

Copy link
Copy Markdown
Owner Author

Findings

None. The code looks good.

Verdict

correct — no P0-P2 issues found.

@tmustier

Copy link
Copy Markdown
Owner Author

Findings

No P0-P2 findings. The code looks good.

Verdict

correct — the diff defaults Anthropic selection to the latest Opus and the Vite 8 follow-up is consistent with the reported CI/audit fix.

@tmustier tmustier merged commit b9d2722 into main Jun 13, 2026
9 checks passed
@tmustier tmustier deleted the chore/anthropic-opus-default branch June 13, 2026 09:15
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