Skip to content

Conversation

@icecrasher321
Copy link
Collaborator

Summary

Custom tool fix: save issue resolved

Usage API feature: external endpoint to query usage; docs, consolidation with rate-limits, cleanup (#1285)

Copilot fix: custom tools (#1286)

Logs API feature: expose logs as API + subscription to workflow executions

Workflow-block fix: remove process-specific circular dependency check (#1293)

Start-input fix: restore tag dropdown in input-format component (#1294)

Account feature: added user profile pictures in settings (#1297)

Subblock defaults improvement: support for custom defaults if needed (#1298)

MCP feature: added support for MCP servers; infra updates, utils consolidation, UI improvements, better error handling, tests, style fixes (#1296)

Subflow validation fix: validate fields correctly + surface serialization errors in logs (#1299)

YAML env var fix: added fallback (#1300)

Webhook UI fix (#1301)

Sg312 and others added 14 commits September 8, 2025 15:23
* feat(usage-api): make external endpoint to query usage

* add docs

* consolidate endpoints with rate-limits one

* update docs

* consolidate code

* remove unused route
…ion using webhook url (#1287)

* feat(logs-api): expose logs as api + can subscribe to workflow exection using webhook url

* fix scroll

* Update apps/docs/content/docs/execution/api.mdx

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

* fix rate limits

* address greptile comments

* remove unused file

* address more greptile comments

* minor UI changes

* fix atomicity to prevent races

* make search param sensible

---------

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
#1293)

* fix(workflow-block): remove process specific circular dep check

* remove comments
* update infra and remove railway

* fix(input-format): restore tag dropdown in input-format component

* Revert "update infra and remove railway"

This reverts commit 7ade5fb.

* style improvements
* update infra and remove railway

* feat(account): add profile pictures

* Revert "update infra and remove railway"

This reverts commit e3f0c49.

* ack PR comments, use brandConfig logo URL as default
* update infra and remove railway

* feat(mcp): add mcp support

* consolidate mcp utils

* UI improvements, more MCP stuff

* cleanup placeholders

* reran migrations

* general improvements

* fix server side mcp exec

* more improvements, fixed search in environment settings tab

* persist subblock values for mcp block

* style fixes

* udpdate all text-primary to text-muted-foreground for visibility in dark mode

* Revert "update infra and remove railway"

This reverts commit dbf2b15.

* make MCP servers workspace-scoped

* cleanup & remove unused dep

* consolidated utils, DRY

* added tests

* better error messages, confirmed that permissions works correctly

* additional improvements

* remove extraneous comments

* reran migrations

* lint

* style changes

* fix: prevent config mutation in MCP client URL retry logic

Fixed an issue where the MCP client was mutating the shared configuration
object's URL during retry attempts. This could cause configuration corruption
if the same config object was reused elsewhere.

* resolve PR comments

* ack PR comments
…serialization errors in the logs correctly (#1299)

* fix(subflow-validation): validate subflow fields correctly + surface serialiazation errors in the logs correctly

* remove comments
* added env var to route

* lint

---------

Co-authored-by: Adam Gough <adamgough@Mac.attlocal.net>
* update infra and remove railway

* fix(webhook-ui): fixed webhook ui

* Revert "update infra and remove railway"

This reverts commit 88669ad.

* feat(control-bar): updated export controls and webhook settings

* additional styling improvements to chat deploy & templates modals

* fix test event

---------

Co-authored-by: Emir Karabeg <emirkarabeg@berkeley.edu>
Co-authored-by: Vikhyath Mondreti <vikhyath@simstudio.ai>
@vercel
Copy link

vercel bot commented Sep 10, 2025

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

Project Deployment Preview Comments Updated (UTC)
sim (staging) Ready Ready Comment Sep 10, 2025 9:29pm
1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
docs Skipped Skipped Sep 10, 2025 9:29pm

@icecrasher321 icecrasher321 changed the title v0.3.51: bug fixes, MCP support, Logs API / Webhook Notifs v0.3.51: Bug iFxes, MCP support, Logs API / Webhook Notifs Sep 10, 2025
@icecrasher321 icecrasher321 changed the title v0.3.51: Bug iFxes, MCP support, Logs API / Webhook Notifs v0.3.51: Bug Fixes, MCP support, Logs API / Webhook Notifs Sep 10, 2025
@railway-app railway-app bot temporarily deployed to sim (sim / staging) September 10, 2025 17:53 Inactive
@icecrasher321 icecrasher321 changed the title v0.3.51: Bug Fixes, MCP support, Logs API / Webhook Notifs v0.3.51: Bug Fixes, MCP Support, Logs API / Webhook Notifs Sep 10, 2025
… URL & fixed race condition for mcp tools/server fetching in the mcp block (#1309)

* update infra and remove railway

* fix(webooks-ui): made spacing more clear, added copy button for webhook URL & fixed race condition for mcp tools/server fetching in the mcp block

* Revert "update infra and remove railway"

This reverts commit 5a88762.

* remove extraneous comments

* ack PR comments
@railway-app railway-app bot temporarily deployed to sim (sim / staging) September 10, 2025 21:25 Inactive
@vercel vercel bot temporarily deployed to Preview – docs September 10, 2025 21:25 Inactive
@waleedlatif1 waleedlatif1 merged commit ea8762e into main Sep 10, 2025
17 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.

4 participants