Waleed
7b2792122d
fix(sdks): bump sdk versions ( #2142 )
2025-11-30 19:47:58 -08:00
Waleed
4e9cab39c3
feat(i18n): update translations ( #2141 )
2025-11-30 14:23:27 -08:00
Waleed
e3a57d30e8
feat(tools): add generic search tool ( #2140 )
2025-11-30 14:13:46 -08:00
Waleed
f25db707d7
feat(statuspage): added statuspage, updated list of tools in footer, renamed routes ( #2139 )
...
* feat(statuspage): added statuspage, updated list of tools in footer, renamed routes
* ack PR comments
2025-11-30 10:46:18 -08:00
Waleed
08d57b4f8b
feat(env): added more optional env var examples ( #2138 )
2025-11-30 09:13:39 -08:00
Waleed
f56d85bda6
feat(i18n): update translations ( #2137 )
...
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
2025-11-30 09:07:35 -08:00
Waleed
d7a650a355
feat(tools): added apify block/tools ( #2136 )
...
* feat(tools): added apify
* cleanup
2025-11-29 23:42:43 -08:00
Waleed
a8f87f7e3a
feat(creators): add verification for creators ( #2135 )
2025-11-29 20:58:18 -08:00
Waleed
9330940658
feat(i18n): update translations ( #2134 )
...
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
2025-11-29 20:30:56 -08:00
Vikhyath Mondreti
fc5f815c7a
fix(team-plans): track departed member usage so value not lost ( #2118 )
...
* fix(team-plans): track departed member usage so value not lost
* reset usage to 0 when they leave team
* prep merge with stagig
* regen migrations
* fix org invite + ws selection'
---------
Co-authored-by: Waleed <walif6@gmail.com >
2025-11-29 18:27:12 -08:00
Waleed
7bf9251db1
feat(tools): added smtp, sendgrid, mailgun, linkedin, fixed permissions in context menu ( #2133 )
...
* feat(tools): added twilio sendgrid integration
* feat(tools): added smtp, sendgrid, mailgun, fixed permissions in context menu
* added top level mocks for sporadically failing tests
* incr type safety
2025-11-29 17:58:42 -08:00
Waleed
21a640af50
fix(custom-tools): add composite index on custom tool names & workspace id ( #2131 )
2025-11-28 15:33:08 -08:00
Waleed
a10e1a63af
fix(permissions): add client-side permissions validation to prevent unauthorized actions, upgraded custom tool modal ( #2130 )
...
* fix(permissions): add client-side permissions validation to prevent unauthorized actions, upgraded custom tool modal
* fix failing test
* fix test
* cleanup
2025-11-28 12:24:22 -08:00
Waleed
be91cd3794
feat(i18n): update translations ( #2129 )
...
* feat(i18n): update translations
* fixed build
---------
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
2025-11-27 18:35:31 -08:00
Waleed
1ee49ae611
feat(tools): added zendesk, pylon, intercom, & mailchimp ( #2126 )
...
* feat(tools): added zendesk, pylon, intercom, & mailchimp
* finish zendesk and pylon
* updated docs
2025-11-27 16:33:47 -08:00
Waleed
aab1b3f259
feat(i18n): update translations ( #2123 )
...
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
2025-11-26 12:53:17 -08:00
Waleed
8000394e98
feat(models): host google gemini models ( #2122 )
...
* feat(models): host google gemini models
* remove unused primary key
2025-11-26 12:30:20 -08:00
Vikhyath Mondreti
0830490d32
improvement(workflow-execution): perf improvements to passing workflow state + decrypted env vars ( #2119 )
...
* improvement(execution): load workflow state once instead of 2-3 times
* decrypt only in get helper
* remove comments
* remove comments
2025-11-26 12:02:55 -08:00
Waleed
93e1c513b2
feat(i18n): update translations ( #2120 )
...
* feat(i18n): update translations
* fix build
---------
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
2025-11-25 21:35:15 -08:00
Waleed
ff79b78b5f
feat(tools): added sentry, incidentio, and posthog tools ( #2116 )
...
* feat(tools): added sentry, incidentio, and posthog tools
* update docs
* fixed docs to use native fumadocs for llms.txt and copy markdown, fixed tool issues
* cleanup
* enhance error extractor, fixed posthog tools
* docs enhancements, cleanup
* added more incident io ops, remove zustand/shallow in favor of zustand/react/shallow
* fix type errors
* remove unnecessary comments
* added vllm to docs
2025-11-25 19:50:23 -08:00
Vikhyath Mondreti
3a3c946607
improvement(teams-plan): seats increase simplification + not triggering checkout session ( #2117 )
...
* improvement(teams-plan): seats increase simplification + not triggering checkout session
* cleanup via helper
2025-11-25 19:00:12 -08:00
Waleed
7b7586d093
fix(memory-util): fixed unbounded array of gmail/outlook pollers causing high memory util, added missing db indexes/removed unused ones, auto-disable schedules/webhooks after 10 consecutive failures ( #2115 )
...
* fix(memory-util): fixed unbounded array of gmail/outlook pollers causing high memory util, added missing db indexes/removed unused ones, auto-disable schedules/webhooks after 10 consecutive failures
* ack PR comments
* ack
2025-11-25 14:15:46 -08:00
Siddharth Ganesan
d413bcdfb0
feat(copilot): add claude opus 4.5 and remove context usage indicator ( #2113 )
...
* Add claude opus 4.5 to copilot and remove context usage indicator
* Lint
2025-11-24 16:40:55 -08:00
Siddharth Ganesan
ff768ca410
fix(copilot): fix webhook triggers unsaving in new diff store ( #2096 )
...
* Fix copilot trigger unsave
* Fix for schedules
* fix lint
* hide schedule save subblock from preview
---------
Co-authored-by: Vikhyath Mondreti <vikhyath@simstudio.ai >
2025-11-24 16:06:11 -08:00
Vikhyath Mondreti
bbaf7e90f8
improvement(autolayout): simplify code to use fixed block widths, height + refactor ( #2112 )
...
* improvement(autolayout): simplify code to use fixed block widths, height + refactor
* change to aliased imports
2025-11-24 13:13:28 -08:00
Waleed
c80827f21b
feat(agent): added workflow, kb, and function as a tool for agent block, fix keyboard nav in tool input ( #2107 )
...
* feat(agent): added workflow, kb, and function as a tool for agent block
* fix keyboard nav and keyboard selection in tool-inp
* ack PR comments
* remove custom tool changes
* fixed kb tools for agent
* cleanup
2025-11-24 12:16:02 -08:00
Waleed
a5b7897b34
feat(models): added claude opus 4.5 ( #2111 )
...
* feat(models): added claude opus 4.5
* add to copilot dropdown
2025-11-24 12:12:30 -08:00
Vikhyath Mondreti
c6482f2997
fix(billing): only check owners for billed overages ( #2085 )
2025-11-24 11:30:29 -08:00
Adam Gough
bf1719a294
added new scope ( #2110 )
2025-11-24 10:34:51 -08:00
Waleed
619cab162d
feat(i18n): update translations ( #2106 )
...
Co-authored-by: aadamgough <aadamgough@users.noreply.github.com >
2025-11-22 21:25:53 -08:00
Adam Gough
72776f4402
improvement(docs): added docs content ( #2105 )
2025-11-22 17:52:56 -08:00
Waleed
6114c213d2
feature(models): added vllm provider ( #2103 )
...
* Add vLLM self-hosted provider
* updated vllm to have pull parity with openai, dynamically fetch models
---------
Co-authored-by: MagellaX <alphacr792@gmail.com >
2025-11-22 14:50:43 -08:00
Waleed
d1f0d21e7f
improvement(logs): surface integration triggers in logs instead of catchall 'webhook' trigger type ( #2102 )
...
* improvement(logs): surface integration triggers in logs instead of catchall
* optimized calculation, added new triggers to search
* cleanup
* fix console log
2025-11-22 14:18:42 -08:00
Waleed
33ac828d3d
fix(settings): settings components and behavior consolidation ( #2100 )
...
* fix(settings): settings components and behavior consolidation
* ack PR comments
2025-11-21 19:49:32 -08:00
Adam Gough
29156e3b61
added missing mcp images ( #2099 )
2025-11-21 19:02:04 -08:00
Adam Gough
fa4b34fc46
removed broken scope ( #2098 )
2025-11-21 18:45:00 -08:00
Waleed
9fad5860bc
feat(i18n): update translations ( #2097 )
...
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
2025-11-21 18:28:13 -08:00
Waleed
0a4244bcef
feat(tools): added more tts providers, added stt and videogen models, fixed search modal keyboard nav ( #2094 )
...
* feat(tools): added more tts providers, added stt and videogen models, fixed search modal keyboard nav
* fixed icons
* cleaned up
* added falai
* improvement: icons
* fixed build
---------
Co-authored-by: Emir Karabeg <emirkarabeg@berkeley.edu >
2025-11-21 16:56:13 -08:00
Siddharth Ganesan
3be57aff8f
improvement(copilot): add gpt5.1 and codex ( #2092 )
2025-11-21 11:39:27 -08:00
Siddharth Ganesan
ddd3219126
improvement(copilot): v0.2 ( #2086 )
...
* Edit workflow returns workflow
* Condense workflkow conosle
* Limit console results to 2
* mark checkoff v1
* Mark and checkoff todo
* Fixes
* Plan mode
* fix agent output
* broken
* Fixes
* Fix diff mode persist
* Fix diff coloring
* Undo/redo
* Checkpoint udno redo
* fix(templates): fix templates details page (#1942 )
* Fix template details
* Fix deps
* fix(templates-details): restore approval feature, and keep details UI consistent, smoothen out creation of profile (#1943 )
* fix(templates): view current ui
* update UI to be less cluttered
* make state management for creating user profile smoother
* fix autoselect logic
* fix lint
* fix(landing): need to propagate landing page copilot prompt (#1944 )
* fix(wand): subblocks should not be overwritten after wand gen (#1946 )
* fix(settings): fix broken api keys, help modal, logs, workflow renaming (#1945 )
* fix(settings): fix broken api keys, help modal, logs, workflow renaming
* fix build
* cleanup
* use emcn
* fix(files): changed file input value sample from string -> object (#1947 )
* improvement: usage-indicator UI (#1948 )
* fix(deploy): fix button (#1949 )
* fix(executor): consolidate execution hooks (#1950 )
* fix(autoconnect): should check if triggermode is set from the toolbar drag event directly (#1951 )
* improvement: templates styling (#1952 )
* improvement: template use button (#1954 )
* feat(newgifs): added new gifs (#1953 )
* new gifs
* changed wording
* changed wording
* lowercase
* changed wording
* remove blog stuff
---------
Co-authored-by: aadamgough <adam@sim.ai >
Co-authored-by: waleed <walif6@gmail.com >
* feat(drizzle): added ods for analytics from drizzle (#1956 )
* feat(drizzle): added ods for analytics from drizzle
* clean
* fix(sheets): file selector had incorrect provider (#1958 )
* feat(docs): added docs analytics drizzle ods (#1957 )
* feat(docs): added docs analytics drizzle ods
* fix build
* fix provider for docs selector (#1959 )
* fix(custom-tools): updates to legacy + copilot generated custom tools (#1960 )
* fix(custom-tools): updates to existing tools
* don't reorder custom tools in modal based on edit time
* restructure custom tools to persist copilot generated tools
* fix tests
* fix(slack): remove update message incorrect canonical param (#1964 )
* fix(slack): send message tool
* add logging
* add more logs
* add more logs
* fix canonical param
* improvement(templates): add share button, serve public templates routes for unauthenticated users and workspace one for authenticated users, improve settings style and organization (#1962 )
* improvement(templates): add share button, serve public templates routes for unauthenticated users and workspace one for authenticated users, improve settings style and organization
* fix lint
---------
Co-authored-by: Vikhyath Mondreti <vikhyath@simstudio.ai >
* fix(onedrive): incorrect canonical param (#1966 )
* fix(onedrive): incorrect canonical param
* fix download file
* fix
* fix
* Revert "fix"
This reverts commit f68ccd75fd .
* Revert "fix"
This reverts commit f3d8acee7d .
* fix(executor): streaming after tool calls (#1963 )
* Provider changes
* Fix lint
* fix(code): readd wand to code subblock (#1969 )
* fix(cmd-k): z-index + reoder tools, triggers (#1970 )
* fix(cmd-k): z-index + reoder tools, triggers
* fix more z-index styling
* fix(executor): streaming response format (#1972 )
* fix(workflow-block): fix redeploy header to not repeatedly show redeploy when redeploy is not necessary (#1973 )
* fix(workflow-block): fix redeploy header to not repeatedly show redeploy when redeploy is not necessary
* cleanup
* improvement(platform): chat, emcn, terminal, usage-limit (#1974 )
* improvement(usage-indicator): layout
* improvement: expand default terminal height
* fix: swap workflow block ports
* improvement: chat initial positioning
* improvement(chat): display; improvement(emcn): popover attributes
* fix lint
* feat(settings): added reactquery for settings, removed zustand stores, added apollo, added workflow block selector dropdown search, added add environment variable option to empty env var dropdown (#1971 )
* feat(settings): added reactquery for settings, removed zustand stores, added apollo, added workflow block selector dropdown search, added add environment variable option to empty env var dropdown
* fix delete dialog for copilot keys
* simplify combobox
* fix more z indices
* consolidated duplicate hooks
---------
Co-authored-by: Vikhyath Mondreti <vikhyath@simstudio.ai >
* fix(copilot-subflows): copilot-added subflows id mismatch (#1977 )
* feat(i18n): update translations (#1978 )
* feat(i18n): update translations
* fix build
---------
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
* fix(logs): show block inputs (#1979 )
* Fix executor lgos block inputs
* Fix Comment
* fix(onedrive): parse array values correctly (#1981 )
* fix(onedrive): parse array values correctly
* fix onedrive
* fix
* fix onedrive input parsing by reusing code subblock
* fix type
* feat(files): add presigned URL generation support for execution files (#1980 )
* fix(popovers): billed account + async example command (#1982 )
* fix(settings): update usage data in settings > subs to use reactquery hooks (#1983 )
* fix(settings): update usage data in settings > subs to use reactquery hooks
* standardize usage pills calculation
* fix(output-selector): z-index in chat deploy modal (#1984 )
* improvement(logs): improved logs search (#1985 )
* improvement(logs): improved logs search
* more
* ack PR comments
* feat(slack): added slack full message object in response (#1987 )
* feat(slack): add better error messages, reminder to add bot to app (#1990 )
* feat(i18n): update translations (#1989 )
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
* fix(landing): hero stripe icon (#1988 )
* Temp
* Update
* Update
* Update
* Progress
* Diff store fixes
* simplify sockets ops for diff store
* Search patterns tool
* Better tool calls
* Fix sanitizationg
* Context window display
* fix(variables): fix double stringification (#1991 )
* improvement(variables): support dot notation for nested objects (#1992 )
* improvement(tanstack): migrate multiple stores (#1994 )
* improvement(tanstack): migrate folders, knowledge to tanstack
* fix types
* fix(folders): duplicate (#1996 )
* fix(variables): fix variables block json resolution (#1997 )
* Improvement(ui/ux): signup, command-list, cursors, search modal, workflow runs, usage indicator (#1998 )
* improvement: signup loading, command-list, cursors, search modal ordering
* improvement: workflow runs, search modal
* improvement(usage-indicator): ui/ux
* test(pr): hackathon (#1999 )
* test(pr): github trigger (#2000 )
* fix(usage-indicator): conditional rendering, upgrade, and ui/ux (#2001 )
* fix: usage-limit indicator and render conditonally on is billing enabled
* fix: upgrade render
* fix(notes): fix notes, tighten spacing, update deprecated zustand function, update use mention data to ignore block positon (#2002 )
* fix(pdfs): use unpdf instead of pdf-parse (#2004 )
* fix(modals): fix z-index for various modals and output selector and variables (#2005 )
* fix(condition): treat condition input the same as the code subblock (#2006 )
* feat(models): added gpt-5.1 (#2007 )
* improvement: runpath edges, blocks, active (#2008 )
* feat(i18n): update translations (#2009 )
* fix(triggers): check triggermode and consolidate block type (#2011 )
* fix(triggers): disabled trigger shouldn't be added to dag (#2012 )
* Fix disabled blocks
* Comments
* Fix api/chat trigger not found message
* fix(tags): only show start block upstream if is ancestor (#2013 )
* fix(variables): Fix resolution on double < (#2016 )
* Fix variable <>
* Ling
* Clean
* feat(billing): add notif for first failed payment, added upgrade email from free, updated providers that supported granular tool control to support them, fixed envvar popover, fixed redirect to wrong workspace after oauth connect (#2015 )
* feat(billing): add notif for first failed payment, added upgrade email from free, updated providers that supported granular tool control to support them, fixed envvar popover, fixed redirect to wrong workspace after oauth connect
* fix build
* ack PR comments
* feat(performance): added reactquery hooks for workflow operations, for logs, fixed logs reloading, fix subscription UI (#2017 )
* feat(performance): added reactquery hooks for workflow operations, for logs, fixed logs reloading, fix subscription UI
* use useInfiniteQuery for logs fetching
* fix(copilot): run workflow supports input format and fix run id (#2018 )
* fix(router): fix error edge in router block + fix source handle problem (#2019 )
* Fix router block error port handling
* Remove comment
* Fix edge execution
* improvement: code subblock, action bar, connections (#2024 )
* improvement: action bar, connections
* fix: code block draggable resize
* fix(response): fix response block http format (#2027 )
* Fix response block
* Lint
* fix(notes): fix notes block spacing, additional logs for billing transfer route (#2029 )
* fix(usage-data): refetch on usage limit update in settings (#2032 )
* fix(overage): fix pill calculation in the usage indicator to be consistent across views (#2034 )
* fix(workflows): fixed workflow loading in without start block, added templates RQ hook, cleaned up unused templates code (#2035 )
* fix(triggers): dedup + not surfacing deployment status log (#2033 )
* fix(triggers): dedup + not surfacing deployment status log
* fix ms teams
* change to microsoftteams
* Revert "change to microsoftteams"
This reverts commit 217f808641 .
* fix
* fix
* fix provider name
* fix oauth for msteams
* improvement(undo-redo): expand undo-redo store to store 100 ops instead of 15 (#2036 )
* improvement(undo-redo): expand undo-redo store to store 100 ops instead of 15
* prevent undo-redo from interfering with subblock browser text undo
* improvement(docs): remove copy page from mobile view on docs (#2037 )
* improvement(docs): remove copy page from mobile view on docs
* bring title and pagenav lower on mobile
* added cursor pointer to clickable components in docs
* fix(workflow-block): clearing child workflow input format field must lazy cascade parent workflow state deletion (#2038 )
* Error tools
* Ui tools
* Navigate ui tool
* Combine env vars and oauth tools
* Plan mode section
* Plan mode v1
* Plan mode v1
* Plan mode improvements
* Build plan button
* Make workflow plan editable
* Tool improvements
* Fix build plan button
* Lint
* Fix
* Fix lint
* Fix plan
* Remove migrations
* fix undo/redo settling of ops
* Add migratinos back
* Smoothen out diff store
* Hide plan mode
* Fix lint
* Edit run workflow params
* Fix lint
* Fix tests
* Fix typing
* Fix build errors and lint
* Fix build
* Fix tests
---------
Co-authored-by: Vikhyath Mondreti <vikhyathvikku@gmail.com >
Co-authored-by: Waleed <walif6@gmail.com >
Co-authored-by: Emir Karabeg <78010029+emir-karabeg@users.noreply.github.com >
Co-authored-by: Adam Gough <77861281+aadamgough@users.noreply.github.com >
Co-authored-by: aadamgough <adam@sim.ai >
Co-authored-by: Vikhyath Mondreti <vikhyath@simstudio.ai >
Co-authored-by: Emir Karabeg <emirkarabeg@berkeley.edu >
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
2025-11-21 10:22:08 -08:00
Waleed
67bd5bd8fa
fix(integ): remove unused oauth providers from list of supported integrations ( #2090 )
2025-11-20 20:20:10 -08:00
Waleed
c52501616c
feat(i18n): update translations ( #2088 )
...
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
2025-11-20 19:37:20 -08:00
Emir Karabeg
3dbf0f5679
feat: keyboard navigation; improvement: SEO/GEO; refactor: file structure, unused fonts; fix: chat streaming, notification stack ( #2083 )
...
* improvement: panel tabs handler on click
* fix: output break words
* feat: keyboard navigation; improvement: SEO/GEO; refactor: file structure, unused fonts; fix: chat streaming, notification stack
* feat: unresolved value handling on error; fix: layout refresh; refactor: delete old panel
* refactor: control bar delete; improvement: workflow constants; fix: clear notifications keyboard shortcut
* update developers count
* fixed relative imports
---------
Co-authored-by: waleed <walif6@gmail.com >
2025-11-20 19:37:09 -08:00
Emir Karabeg
6187561219
improvement(chat): ui ( #2089 )
2025-11-20 19:16:51 -08:00
Waleed
022b4f64a7
fix(linear): fix remaining ops ( #2087 )
2025-11-20 19:02:12 -08:00
Waleed
768cdec6ce
fix(logs): fixed logs search ( #2084 )
2025-11-20 17:16:08 -08:00
Waleed
75f55c894a
fix(logging): add preprocessing util shared by all execution paths ( #2081 )
...
* fix(logging): add preprocessing util shared by all execution paths
* DRY
2025-11-20 14:05:14 -08:00
Waleed
4a0450d1fc
fix(embeddings): modified embeddings utils to only index english docs ( #2078 )
2025-11-20 14:03:49 -08:00
Waleed
00ae718692
improvement(runners): upgrade runners, remove trigger deploy action ( #2082 )
2025-11-20 13:49:17 -08:00
Vikhyath Mondreti
d7586cdd9f
fix(undo-redo): eviction policy to not have unbounded undo-redo stacks ( #2079 )
...
* fix(undo-redo): eviction policy to not have unbounded undo-redo stacks
* fix zindex custom tools delete
2025-11-20 12:12:04 -08:00