-
Notifications
You must be signed in to change notification settings - Fork 3.2k
v0.5.16: MCP fixes, code refactors, jira fixes, new mistral models #2170
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
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
Collaborator
waleedlatif1
commented
Dec 3, 2025
- fix(docs): update docs to background instead of backgroundColor (fix(docs): update docs to background instead of backgroundColor #2154)
- feat(i18n): update translations (feat(i18n): update translations #2153)
- improvement(agent): switch default model to claude 4.5 sonnet (improvement(agent): switch default model to claude 4.5 sonnet #2156)
- fix(mcp): reuse sessionID for consecutive MCP tool calls, fix dynamic args clearing, fix refreshing tools on save (fix(mcp): reuse sessionID for consecutive MCP tool calls, fix dynamic args clearing, fix refreshing tools on save #2158)
- feat(models): added latest mistral models (feat(models): added latest mistral models #2159)
- improvement(lib): refactored lib/ to be more aligned with queries and api directory (improvement(lib): refactored lib/ to be more aligned with queries and api directory #2160)
- feat(models): added xai models and updated gemini pricing (feat(models): added xai models and updated gemini pricing #2161)
- fix(icons): fix mailgun, restore tts and smtp blocks (fix(icons): fix mailgun, restore tts and smtp blocks #2162)
- feat(i18n): update translations (feat(i18n): update translations #2163)
- fix(subblocks): update guardrails pii selector component to use emcn (fix(subblocks): update guardrails pii selector component to use emcn #2164)
- fix(templates): fixed verified creator status displaying & tooltip on templates (fix(templates): fixed verified creator status displaying & tooltip on templates #2165)
- fix(templates-page): loading issue due to loading extensive workflow block in preview for all listings (fix(templates-page): loading issue due to loading extensive workflow block in preview for all listings #2166)
- fix(jira): fixed incorrect dependsOn for jira project/issue subblcks (fix(jira): fixed incorrect dependsOn for jira project/issue subblocks #2167)
- fix(trace-spans): fix input/output token count in trace spans (fix(trace-spans): fix input/output token count in trace spans #2168)
- fix(logs): logging with error issues for model costs (fix(logs): logging with error issues for model costs #2169)
* feat(i18n): update translations * fix build --------- Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com>
* Switch default model to claude 4.5 sonnet * Fix defaults * Switch back to medium
… args clearing, fix refreshing tools on save (#2158) * fix(mcp): reuse sessionID for consecutive MCP tool calls, fix dynamic args clearing, fix refreshing tools on save * prevent defaults * fix subblock text area * added placeholders in tool-inp for mcp dynamic args * ack PR comments
… api directory (#2160) * fix(lib): consolidate into core dir in lib/ * refactored lib/
* fix(icons): fix mailgun * register smtp block that was missing
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com>
…block in preview for all listings (#2166) * fix(templates-page): loading issue due to loading extensive workflow block in preview for all listings * add more properties
* fix(async-execution): restore async executions * fix schedules trace span collection' * fix execution trace spans for schedules + cost tracking when workflow errors
Contributor
|
Skipped: This PR changes more files than the configured file change limit: ( |
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
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.