Skip to content

fix: scope context tier injection to openai endpoints#8

Merged
whtsky-playground merged 1 commit into
mainfrom
fix/context-tier-claude
Jul 25, 2026
Merged

fix: scope context tier injection to openai endpoints#8
whtsky-playground merged 1 commit into
mainfrom
fix/context-tier-claude

Conversation

@whtsky-playground

Copy link
Copy Markdown
Collaborator

Summary

  • Do not inject Copilot-specific contextTier into native Anthropic /v1/messages requests.
  • Keep the long-context injection for /responses and /chat/completions.
  • Add endpoint regression coverage and changelog entry.

Verification

  • go test ./...
  • go vet ./...
  • CGO_ENABLED=0 go build
  • Live Claude /v1/messages request at 780,006 input tokens returned HTTP 200.
  • Live /v1/responses request returned HTTP 200.

@whtsky-playground
whtsky-playground merged commit 02c004a into main Jul 25, 2026
3 checks passed
@whtsky-playground
whtsky-playground deleted the fix/context-tier-claude branch July 25, 2026 07:03
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.

2 participants