Waleed
837405e1ec
chore(docs): update sim references in docs ( #2792 )
2026-01-13 11:51:43 -08:00
Waleed
2bc403972c
feat(a2a): added a2a protocol ( #2784 )
...
* feat(a2a): a2a added
* feat(a2a): added a2a protocol
* remove migrations
* readd migrations
* consolidated permissions utils
* consolidated tag-input, output select -> combobox, added tags for A2A
* cleanup up utils, share same deployed state as other tabs
* ack PR comments
* more
* updated code examples
* solely rely on tanstack query to vend data and invalidate query key's, remove custom caching
---------
Co-authored-by: Emir Karabeg <emirkarabeg@berkeley.edu >
2026-01-13 11:43:02 -08:00
Waleed
c9068d043e
chore(readme): trim readme, add more envvar info ( #2791 )
2026-01-13 10:31:25 -08:00
Vikhyath Mondreti
a05003a2d3
feat(integrations): claude skills to add integrations, lemlist trigger + tools, remove test webhook url ( #2785 )
...
* feat(integrations): claude skills to add integrations, lemlist trigger + tools, remove test webhook url
* fix tests
* fix tools
* add more details to skill
* more details
* address greptile comments
2026-01-12 22:18:50 -08:00
Waleed
46417ddb8c
feat(invitations): added FF to disable invitations, added to permission groups, added workspace members admin endpoints ( #2783 )
...
* feat(invitations): added FF to disable invitations, added to permission groups, added workspace members admin endpoints
* fix failing tests
2026-01-12 19:33:43 -08:00
Vikhyath Mondreti
b6cbee2464
improvement(block-outputs): display metadata properties destructured ( #2772 )
...
* improvement(block-outputs):display metadata properties destructured
* add back icons
* fix google calendar
* reuse versioned tool selector
* fix null fields
* github optionality
* fix notion
* review stripe tools metadata
* fix optional tools + types
* fix docs type
* add db row tool + fix copilot versioning recognition
2026-01-12 18:36:21 -08:00
Vikhyath Mondreti
91ed5338cb
improvement(byok): make available for all plans ( #2782 )
...
* improvement(byok): make available for all plans
* update docs
* address greptile comments
2026-01-12 17:23:47 -08:00
Waleed
684ad5aeec
feat(tool): added introspection tools for all db integrations ( #2780 )
...
* feat(tool): added introspection tools for all db integrations
* added sanitization for sql schema
* ack pr comments, with clarifying comments
* moved util
2026-01-12 13:30:55 -08:00
Siddharth Ganesan
3ed177520a
fix(router): fix router ports ( #2757 )
...
* Fix router block
* Fix autoconnect edge for router
* Fix lint
* router block error path decision
* improve router prompt
---------
Co-authored-by: Vikhyath Mondreti <vikhyath@simstudio.ai >
2026-01-10 11:22:11 -08:00
Waleed
6262503b89
feat(deployed-form): added deployed form input ( #2679 )
...
* feat(deployed-form): added deployed form input
* styling consolidation, finishing touches on form
* updated docs
* remove unused files with knip
* added more form fields
* consolidated more test utils
* remove unused/unneeded zustand stores, refactored stores for consistency
* improvement(files): uncolorized plan name
* feat(emcn): button-group
* feat(emcn): tag input, tooltip shortcut
* improvement(emcn): modal padding, api, chat, form
* fix: deleted migrations
* feat(form): added migrations
* fix(emcn): tag input
* fix: failing tests on build
* add suplementary hover and fix bg color in date picker
* fix: build errors
---------
Co-authored-by: Emir Karabeg <emirkarabeg@berkeley.edu >
2026-01-09 23:42:21 -08:00
Vikhyath Mondreti
47eb060311
feat(enterprise): permission groups, access control ( #2736 )
...
* feat(permission-groups): integration/model access controls for enterprise
* feat: enterprise gating for BYOK, SSO, credential sets with org admin/owner checks
* execution time enforcement of mcp and custom tools
* add admin routes to cleanup permission group data
* fix not being on enterprise checks
* separate out orgs from billing system
* update the docs
* add custom tool blockers based on perm configs
* add migrations
* fix
* address greptile comments
* regen migrations
* fix default model picking based on user config
* cleaned up UI
2026-01-09 20:16:22 -08:00
Vikhyath Mondreti
38e827b61a
fix(docs): new router ( #2755 )
...
* fix(docs): new router
* update image
2026-01-09 17:37:04 -08:00
Adam Gough
796f73ee01
improvement(google-drive) ( #2752 )
...
* expanded metadata fields for google drive
* added tag dropdown support
* fixed greptile
* added utils func
* removed comments
* updated docs
* greptile comments
* fixed output schema
* reverted back to bas64 string
2026-01-09 16:56:07 -08:00
Waleed
d3d6012d5c
fix(tools): updated memory block to throw better errors, removed deprecated posthog route, remove deprecated templates & console helpers ( #2753 )
...
* fix(tools): updated memory block to throw better errors, removed deprecated posthog route, remove deprecated templates & console helpers
* remove isDeployed in favor of deploymentStatus
* ack PR comments
2026-01-09 16:53:37 -08:00
Waleed
753600ed60
feat(i18n): update translations ( #2749 )
...
Co-authored-by: icecrasher321 <icecrasher321@users.noreply.github.com >
2026-01-09 14:11:57 -08:00
Vikhyath Mondreti
4da43d937c
improvement(docs): multiplier dropped to 1.4 ( #2748 )
2026-01-09 11:41:04 -08:00
Waleed
b87af80bff
feat(i18n): update translations ( #2732 )
...
Co-authored-by: icecrasher321 <icecrasher321@users.noreply.github.com >
2026-01-08 18:14:00 -08:00
Vikhyath Mondreti
c2180bf8a0
improvement(enterprise): feature flagging + runtime checks consolidation ( #2730 )
...
* improvement(enterprise): enterprise checks code consolidation
* update docs
* revert isHosted check
* add unique index to prevent multiple orgs per user
* address greptile comments
* ui bug
2026-01-08 13:53:22 -08:00
Waleed
05904a73b2
feat(i18n): update translations ( #2721 )
...
Co-authored-by: icecrasher321 <icecrasher321@users.noreply.github.com >
2026-01-08 10:30:53 -08:00
Vikhyath Mondreti
020037728d
feat(polling-groups): can invite multiple people to have their gmail/outlook inboxes connected to a workflow ( #2695 )
...
* progress on cred sets
* fix credential set system
* return data to render credential set in block preview
* progress
* invite flow
* simplify code
* fix ui
* fix tests
* fix types
* fix
* fix icon for outlook
* fix cred set name not showing up for owner
* fix rendering of credential set name
* fix outlook well known folder id resolution
* fix perms for creating cred set
* add to docs and simplify ui
* consolidate webhook code better
* fix tests
* fix credential collab logic issue
* fix ui
* fix lint
2026-01-07 17:49:40 -08:00
Waleed
0f32310ba6
feat(i18n): update translations ( #2717 )
...
* feat(i18n): update translations
* fixed chinese docs
---------
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
2026-01-07 14:28:58 -08:00
Vikhyath Mondreti
730ddf5a66
ui improvements for deploy mcp ( #2718 )
2026-01-07 14:25:03 -08:00
Waleed
2bd27f9a4d
feat(fireflies): added fireflies tools and trigger ( #2713 )
...
* feat(fireflies): added fireflies tools and trigger
* finished fireflies
* added wandConfig to all timestamp subblocks on the platform
* added current time to timestamp wand generation
* fix file upload subblock styling, tested all fireflies ops
* removed dropdown for trigger for fireflies
* updated docs
* added fireflies to formatWebhookInput
* added more wandConfigs
2026-01-07 13:40:36 -08:00
Waleed
6a262f3988
feat(i18n): update translations ( #2702 )
...
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
2026-01-06 19:57:29 -08:00
Waleed
5145ce1684
improvement(response): removed nested response block output, add docs for webhook block, styling improvements for subblocks ( #2700 )
...
* improvement(response): removed nested response block output, add docs for webhook block, styling improvements for subblocks
* remove outdated block docs
* updated docs
* remove outdated tests
2026-01-06 19:43:25 -08:00
Waleed
f9aef6ae22
feat(i18n): update translations ( #2690 )
...
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
2026-01-06 12:42:19 -08:00
Waleed
46b04a964d
feat(supabase): added ability so select certain rows in supabase tools ( #2689 )
...
* feat(supabase): added ability so select certain rows in supabase tools
* ack PR comments
2026-01-06 12:21:08 -08:00
Waleed
385e93f4bb
feat(i18n): update translations ( #2665 )
...
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
2026-01-02 15:40:15 -08:00
Waleed
096af4fdfa
feat(imap): added support for imap trigger ( #2663 )
...
* feat(tools): added support for imap trigger
* feat(imap): added parity, tested
* ack PR comments
* final cleanup
2026-01-02 15:28:00 -08:00
Waleed
56e485d13b
feat(i18n): update translations
2025-12-31 06:48:03 -08:00
Vikhyath Mondreti
bf5d0a5573
feat(copy-paste): allow cross workflow selection, paste, move for blocks ( #2649 )
...
* feat(copy-paste): allow cross workflow selection, paste, move for blocks
* fix drag options
* add keyboard and mouse controls into docs
* refactor sockets and undo/redo for batch additions and removals
* fix tests
* cleanup more code
* fix perms issue
* fix subflow copy/paste
* remove log file
* fit paste in viewport bounds
* fix deselection
2025-12-31 02:47:06 -08:00
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