Skip to content

feat(provider): bump gitlab-ai-provider to 6.6.0#23057

Merged
rekram1-node merged 1 commit intoanomalyco:devfrom
vglafirov:feat/bump-gitlab-ai-provider-6.6.0
Apr 17, 2026
Merged

feat(provider): bump gitlab-ai-provider to 6.6.0#23057
rekram1-node merged 1 commit intoanomalyco:devfrom
vglafirov:feat/bump-gitlab-ai-provider-6.6.0

Conversation

@vglafirov
Copy link
Copy Markdown
Contributor

@vglafirov vglafirov commented Apr 17, 2026

Issue for this PR

N/A — dependency version bump

Type of change

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

What does this PR do?

Bumps gitlab-ai-provider from 6.4.2 to 6.6.0. Two new features:

  • 6.5.0 — Adds Claude Opus 4.7 model mapping (duo-chat-opus-4-7), making it available through GitLab Duo model discovery
  • 6.6.0 — Enables Anthropic prompt caching via cache_control on system prompts, reducing latency and cost for Anthropic-backed models

No breaking changes. No import or API changes needed — both features activate automatically through the provider internals. Changelog: https://gitlab.com/vglafirov/gitlab-ai-provider/-/blob/main/CHANGELOG.md

How did you verify your code works?

  • Typecheck passes (bun turbo typecheck — 13/13 packages)
  • All existing imports (createGitLab, VERSION, isWorkflowModel, discoverWorkflowModels, GitLabWorkflowLanguageModel) remain unchanged and compatible
  • Tested locally with bun install — lockfile updates cleanly with no dependency conflicts

Screenshots / recordings

Not a UI change.

Checklist

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

- 6.5.0: add Claude Opus 4.7 model mapping
- 6.6.0: enable Anthropic prompt caching via cache_control on system prompt
@github-actions github-actions bot added contributor needs:compliance This means the issue will auto-close after 2 hours. and removed needs:compliance This means the issue will auto-close after 2 hours. labels Apr 17, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Thanks for updating your PR! It now meets our contributing guidelines. 👍

@rekram1-node rekram1-node merged commit 0d582f9 into anomalyco:dev Apr 17, 2026
14 checks passed
leohenon pushed a commit to leohenon/opencode-vim that referenced this pull request Apr 17, 2026
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.

2 participants