feat(gateway): add discounted Stealth Claude Opus model#3439
Open
lambertjosh wants to merge 2 commits into
Open
feat(gateway): add discounted Stealth Claude Opus model#3439lambertjosh wants to merge 2 commits into
lambertjosh wants to merge 2 commits into
Conversation
Contributor
Code Review SummaryStatus: No Issues Found | Recommendation: Merge Executive SummaryThe new commit ( Files Reviewed (7 files)
Reviewed by claude-sonnet-4.6 · 166,064 tokens Review guidance: REVIEW.md from base branch |
Contributor
|
@lambertjosh Looks good. If a request is rejected locally (due to a ZDR policy), will the user receive a notification? Or it just won't work? |
Contributor
Author
|
@arimesser - it does. I've tested:
|
arimesser
approved these changes
May 24, 2026
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
Stealth: Claude Opus 4.7 (20% off)as a paid direct-provider model with a public stealth identity, third-party/training disclosure, and discounted Anthropic-style token pricing.Verification
GET /api/openrouter/modelsfrom the local Cloud server and confirmedStealth: Claude Opus 4.7 (20% off)appears in the catalog.KILO_API_URL=http://localhost:3000, selected the new model, received a completion, and confirmed it reports the public model identitykilo/stealth/claude-opus-4.7.Visual Changes
N/A
Reviewer Notes
(20% off)remains in the display name for this release; structured client indicators are follow-up work.requires-data-collectionflag extends equivalent deny/ZDR enforcement to this paid training-enabled model./messagesat the Martian provider level temporarily allows the soon-to-be-removed Grok Martian offering through that API path as an accepted simplification.