chore(inference): remove Claude Opus from OpenWork models#1800
Merged
Conversation
Deploying openwork with
|
| Latest commit: |
ca7a7fc
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://680dda05.openwork.pages.dev |
| Branch Preview URL: | https://flip-inference-models.openwork.pages.dev |
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Collaborator
Author
VerificationRan in
No UI flow was exercised because this PR only removes an inference model alias and model-manifest entries. No screenshots or video were captured for the same reason. |
benjaminshafii
pushed a commit
that referenced
this pull request
May 15, 2026
Co-authored-by: src-opn <src-opn@users.noreply.github.com>
benjaminshafii
pushed a commit
that referenced
this pull request
May 15, 2026
Co-authored-by: src-opn <src-opn@users.noreply.github.com>
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.
Summary
anthropic/claude-opus-4.7from OpenWork dev and production inference model manifests.INFERENCE_MODEL_ALIASESentry so it is no longer advertised as an OpenWork inference alias.Evidence
Screenshots
Build verification
pnpm install --frozen-lockfile-- passedpnpm --filter @openwork-ee/inference build-- passedpnpm --filter @openwork/types build-- passedAPI verification
@openwork-ee/inferencebuild and completed successfully.UI verification
Test instructions
pnpm install --frozen-lockfilepnpm --filter @openwork-ee/inference buildpnpm --filter @openwork/types buildanthropic/claude-opus-4.7is absent fromee/apps/inference/src/models/openwork-dev.json,ee/apps/inference/src/models/openwork-prod.json, andpackages/types/src/den/inference.ts.