v0.5.78: billing fixes, mcp timeout increase, reactquery migrations, updated tool param visibilities, DSPy and Google Maps integrations#3099
Merged
waleedlatif1 merged 7 commits intomainfrom Jan 31, 2026
Conversation
Collaborator
waleedlatif1
commented
Jan 31, 2026
- fix(editor): advanced toggle respects user edit permissions (fix(editor): advanced toggle respects user edit permissions #3089)
- fix(billing): plan should be detected from stripe subscription object (fix(billing): plan should be detected from stripe subscription object #3090)
- fix(mcp): increase timeout from 1m to 10m (fix(mcp): increase timeout from 1m to 10m #3093)
- feat(invitations): added invitations query hook, migrated all tool files to use absolute imports (feat(invitations): added invitations query hook, migrated all tool files to use absolute imports #3092)
- fix(executor): condition inside parallel (fix(executor): condition inside parallel #3094)
- feat(tools): added google maps and DSPy (feat(tools): added google maps and DSPy #3098)
- fix(visibility): updated visibility for non-sensitive tool params from user only to user or llm (fix(visibility): updated visibility for non-sensitive tool params from user only to user or llm #3095)
…#3090) * fix(billing): plan should be detected from stripe subscription object * fix typing
…les to use absolute imports (#3092) * feat(invitations): added invitations query hook, migrated all tool files to use absolute imports * ack PR comments * remove dead import * remove unused hook
* fix(executor): condition inside parallel * remove comments
* feat(tools): added google maps and DSPy * updated docs * updated broken import path * updated icon
…m user only to user or llm (#3095) * fix(visibility): updated visibility for non-sensitive tool params from user only to user or llm * update docs * updated docs script
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
|
Too many files changed for review. ( |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.