Skip to content

Sync SDK types with backend drift (June 2026) - #199

Merged
wixysam merged 1 commit into
mainfrom
drift-check-2026-06-16
Jun 16, 2026
Merged

Sync SDK types with backend drift (June 2026)#199
wixysam merged 1 commit into
mainfrom
drift-check-2026-06-16

Conversation

@abrahams-wix

Copy link
Copy Markdown
Contributor

Summary

  • Add claude_opus_4_8 to the InvokeLLM model union and remove deprecated gpt_5, matching RuntimeModel in apper.
  • Add missing connector type identifiers (googleads, databricks, quickbooks, snowflake) to the SDK connectors table, matching IntegrationType in apper.

Test plan

  • Verify integrations.types.ts model union matches RuntimeModel (excluding automatic).
  • Verify connectors.types.ts connector table matches IntegrationType in apper.
  • Pair with mintlify-docs PR for regenerated SDK reference pages.

Made with Cursor

Add claude_opus_4_8 and remove deprecated gpt_5 from InvokeLLM model union; add googleads, databricks, quickbooks, and snowflake connector identifiers.

Co-authored-by: Cursor <cursoragent@cursor.com>
@claude

claude Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Claude encountered an error —— View job


I'll analyze this and get back to you.

@github-actions

Copy link
Copy Markdown

🚀 Package Preview Available!


Install this PR's preview build with npm:

npm i @base44-preview/sdk@0.8.32-pr.199.4f526d9

Prefer not to change any import paths? Install using npm alias so your code still imports @base44/sdk:

npm i "@base44/sdk@npm:@base44-preview/sdk@0.8.32-pr.199.4f526d9"

Or add it to your package.json dependencies:

{
  "dependencies": {
    "@base44/sdk": "npm:@base44-preview/sdk@0.8.32-pr.199.4f526d9"
  }
}

Preview published to npm registry — try new features instantly!

@wixysam
wixysam merged commit 80000d2 into main Jun 16, 2026
3 of 6 checks passed
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