Commit 3058e35
v0.5.6: executor fixes, UI improvements, run paths (#2028)
* 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)
---------
Co-authored-by: Vikhyath Mondreti <[email protected]>
Co-authored-by: Emir Karabeg <[email protected]>
Co-authored-by: Siddharth Ganesan <[email protected]>1 parent aca4d2f commit 3058e35
File tree
114 files changed
+3365
-2569
lines changed- apps
- docs
- content/docs
- de/blocks
- en/blocks
- es/blocks
- fr/blocks
- ja/blocks
- zh/blocks
- sim
- app
- api
- careers/submit
- workflows
- [id]/execute
- workspace/[workspaceId]
- logs
- components/sidebar
- w
- [workflowId]
- components
- chat
- components/output-select
- note-block
- panel-new
- components
- copilot/components/user-input/hooks
- editor
- components/sub-block/components
- code
- condition-input
- input-mapping
- tool-input
- variables-input
- hooks
- workflow-block
- components
- action-bar
- connections
- workflow-edge
- hooks
- utils
- components/sidebar
- components-new
- settings-modal/components
- account
- creator-profile
- credentials
- files
- general
- privacy
- subscription
- components
- cancel-subscription
- plan-card
- usage-indicator
- workflow-list/components/folder-item
- hooks
- hooks
- blocks/blocks
- components
- emails
- billing
- careers
- emcn/components
- code
- modal
- popover
- executor
- dag/construction
- orchestrators
- utils
- variables
- hooks/queries
- lib
- billing
- core
- webhooks
- copilot/tools/client/workflow
- file-parsers
- subscription
- workflows
- executor
- workspaces
- providers
- cerebras
- groq
- ollama
- serializer
- stores
- execution
- logs/filters
- panel-new/copilot
- workflows/registry
- helm/sim/templates
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
114 files changed
+3365
-2569
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | | - | |
| 45 | + | |
| 46 | + | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | | - | |
| 45 | + | |
| 46 | + | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | | - | |
| 45 | + | |
| 46 | + | |
47 | 47 | | |
48 | | - | |
49 | | - | |
| 48 | + | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | | - | |
| 45 | + | |
| 46 | + | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | | - | |
| 45 | + | |
| 46 | + | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | | - | |
| 45 | + | |
| 46 | + | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5117 | 5117 | | |
5118 | 5118 | | |
5119 | 5119 | | |
5120 | | - | |
| 5120 | + | |
5121 | 5121 | | |
5122 | 5122 | | |
5123 | 5123 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
495 | 496 | | |
496 | 497 | | |
497 | 498 | | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
498 | 504 | | |
499 | 505 | | |
500 | 506 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
129 | 132 | | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| |||
0 commit comments