Skip to content

feat(ai): add Vertex Responses entrypoint - #37286

Merged
nexxeln merged 1 commit into
v2from
vertex-responses
Jul 16, 2026
Merged

feat(ai): add Vertex Responses entrypoint#37286
nexxeln merged 1 commit into
v2from
vertex-responses

Conversation

@nexxeln

@nexxeln nexxeln commented Jul 16, 2026

Copy link
Copy Markdown
Member

summary

  • add a Vertex Responses provider route that composes the reusable OpenAI Responses protocol for Grok models
  • expose @opencode-ai/ai/providers/google-vertex/responses with Vertex OAuth, explicit access tokens, lazy ADC, and store: false by default
  • cover the official endpoint, request and stream shapes, protocol identity, package loading, auth constraints, and update provider parity docs

testing

  • bun test in packages/ai (330 passed, 29 skipped)
  • bun typecheck and bun run build in packages/ai
  • bun typecheck and bun test test/session-runner-model.test.ts in packages/core
  • repository typecheck via push hook

@nexxeln
nexxeln merged commit 198ca74 into v2 Jul 16, 2026
8 of 9 checks passed
@nexxeln
nexxeln deleted the vertex-responses branch July 16, 2026 12:39
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