Waleed
9da19e84b7
fix(salesforce): updated to more flexible oauth that allows production, developer, and custom domain salesforce orgs ( #2441 ) ( #2444 )
...
* fix(oauth): updated oauth providers that had unstable reference IDs leading to duplicate oauth records (#2441 )
* fix(oauth): updated oauth providers that had unstable reference IDs leading to duplicate oauth records
* ack PR comments
* ack PR comments
* cleanup salesforce refresh logic
* ack more PR comments
2025-12-18 11:39:28 -08:00
priyanshu.solanki
e83afc0a62
fixing the useWbehookManangement call to only call the loadwebhookorgenerateurl function when the useWebhookurl flag is true
2025-12-18 12:31:18 -07:00
Vikhyath Mondreti
1720fa8749
feat(compare-schema): ci check to make sure schema.ts never goes out of sync with migrations ( #2449 )
...
* feat(compare-schema): ci check to make sure schema.ts never goes out of sync with migrations
* test out of sync [do not merge]
* Revert "test out of sync [do not merge]"
This reverts commit 9771f66b84 .
2025-12-18 11:25:19 -08:00
Waleed
f3ad7750af
fix(auth): added same-origin validation to forget password route, added confirmation for disable auth FF ( #2447 )
...
* fix(auth): added same-origin validation to forget password route, added confirmation for disable auth FF
* ack PR comments
2025-12-18 11:07:25 -08:00
Vikhyath Mondreti
78b7643e65
fix(condition): async execution isolated vm error ( #2446 )
...
* fix(condition): async execution isolated vm error
* fix tests
2025-12-18 11:02:01 -08:00
Siddharth Ganesan
7ef1150383
fix(workflow-state, copilot): prevent copilot from setting undefined state, fix order of operations for copilot edit workflow, add sleep tool ( #2440 )
...
* Fix copilot ooo
* Add copilot sleep tool
* Fix lint
2025-12-18 09:57:01 -08:00
Waleed
67cfb21d08
v0.5.34: servicenow, code cleanup, prevent cyclic edge connections, custom tool fixes
v0.5.34
2025-12-17 23:39:10 -08:00
Waleed
a337af92bc
fix(custom-tools): added missing _toolSchema to internal param set for agents calling custom tools ( #2445 )
2025-12-17 23:38:36 -08:00
Waleed
b4a99779eb
feat(i18n): update translations ( #2443 )
...
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
2025-12-17 20:55:06 -08:00
Waleed
471cb4747c
fix(oauth): updated oauth providers that had unstable reference IDs leading to duplicate oauth records ( #2441 )
...
* fix(oauth): updated oauth providers that had unstable reference IDs leading to duplicate oauth records
* ack PR comments
2025-12-17 20:45:38 -08:00
Priyanshu Solanki
491bd783b5
fix(servicenow): update servicenow block to use basic auth instead of oauth ( #2435 )
...
* fix adding client ID and secret fields to supprot ouath
* revert servicenow to use basic auth instead of oauth
* fix failing tests
---------
Co-authored-by: priyanshu.solanki <priyanshu.solanki@saviynt.com >
Co-authored-by: waleed <walif6@gmail.com >
2025-12-17 20:41:46 -08:00
Waleed
5516fa39c3
fix(graph): prevent cyclic dependencies in graph following ReactFlow examples ( #2439 )
...
* fix(graph): prevent cyclic dependencies in graph following ReactFlow examples
* ack PR comment
2025-12-17 19:13:39 -08:00
Waleed
21fa92bc41
feat(i18n): update translations ( #2438 )
...
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
2025-12-17 18:01:43 -08:00
Vikhyath Mondreti
26ca37328a
fix(conditions): make outputs correct ( #2437 )
2025-12-17 17:15:16 -08:00
Waleed
731997f768
fix(envvars): cleanup unused envvars ( #2436 )
...
* fix(envvars): cleanup unused envvars
* removed unused react-google-drive-picker dep
2025-12-17 17:13:01 -08:00
Waleed
1d6975db49
v0.5.33: loops, chat fixes, subflow resizing refactor, terminal updates
v0.5.33
2025-12-17 15:45:39 -08:00
Waleed
c4a6d11cc0
fix(condition): used isolated vms for condition block RCE ( #2432 )
...
* fix(condition): used isolated vms for condition block RCE
* ack PR comment
* one more
* remove inputForm from sched, update loop condition to also use isolated vm
* hide servicenow
2025-12-17 15:29:25 -08:00
Waleed
7b5405e968
feat(vertex): added vertex to list of supported providers ( #2430 )
...
* feat(vertex): added vertex to list of supported providers
* added utils files for each provider, consolidated gemini utils, added dynamic verbosity and reasoning fetcher
2025-12-17 14:57:58 -08:00
Vikhyath Mondreti
1ae3b47f5c
fix(inactivity-poll): need to respect level and trigger filters ( #2431 )
2025-12-17 14:50:33 -08:00
Waleed
3120a785df
fix(terminal): fix text wrap for errors and messages with long strings ( #2429 )
2025-12-17 13:42:43 -08:00
Vikhyath Mondreti
8775e76c32
improvement(subflow): resize vertical height estimate ( #2428 )
...
* improvement(node-dims): share constants for node padding
* fix vertical height estimation
2025-12-17 12:07:57 -08:00
Vikhyath Mondreti
9a6c68789d
fix(subflow): resizing live update
2025-12-17 11:49:24 -08:00
Waleed
08bc1125bd
fix(cmd-k): when navigating to current workspace/workflow, close modal instead of navigating ( #2420 )
...
* fix(cmd-k): when navigating to current workspace, close modal instead of navigating
* ack PR comment
2025-12-17 10:21:35 -08:00
Waleed
f4f74da1dc
feat(i18n): update translations ( #2421 )
...
Co-authored-by: icecrasher321 <icecrasher321@users.noreply.github.com >
2025-12-17 10:21:15 -08:00
Vikhyath Mondreti
de330d80f5
improvement(mcp): restructure mcp tools caching/fetching info to improve UX ( #2416 )
...
* feat(mcp): improve cache practice
* restructure mcps fetching, caching, UX indicators
* fix schema
* styling improvements
* fix tooltips and render issue
* fix loading sequence + add redis
---------
Co-authored-by: waleed <walif6@gmail.com >
2025-12-16 21:23:18 -08:00
Emir Karabeg
b7228d57f7
feat(service-now): added service now block ( #2404 )
...
* feat(service-now): added service now block
* fix: bun lock
* improvement: fixed @trigger.dev/sdk imports and removal of sentry blocks
* improvement: fixed @trigger.dev/sdk import
* improvement: fixed @trigger.dev/sdk import
* fix(servicenow): save accessTokenExpiresAt on initial OAuth account creation
* docs(servicenow): add ServiceNow tool documentation and icon mapping
* fixing bun lint issues
* fixing username/password fields
* fixing test file for refreshaccesstoken to support instance uri
* removing basic auth and fixing undo-redo/store.ts
* removed import set api code, changed CRUD operations to CRUD_record and added wand configuration to help users to generate JSON Arrays
---------
Co-authored-by: priyanshu.solanki <priyanshu.solanki@saviynt.com >
2025-12-16 21:16:09 -08:00
Waleed
dcbeca1abe
fix(subflow): fix json stringification in subflow collections ( #2419 )
...
* fix(subflow): fix json stringification in subflow collections
* cleanup
2025-12-16 20:47:58 -08:00
Waleed
27ea333974
fix(chat): fix stale closure in workflow runner for chat ( #2418 )
2025-12-16 19:59:02 -08:00
Waleed
9861d3a0ac
improvement(helm): added more to helm charts, remove instance selector for various cloud providers ( #2412 )
...
* improvement(helm): added more to helm charts, remove instance selector for various cloud providers
* ack PR comment
2025-12-16 18:24:00 -08:00
Waleed
fdbf8be79b
fix(logs-search): restored support for log search queries ( #2417 )
2025-12-16 18:18:46 -08:00
Adam Gough
6f4f4e22f0
fix(loop): increased max loop iterations to 1000 ( #2413 )
2025-12-16 16:08:56 -08:00
Waleed
837aabca5e
v0.5.32: google sheets fix, schedule input format
v0.5.32
2025-12-16 15:41:04 -08:00
Vikhyath Mondreti
f7d2c9667f
fix(serializer): condition check should check if any condition are met ( #2410 )
...
* fix(serializer): condition check should check if any condition are met
* remove comments
* remove more comments
2025-12-16 14:36:40 -08:00
Waleed
29befbc5f6
feat(schedule): add input form to schedule ( #2405 )
...
* feat(schedule): add input form to schedule
* change placeholder
2025-12-16 11:23:57 -08:00
Vikhyath Mondreti
f9cfca92bf
v0.5.31: add zod as direct dep
v0.5.31
2025-12-15 20:40:02 -08:00
Vikhyath Mondreti
9cf8aaee1b
fix(sockets): add zod as direct sockets server dep ( #2397 )
...
* fix(sockets): add zod as direct sockets server dep
* fix bun lock
2025-12-15 20:25:40 -08:00
Waleed
25afacb25e
v0.5.30: vllm fixes, permissions fixes, isolated vms for code execution, tool fixes
v0.5.30
2025-12-15 19:38:01 -08:00
Emir Karabeg
0e6a1315d0
improvement: workflow loading, sidebar scrolling ( #2322 )
...
* improvement: workflow loading, sidebar scrolling
* further optimizations
* remove redundant perms calls
* remove redundant api calls
* use displayNodes local state to make dragging smooth even in larger workflows
* improvement(logs): trace span output styling
* fix(s-modal): sidebar overflow scrolling
* fix(footer): guardrails link
* improvement(loading): spinner
* refactor(training-modal): changed file name
* improvement(spinner): optimize spinner in background
---------
Co-authored-by: Vikhyath Mondreti <vikhyath@simstudio.ai >
2025-12-15 19:21:21 -08:00
Waleed
f0dc8e81d9
fix(build): downgrade nextjs from canary to 16.0.9 ( #2394 )
2025-12-15 19:00:52 -08:00
Waleed
ab30d37020
feat(i18n): update translations ( #2395 )
...
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
2025-12-15 18:45:19 -08:00
Waleed
12d42e29ac
fix(docs): regen docs ( #2393 )
2025-12-15 18:30:48 -08:00
Waleed
a5b7148375
fix(node): use node subprocess explicitly ( #2391 )
...
* fix(node): use node subprocess explicitly
* add explicit documentation
* fixed build
2025-12-15 18:18:26 -08:00
Adam Gough
57e6a0b621
fixed jira output ( #2392 )
2025-12-15 18:16:50 -08:00
Waleed
b72e111e22
fix(vm): use node child process for RCE ( #2389 )
...
* fix(vm): use node child process for RCE
* ack PR comments
* cleanup oprhaned processes
* cleaned up
* ack pr comment
* fix path
* use spawn instead of fork
* acked PR comments
2025-12-15 17:52:19 -08:00
Vikhyath Mondreti
300aaa5368
feat(slack): ability to have DM channels as destination for slack tools ( #2388 )
...
* feat(slack): tool to allow dms
* don't make new tool but separate out destination
* add log for message limit
* consolidate slack selector code
* add scopes correctly
* fix zod validation
* update message logs
* add console logs
* fix
* remove from tools where feature not needed
* add correct condition
* fix type
* fix cond eval logic
2025-12-15 17:39:53 -08:00
Waleed
bdcc42e566
fix(permissions): add client-side hints to prevent read-only users from creating workflows or folders ( #2390 )
2025-12-15 17:14:33 -08:00
Waleed
a45bb1bf3b
fix(rce): add 'isolate' to list of trusted deps, fixed custom tools environment resolution ( #2387 )
...
* fix(rce): add isolate to list of trusted deps
* updated error enchancer in RCE
* fixed
* fix build
* fix failing test
* fix build
* fix build
* remove extraneous comment
2025-12-15 15:24:11 -08:00
Waleed
3a5363ac54
feat(i18n): update translations ( #2386 )
...
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
2025-12-15 14:23:29 -08:00
Waleed
17b2e58c32
improvement(rce): updated rce to use isolate pkg for RCE ( #2385 )
...
* improvement(rce): updated rce to use isolate pkg for RCE
* lazy load isolate instance
* update zoom docs
2025-12-15 13:26:39 -08:00
Vikhyath Mondreti
8d38c2f15e
fix(wand): should not be able to use wand ui without write/admin perms ( #2384 )
2025-12-15 13:17:05 -08:00