Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit dc3dadf. Configure here.
| }, | ||
| "-- Partner": { | ||
| type: "separator", | ||
| title: "Partner", |
There was a problem hiding this comment.
Sidebar sync drops partner toolkit navigation entry
Medium Severity
The automated sidebar sync script overwrites _meta.tsx, removing the "Partner" separator and Tavily entry because it doesn't recognize "Partner" toolkits. This makes Tavily undiscoverable in the sidebar, even though its page and other references still exist. The issue will repeat with future syncs.
Reviewed by Cursor Bugbot for commit dc3dadf. Configure here.


This PR was generated after a Porter deploy succeeded.
Note
Medium Risk
Mostly generated docs metadata updates, but Gmail toolkit schema changes (new
ccparams and relaxed/behavioral changes toUpdateDraftEmail) could affect consumers relying on the previous JSON contract.Overview
Updates generated integration/toolkit metadata. Removes the
Tavilyentry (and its Partner separator) from the search integrations_meta.tsxnavigation.Bumps toolkit specs:
AshbyApifrom0.2.1to0.3.1(updating all toolfullyQualifiedNames andgeneratedAt), andGmailfrom4.2.1to5.0.0with schema tweaks—adds optionalccto reply tools, updatesbccsemantics, makesUpdateDraftEmailfields optional with stricter MIME-handling notes, and removes some embeddedcodeExampleblocks; also marks the Gmailsummaryas stale viasummaryStale/summaryStaleReason.Reviewed by Cursor Bugbot for commit dc3dadf. Bugbot is set up for automated code reviews on this repo. Configure here.