Skip to content

chore: sync @ai-sdk/openai version across packages#10777

Merged
chrarnoldus merged 1 commit into
mainfrom
sync-ai-sdk-openai-version
Jun 1, 2026
Merged

chore: sync @ai-sdk/openai version across packages#10777
chrarnoldus merged 1 commit into
mainfrom
sync-ai-sdk-openai-version

Conversation

@kilo-code-bot

@kilo-code-bot kilo-code-bot Bot commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

What

Sync the @ai-sdk/openai dependency version across packages. packages/kilo-gateway pinned 3.0.48 while packages/opencode used 3.0.53; both now use 3.0.53.

Why

Keeping a single resolved version of @ai-sdk/openai avoids duplicate provider installs and subtle behavioral drift between the gateway and the core CLI.

@kilo-code-bot

kilo-code-bot Bot commented Jun 1, 2026

Copy link
Copy Markdown
Contributor Author

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (2 files)
  • packages/kilo-gateway/package.json - version bump @ai-sdk/openai 3.0.48 → 3.0.53
  • bun.lock - deduplicates the now-unified resolution (removes separate @kilocode/kilo-gateway/@ai-sdk/openai entry and its transitive deps)

Reviewed by claude-4.6-sonnet-20260217 · 234,093 tokens

Review guidance: REVIEW.md from base branch main

@chrarnoldus chrarnoldus merged commit 50c45df into main Jun 1, 2026
15 checks passed
@chrarnoldus chrarnoldus deleted the sync-ai-sdk-openai-version branch June 1, 2026 08:47
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