Adam Gough
fb148c6203
fix(jsm): renamed operation ( #2651 )
...
* renamed operaiton
* revert icons file
2025-12-31 00:08:20 -08:00
Waleed
776f82c0a6
feat(i18n): update translations ( #2645 )
...
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
2025-12-30 19:50:11 -08:00
Priyanshu Solanki
c77268c13d
feat(workflow-as-mcp): added ability to deploy workflows as mcp servers and mcp tools ( #2415 )
...
* added a workflow as mcp
* fixed the issue of UI rendering for deleted mcp servers
* fixing lint issues
* using mcn components
* fixing merge conflicts
* fix
* fix lint errors
* refactored code to use hasstartblock from the tirgger utils
* removing unecessary auth
* using official mcp sdk and added description fields
* using normalised input schema function
* ui fixes part 1
* remove migration before merge
* fix merge conflicts
* remove migration to prep merge
* re-add migration
* cleanup code to use mcp sdk types
* fix discovery calls
* add migration
* ui improvements
* fix lint
* fix types
* fix lint
* fix spacing
* remove migration to prep merge
* add migration back
* fix imports
* fix tool refresh ux
* fix test failures
* fix tests
* cleanup code
* styling improvements, ability to edit mcp server description, etc
* fixed ui in light mode api keys modal
* update docs
* deprecated unused input components, shifted to emcn
* updated playground, simplified components
* move images and videos
* updated more docs images
---------
Co-authored-by: priyanshu.solanki <priyanshu.solanki@saviynt.com >
Co-authored-by: Siddharth Ganesan <siddharthganesan@gmail.com >
Co-authored-by: Vikhyath Mondreti <vikhyath@simstudio.ai >
Co-authored-by: waleed <walif6@gmail.com >
2025-12-30 16:52:50 -08:00
Waleed
34bc115468
feat(i18n): update translations ( #2643 )
...
Co-authored-by: icecrasher321 <icecrasher321@users.noreply.github.com >
2025-12-30 16:27:37 -08:00
Adam Gough
7356edccbb
added jsm ( #2641 )
...
Co-authored-by: aadamgough <adam@sim.ai >
2025-12-30 14:46:31 -08:00
Waleed
132aae1615
feat(i18n): update translations ( #2619 )
...
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
2025-12-28 12:37:20 -08:00
Waleed
7761b16b87
feat(tools): added greptile tools/block, updated copilot panel styling ( #2618 )
2025-12-28 12:12:22 -08:00
Waleed
71130c8b0a
improvement(monorepo): added tsconfig package, resolved type errors in testing package ( #2613 )
2025-12-28 00:36:48 -08:00
Waleed
8651896277
feat(i18n): update translations ( #2604 )
...
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
2025-12-26 21:11:01 -08:00
Waleed
3d75445459
feat(tools): added new firecrawl agent endpoint ( #2603 )
2025-12-26 20:34:39 -08:00
Waleed
61e7213425
feat(i18n): update translations ( #2585 )
...
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
2025-12-25 13:33:14 -08:00
Waleed
3201abab56
improvement(schedules): use tanstack query to fetch schedule data, cleanup ui on schedule info component ( #2584 )
...
* improvement(schedules): use tanstack query to fetch schedule data, cleanup ui on schedule info component
* update trigger-save UI, increase auto disable to 100 consecutive from 10
* updated docs
* consolidate consts
2025-12-25 12:09:58 -08:00
Waleed
d79696beae
feat(docs): added vector search ( #2583 )
...
* feat(docs): added vector search
* ack comments
2025-12-25 11:00:57 -08:00
Waleed
97372533ec
feat(i18n): update translations ( #2578 )
2025-12-24 23:37:35 -08:00
Vikhyath Mondreti
47a259b428
feat(byok): byok for hosted model capabilities ( #2574 )
...
* feat(byok): byok for hosted model capabilities
* fix type
* add ignore lint
* accidentally added feature flags
* centralize byok fetch for LLM calls
* remove feature flags ts
* fix tests
* update docs
2025-12-24 18:20:54 -08:00
Waleed
3a50ce4d99
feat(i18n): update translations ( #2568 )
...
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
2025-12-23 19:03:43 -08:00
Waleed
810d2089cf
feat(schedules): remove save button for schedules, couple schedule deployment with workflow deployment ( #2566 )
...
* feat(schedules): remove save button for schedules, couple schedule deployment with workflow deployment
* added tests
* ack PR comments
* update turborepo
* cleanup, edge cases
* ack PR comment
2025-12-23 18:53:40 -08:00
Waleed
2d26c0cb32
feat(i18n): update translations ( #2561 )
...
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
2025-12-23 15:42:54 -08:00
Waleed
cdf3d759b9
fix(jina): removed conditionally included outputs from jina ( #2559 )
...
* fix(jina): removed conditionally included outputs from jina
* ack PR comments
2025-12-23 15:20:10 -08:00
Waleed
b23299dae4
feat(i18n): update translations ( #2558 )
...
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
2025-12-23 14:54:44 -08:00
Waleed
6c8f1a81c1
feat(tools): added grain and circleback ( #2557 )
...
* feat(tools): added grain and circleback
* oauth to pat and tool fix
* updated docs
* remove remaining oauth references
* cleanup
---------
Co-authored-by: aadamgough <adam@sim.ai >
2025-12-23 14:34:12 -08:00
Waleed
f2ef5f0811
feat(i18n): update translations ( #2541 )
...
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
2025-12-22 21:17:01 -08:00
Waleed
37443a7b77
improvement(kb): improve chunkers, respect user-specified chunk configurations, added tests ( #2539 )
...
* improvement(kb): improve chunkers, respect user-specified chunk configurations, added tests
* ack PR commnets
* updated docs
* cleanup
2025-12-22 20:47:29 -08:00
Waleed
827dd0466f
feat(i18n): update translations ( #2538 )
...
Co-authored-by: icecrasher321 <icecrasher321@users.noreply.github.com >
2025-12-22 20:09:03 -08:00
Vikhyath Mondreti
6af291ca9f
improvement(pricing): increase free user limit to 20 usd ( #2536 )
...
* improvement(pricing): increase free user limit to 20 usd
* make gemini pricing accurate
* generate migration for db constant
* update docs
* test notif data
2025-12-22 19:51:22 -08:00
Waleed
e01d4cb990
feat(i18n): update translations ( #2530 )
...
Co-authored-by: icecrasher321 <icecrasher321@users.noreply.github.com >
2025-12-22 16:11:59 -08:00
Vikhyath Mondreti
8c2c49eb14
fix(models): memory fixes, provider code typing, cost calculation cleanup ( #2515 )
...
* improvement(memory): should not be block scoped
* cleanup provider code
* update other providers
* cleanup fallback code
* remove flaky test
* fix memory
* move streaming fix to right level
* cleanup streaming server
* make memories workspace scoped
* update docs
* fix dedup logic
* fix streaming parsing issue for multiple onStream calls for same block
* fix(provieders): support parallel agent tool calls, consolidate utils
* address greptile comments
* remove all comments
* fixed openrouter response format handling, groq & cerebras response formats
* removed duplicate type
---------
Co-authored-by: waleed <walif6@gmail.com >
2025-12-22 15:59:53 -08:00
Waleed
086982c7a3
improvement(docs): update og image ( #2529 )
2025-12-22 13:16:39 -08:00
Waleed
2b7807a7de
feat(i18n): update translations ( #2526 )
...
* feat(i18n): update translations
* fixed build
---------
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
2025-12-22 11:20:42 -08:00
Waleed
2d4a660246
feat(intercom): added additional params to intercom tools ( #2523 )
2025-12-22 10:24:49 -08:00
Waleed
6de1c04517
feat(i18n): update translations ( #2470 )
2025-12-18 21:01:51 -08:00
Adam Gough
38be2b76c4
fix(slack): respect message limit, remove duplicate canonical representations ( #2469 )
...
* fix(slack): respect message limit, remove duplicate canonical representations
* removed comment
* updated docs script
---------
Co-authored-by: aadamgough <adam@sim.ai >
2025-12-18 20:37:14 -08:00
Waleed
a2f14cab54
feat(og): add opengraph images for templates, blogs, and updated existing opengraph image for all other pages ( #2466 )
...
* feat(og): add opengraph images for templates, blogs, and updated existing opengraph image for all other pages
* added to workspace templates page as well
* ack PR comments
2025-12-18 19:15:06 -08:00
Waleed
0005c3e465
feat(i18n): update translations ( #2463 )
...
Co-authored-by: aadamgough <aadamgough@users.noreply.github.com >
2025-12-18 18:18:31 -08:00
Adam Gough
fc40b4f7af
fix(tools): improved slack output ux and jira params ( #2462 )
...
* fixed slack output
* updated jira
* removed comment
* change team uuid
2025-12-18 17:56:10 -08:00
Waleed
25f7ed20f6
feat(docs): added 404 page for the docs ( #2450 )
...
* feat(docs): added 404 page for the docs
* added metadata
2025-12-18 11:46:42 -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
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
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
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
Waleed
f4f74da1dc
feat(i18n): update translations ( #2421 )
...
Co-authored-by: icecrasher321 <icecrasher321@users.noreply.github.com >
2025-12-17 10:21:15 -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
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
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
Waleed
7443e28054
feat(i18n): update translations ( #2370 )
...
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
2025-12-13 19:26:31 -08:00