Emir Karabeg
e37b01b92c
improvement: code subblock, action bar, connections ( #2024 )
...
* improvement: action bar, connections
* fix: code block draggable resize
2025-11-17 11:04:41 -08:00
Siddharth Ganesan
7e3e38a6f2
fix(router): fix error edge in router block + fix source handle problem ( #2019 )
...
* Fix router block error port handling
* Remove comment
* Fix edge execution
2025-11-15 18:32:14 -08:00
Siddharth Ganesan
1c85fe9a51
fix(copilot): run workflow supports input format and fix run id ( #2018 )
2025-11-15 18:11:09 -08:00
Waleed
5f446ad756
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
2025-11-15 16:41:35 -08:00
Waleed
d99d5fe39c
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
2025-11-15 16:09:58 -08:00
Siddharth Ganesan
949f9287cf
fix(variables): Fix resolution on double < ( #2016 )
...
* Fix variable <>
* Ling
* Clean
2025-11-15 15:09:01 -08:00
Siddharth Ganesan
fca92a7499
fix(tags): only show start block upstream if is ancestor ( #2013 )
2025-11-15 12:27:34 -08:00
Siddharth Ganesan
c25ea5c677
fix(triggers): disabled trigger shouldn't be added to dag ( #2012 )
...
* Fix disabled blocks
* Comments
* Fix api/chat trigger not found message
2025-11-15 12:19:37 -08:00
Siddharth Ganesan
dccd9e9ce5
fix(triggers): check triggermode and consolidate block type ( #2011 )
2025-11-15 12:00:12 -08:00
Waleed
b5d9964c48
feat(i18n): update translations ( #2009 )
2025-11-14 23:33:13 -08:00
Emir Karabeg
4bd0f31f36
improvement: runpath edges, blocks, active ( #2008 )
2025-11-14 23:26:41 -08:00
Waleed
f8070f9029
feat(models): added gpt-5.1 ( #2007 )
2025-11-14 23:23:47 -08:00
Waleed
bc8947caa6
fix(condition): treat condition input the same as the code subblock ( #2006 )
2025-11-14 23:23:39 -08:00
Waleed
f1111ec16f
fix(modals): fix z-index for various modals and output selector and variables ( #2005 )
2025-11-14 23:13:31 -08:00
Waleed
d0767507b2
fix(pdfs): use unpdf instead of pdf-parse ( #2004 )
2025-11-14 22:39:28 -08:00
Waleed
8bd75debc1
fix(notes): fix notes, tighten spacing, update deprecated zustand function, update use mention data to ignore block positon ( #2002 )
2025-11-14 22:12:01 -08:00
Emir Karabeg
ad2a375358
fix(usage-indicator): conditional rendering, upgrade, and ui/ux ( #2001 )
...
* fix: usage-limit indicator and render conditonally on is billing enabled
* fix: upgrade render
2025-11-14 21:26:40 -08:00
Vikhyath Mondreti
de91dc97a9
test(pr): github trigger ( #2000 )
2025-11-14 18:08:07 -08:00
Vikhyath Mondreti
31ed712378
test(pr): hackathon ( #1999 )
2025-11-14 18:02:00 -08:00
Emir Karabeg
96958104c0
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
2025-11-14 16:13:23 -08:00
Siddharth Ganesan
6f29e2413c
fix(variables): fix variables block json resolution ( #1997 )
2025-11-14 16:07:01 -08:00
Vikhyath Mondreti
c2ccd51b3e
fix(folders): duplicate ( #1996 )
2025-11-14 15:50:00 -08:00
Vikhyath Mondreti
ec430abca2
improvement(tanstack): migrate multiple stores ( #1994 )
...
* improvement(tanstack): migrate folders, knowledge to tanstack
* fix types
2025-11-14 15:38:15 -08:00
Siddharth Ganesan
4b4060f63f
improvement(variables): support dot notation for nested objects ( #1992 )
2025-11-14 14:47:16 -08:00
Siddharth Ganesan
72a048f37d
fix(variables): fix double stringification ( #1991 )
2025-11-14 12:00:32 -08:00
Emir Karabeg
fa18bef65b
fix(landing): hero stripe icon ( #1988 )
2025-11-14 02:20:32 -08:00
Waleed
a9eb91aed1
feat(i18n): update translations ( #1989 )
...
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
2025-11-14 02:18:32 -08:00
Waleed
16a4f37dac
feat(slack): add better error messages, reminder to add bot to app ( #1990 )
2025-11-14 02:18:19 -08:00
Waleed
6c56d48e73
feat(slack): added slack full message object in response ( #1987 )
2025-11-14 01:55:01 -08:00
Waleed
1082e55871
improvement(logs): improved logs search ( #1985 )
...
* improvement(logs): improved logs search
* more
* ack PR comments
2025-11-14 01:14:20 -08:00
Vikhyath Mondreti
948b6575dc
fix(output-selector): z-index in chat deploy modal ( #1984 )
2025-11-13 20:13:15 -08:00
Waleed
3ba33791f7
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
2025-11-13 19:57:48 -08:00
Vikhyath Mondreti
1e915d5427
fix(popovers): billed account + async example command ( #1982 )
2025-11-13 19:33:15 -08:00
Waleed
d86198ad5d
feat(files): add presigned URL generation support for execution files ( #1980 )
2025-11-13 19:32:23 -08:00
Vikhyath Mondreti
785f847c48
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
2025-11-13 19:24:33 -08:00
Siddharth Ganesan
dab70a8f1d
fix(logs): show block inputs ( #1979 )
...
* Fix executor lgos block inputs
* Fix Comment
2025-11-13 19:07:53 -08:00
Waleed
67d9343022
feat(i18n): update translations ( #1978 )
...
* feat(i18n): update translations
* fix build
---------
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com >
2025-11-13 18:07:42 -08:00
Vikhyath Mondreti
b3caef1f31
fix(copilot-subflows): copilot-added subflows id mismatch ( #1977 )
2025-11-13 17:56:26 -08:00
Waleed
5457d4bc7b
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 >
2025-11-13 17:33:05 -08:00
Emir Karabeg
32a2e09a14
fix lint
2025-11-13 16:31:30 -08:00
Emir Karabeg
80eaeb00c2
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
2025-11-13 16:02:13 -08:00
Waleed
b67b4ff8fb
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
2025-11-13 15:40:09 -08:00
Siddharth Ganesan
6f4f8cfad2
fix(executor): streaming response format ( #1972 )
2025-11-13 15:27:15 -08:00
Vikhyath Mondreti
3a8f01f3e4
fix(cmd-k): z-index + reoder tools, triggers ( #1970 )
...
* fix(cmd-k): z-index + reoder tools, triggers
* fix more z-index styling
2025-11-13 13:59:09 -08:00
Vikhyath Mondreti
383b6f05a6
fix(code): readd wand to code subblock ( #1969 )
2025-11-13 12:31:10 -08:00
Siddharth Ganesan
a70f2a6690
fix(executor): streaming after tool calls ( #1963 )
...
* Provider changes
* Fix lint
2025-11-13 12:24:26 -08:00
Vikhyath Mondreti
4e5b834433
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 .
2025-11-12 22:16:13 -08:00
Waleed
304fb28baf
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 >
2025-11-12 21:46:26 -08:00
Vikhyath Mondreti
07e803cfdd
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
2025-11-12 21:46:00 -08:00
Vikhyath Mondreti
d50aefcc68
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
2025-11-12 18:50:58 -08:00