Skip to content

chore: bump gitlab-ai-provider to 6.11.0#36668

Merged
rekram1-node merged 1 commit into
anomalyco:devfrom
vglafirov:bump-gitlab-ai-provider-6-11-0
Jul 13, 2026
Merged

chore: bump gitlab-ai-provider to 6.11.0#36668
rekram1-node merged 1 commit into
anomalyco:devfrom
vglafirov:bump-gitlab-ai-provider-6-11-0

Conversation

@vglafirov

Copy link
Copy Markdown
Contributor

Issue for this PR

Closes #36666

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation
  • Dependency bump

What does this PR do?

Bumps the gitlab-ai-provider dependency from 6.10.0 to the newly published 6.11.0 in both packages/core/package.json and packages/opencode/package.json (and the resulting bun.lock).

6.11.0 adds the GPT-5.6 model mappings to the provider (duo-chat-gpt-5-6-sol, duo-chat-gpt-5-6-terra, duo-chat-gpt-5-6-luna), so this bump makes all three GPT-5.6 variants selectable through opencode's GitLab provider. No opencode source changes are required — only the dependency version.

How did you verify your code works?

  • Ran bun install; the lockfile resolves gitlab-ai-provider@6.11.0 from npm.
  • Confirmed the installed package reports version 6.11.0 and its built dist contains the gpt-5.6-sol/gpt-5.6-terra/gpt-5.6-luna mappings.
  • bun turbo typecheck passes across all 30 workspace packages.

Screenshots / recordings

N/A — dependency bump, no UI change.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

@rekram1-node rekram1-node merged commit 5401eba into anomalyco:dev Jul 13, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE]: Bump gitlab-ai-provider to 6.11.0 (adds GPT-5.6 Sol/Terra/Luna)

2 participants