Skip to content

chore(inference): remove Claude Opus from OpenWork models#1800

Merged
src-opn merged 1 commit into
devfrom
flip-inference-models
May 15, 2026
Merged

chore(inference): remove Claude Opus from OpenWork models#1800
src-opn merged 1 commit into
devfrom
flip-inference-models

Conversation

@src-opn
Copy link
Copy Markdown
Collaborator

@src-opn src-opn commented May 15, 2026

Summary

  • Remove anthropic/claude-opus-4.7 from OpenWork dev and production inference model manifests.
  • Remove the matching INFERENCE_MODEL_ALIASES entry so it is no longer advertised as an OpenWork inference alias.

Evidence

Screenshots

  • Not applicable; this change only updates inference model configuration and shared types.

Build verification

  • pnpm install --frozen-lockfile -- passed
  • pnpm --filter @openwork-ee/inference build -- passed
  • pnpm --filter @openwork/types build -- passed

API verification

  • No API endpoint changes. The inference model catalog generation ran as part of @openwork-ee/inference build and completed successfully.

UI verification

  • No UI changes.

Test instructions

  1. pnpm install --frozen-lockfile
  2. pnpm --filter @openwork-ee/inference build
  3. pnpm --filter @openwork/types build
  4. Confirm anthropic/claude-opus-4.7 is absent from ee/apps/inference/src/models/openwork-dev.json, ee/apps/inference/src/models/openwork-prod.json, and packages/types/src/den/inference.ts.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 15, 2026

Deploying openwork with  Cloudflare Pages  Cloudflare Pages

Latest commit: ca7a7fc
Status: ✅  Deploy successful!
Preview URL: https://680dda05.openwork.pages.dev
Branch Preview URL: https://flip-inference-models.openwork.pages.dev

View logs

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented May 15, 2026

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

Project Deployment Actions Updated (UTC)
openwork-app Ready Ready Preview, Comment May 15, 2026 4:11am
openwork-den Ready Ready Preview, Comment May 15, 2026 4:11am
openwork-den-worker-proxy Ready Ready Preview, Comment May 15, 2026 4:11am
openwork-landing Ready Ready Preview, Comment, Open in v0 May 15, 2026 4:11am
openwork-share Ready Ready Preview, Comment May 15, 2026 4:11am

@src-opn
Copy link
Copy Markdown
Collaborator Author

src-opn commented May 15, 2026

Verification

Ran in /Users/omar/code/factory/_repos/openwork/_worktrees/flip-inference-models:

  • pnpm install --frozen-lockfile -- passed
  • pnpm --filter @openwork-ee/inference build -- passed; generated inference model catalog successfully and completed TypeScript build
  • pnpm --filter @openwork/types build -- passed; ESM and DTS builds completed successfully

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.

@src-opn src-opn merged commit 1982c3c into dev May 15, 2026
12 checks passed
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>
@benjaminshafii benjaminshafii deleted the flip-inference-models branch May 15, 2026 17:38
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