Skip to content

chore: bump gitlab-ai-provider to 6.8.0#29792

Merged
rekram1-node merged 1 commit into
anomalyco:devfrom
vglafirov:chore/bump-gitlab-ai-provider-6.8.0
May 28, 2026
Merged

chore: bump gitlab-ai-provider to 6.8.0#29792
rekram1-node merged 1 commit into
anomalyco:devfrom
vglafirov:chore/bump-gitlab-ai-provider-6.8.0

Conversation

@vglafirov
Copy link
Copy Markdown
Contributor

@vglafirov vglafirov commented May 28, 2026

Issue for this PR

Closes #29793

Type of change

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

What does this PR do?

Bumps gitlab-ai-provider from 6.7.0 to 6.8.0 in both packages/core and packages/opencode.

The new version adds the duo-chat-opus-4-8claude-opus-4-8 model mapping for Claude Opus 4.8 in GitLab Duo Agentic Chat. The corresponding upstream change in GitLab AI Gateway exposes Opus 4.8 as a selectable model under duo_agent_platform_agentic_chat.

Also adds gitlab-ai-provider to bunfig.tomlminimumReleaseAgeExcludes so the 3-day release-age policy does not block installs of newly published versions of this internal provider (same pattern already used for @opentui/* packages).

How did you verify your code works?

  • bun install resolves gitlab-ai-provider@6.8.0 cleanly
  • bun typecheck passes (19/19 tasks successful)
  • Verified the new duo-chat-opus-4-8 mapping is present in the installed dist

Screenshots / recordings

N/A — no UI changes.

Checklist

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

@github-actions github-actions Bot added contributor needs:compliance This means the issue will auto-close after 2 hours. needs:issue labels May 28, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

@github-actions github-actions Bot removed needs:issue needs:compliance This means the issue will auto-close after 2 hours. labels May 28, 2026
@github-actions
Copy link
Copy Markdown
Contributor

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

1 similar comment
@github-actions
Copy link
Copy Markdown
Contributor

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

@rekram1-node
Copy link
Copy Markdown
Collaborator

reviewed dependency bump, didnt find any security issues, seems safe to me.

@rekram1-node rekram1-node merged commit e00a62e into anomalyco:dev May 28, 2026
17 checks passed
tranngoclai pushed a commit to tranngoclai/opencode that referenced this pull request May 30, 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.

Bump gitlab-ai-provider to 6.8.0 for Claude Opus 4.8 support

2 participants