Skip to content

Conversation

@icecrasher321
Copy link
Collaborator

Summary

fix(db): enable database connection pooling in production (#1564)

feat(nested-workflow-spans): nested child workflow spans in logs side panel (#1561)

fix(undo-redo): preserve trigger/advanced mode (#1566)

feat(chat-streaming): added a stream option to workflow execute route, updated SDKs, updated docs (#1565)

fix(workspace-selector-kb): fix selector for assigning workspaces for KBs (#1567)

fix(streaming-response): add handling for the response block when streaming (#1568)

feat(i18n): update translations (#1569)

feat(highlighting): added resolved vars highlighting to code subblock for consistency (#1570)

improvement(sockets): position persistence on drag end, perms call only on joining room (#1571)

fix(curl-example): fixed curl example in deploy modal to reflect selected option (#1573)

waleedlatif1 and others added 10 commits October 7, 2025 10:27
* fix: enable database connection pooling in production

* debug: add diagnostic endpoints to test NODE_ENV and database pooling

* test: add connection testing endpoint to diagnose production delay

* redeuce num of concurrent connections
…panel (#1561)

* feat(nested-workflow-logs): nested workflow logs display

* logs UX consistency between success and error cases

* fix chat execution

* fix schedules trigger

* update all deployment versions dependent exections to use api key owner instead of workflow owner

* fix tests

* simplify tests
* fix(undo-redo): preserve trigger/advanced mode

* remove comments
…te, updated SDKs, updated docs (#1565)

* feat(chat-stream): updated workflow id execute route to support streaming via API

* enable streaming via api

* added only text stream option

* cleanup deployed preview componnet

* updated selectedOutputIds to selectedOutput

* updated TS and Python SDKs with async, rate limits, usage, and streaming API routes

* stream non-streaming blocks when streaming is specified

* fix(chat-panel): add onBlockComplete handler to chat panel to stream back blocks as they complete

* update docs

* cleanup

* ack PR comments

* updated next config

* removed getAssetUrl in favor of local assets

* resolve merge conflicts

* remove extra logic to create sensitive result

* simplify internal auth

* remove vercel blob from CSP + next config
* feat(i18n): update translations

* remove duplicate sections

* fix typos
@vercel
Copy link

vercel bot commented Oct 8, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
sim (staging) Ready Ready Preview Comment Oct 8, 2025 2:21am
1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
docs Skipped Skipped Oct 8, 2025 2:21am

@icecrasher321 icecrasher321 merged commit 25f5e31 into main Oct 8, 2025
18 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.

3 participants