Ruben Fiszel
38ca4f5260
nit
2025-09-27 09:45:31 +00:00
Ruben Fiszel
05a6e7a22b
fix: limit auto data tables to tables of col < 100
2025-09-27 09:40:33 +00:00
Ruben Fiszel
3ad50eef9d
fix: improve performance of flow viewer
2025-09-27 08:48:01 +00:00
Ruben Fiszel
7020dfd5e7
fix: improve graph rendering performances
2025-09-27 08:23:09 +00:00
Ruben Fiszel
14ded205c4
nit svelte 5
2025-09-27 08:04:17 +00:00
Ruben Fiszel
9b48f6228c
nit dynamic enums
2025-09-27 08:02:26 +00:00
Ruben Fiszel
02861eec95
fix: support label + value for dynamic enums of selects
2025-09-27 08:00:48 +00:00
Alexander Petric
c9b1b889e0
fix: scim group/users audit logs ( #6682 )
...
* scim group/users audit logs
* fixing tailwind class
* ee-repo-ref
2025-09-27 07:06:24 +00:00
dieriba
cd604496a5
fix: improve dyn select as flow input
...
* fix lang
* remove print
* fix
2025-09-26 19:19:13 +00:00
Ruben Fiszel
4fdf984a5a
fix: improve behavior for already completed jobs when doing immediate cancels
2025-09-26 17:19:40 +00:00
hugocasa
2fdaf88070
feat: ai agent streaming ( #6644 )
...
* feat: ai agent step streaming
* refactor
* all
* nits
* fix other providers
* nits
* adapt to new streaming process
2025-09-26 17:09:34 +00:00
Ruben Fiszel
5d57b042d9
fix: do not request unecessarily get_scheduled_for
2025-09-26 15:06:42 +00:00
hugocasa
a08268337b
feat(backend): job result stream optimization ( #6673 )
...
* feat(backend): job result stream optimization
* get offset locally instead of from db
* fix: agent worker result stream
* update ref
* nit
* remove foreign key on job
* fix build
2025-09-26 11:26:50 +00:00
Alexander Petric
46625e8e7f
fix: scim group handling when deleting instance user + conversion ( #6677 )
...
* fix: scim group handling when deleting instance user + conversion
* sqlx + compilation
2025-09-26 11:25:44 +00:00
Ruben Fiszel
cac4b7a6f3
nit
2025-09-25 10:30:44 +00:00
Ruben Fiszel
a0a4b788cb
fix: fix job loader token initialization
2025-09-25 10:29:08 +00:00
Ruben Fiszel
5298056c08
nit runs page reset
2025-09-24 19:05:35 +00:00
Ruben Fiszel
6e58897f82
nit
2025-09-24 18:48:00 +00:00
Ruben Fiszel
bd3f9d8eb4
fix(ui): workers button on navbar require a single click only
2025-09-24 18:39:52 +00:00
Ruben Fiszel
b15df1aa32
nit
2025-09-24 18:13:57 +00:00
Ruben Fiszel
fbfdc7c7d7
nit
2025-09-24 18:13:32 +00:00
Ruben Fiszel
a91717ae07
fix: improve vscode dev mode for flows
2025-09-24 18:12:37 +00:00
Ruben Fiszel
c5c2789807
fix: improve vscode dev mode layout for scripts
2025-09-24 18:07:26 +00:00
centdix
0c48f955e3
fix(aichat): in script mode use diff based edits for good providers only ( #6665 )
...
* Revert "use diffs based edits"
This reverts commit 4ef6bce562 .
* feat(aichat): use diff-based edits for OpenAI/Anthropic providers, whole code for others
- Check the current model provider at runtime
- Use diff-based approach (with diffs array) for OpenAI and Anthropic
- Use whole code replacement for all other providers
- Update tool definition to support both parameters
- Update system prompt with conditional instructions based on provider
Co-authored-by: centdix <centdix@users.noreply.github.com >
* fix
* cleaning
* cleaning
* cleaning
* cleaning
---------
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: centdix <centdix@users.noreply.github.com >
2025-09-24 16:51:51 +00:00
Alexander Petric
1c38617e69
feat: app button run in background option ( #6670 )
...
* feat: app button, run in background
* show brief loading when in background mode
2025-09-24 16:49:03 +00:00
Ruben Fiszel
31bbacd0f2
fix: fix vscode extension dev mode
2025-09-24 16:47:50 +00:00
dieriba
d682eac9ac
feat: websocket trigger send runnable result even if error ( #6664 )
...
* done
* nits
* update sqlx
---------
Co-authored-by: hugocasa <hugo@casademont.ch >
2025-09-23 19:22:54 +00:00
Diego Imbert
4a09c79768
fix: flow quick picker refresh ( #6666 )
...
* Fix Broken flow quick picker refresh button
* 60s Cache invalidation
2025-09-23 19:40:30 +02:00
Ruben Fiszel
d0a879ad74
fix: improve scripts duplicity error in global search
2025-09-23 15:03:41 +00:00
dieriba
ef34d1d5ac
feat: add dyn select for flow step #6662
2025-09-23 12:09:58 +00:00
Diego Imbert
960b3ef737
forgot $effect.pre ( #6661 )
2025-09-23 11:58:15 +00:00
Diego Imbert
5ecceaed35
Fix UI crash with Dynamic Multiselect ( #6660 )
...
* Prevent crash when selecting dyn-multiselect
* missing $derived and $state => reactivity issue when switching between DynSelect and DynMultiselect
2025-09-23 13:18:05 +02:00
Alexander Petric
73ad39d0c3
feat: dynamically hide tabs in app builder ( #6653 )
...
* feat: dynamically hide tabs in app builder
* claude code comments
2025-09-22 16:29:34 +00:00
Alexander Petric
55467f4314
feat: app builder button tooltip ( #6652 )
2025-09-22 15:03:54 +00:00
Ruben Fiszel
65cb7aa26c
frontend nits
2025-09-20 13:46:55 +00:00
Ruben Fiszel
00ed65d044
fix: retry python relative imports on errno 104
2025-09-20 13:41:15 +00:00
Ruben Fiszel
611870bdb7
fix: allow variable picker in password field
2025-09-20 12:50:15 +00:00
Ruben Fiszel
2b2ae49cb5
feat: force cancel in batch cancel
2025-09-20 11:29:35 +00:00
Ruben Fiszel
c4027d5e41
match cancel filter with job kinds
2025-09-20 11:08:38 +00:00
Ruben Fiszel
1b32225be1
improve job cancelling with new flow jobs locks
2025-09-20 11:00:45 +00:00
Ruben Fiszel
62c522e3f0
fix: fix too strict aggrid coldef validation
2025-09-19 20:39:27 +00:00
Alexander Petric
d1132fc479
fix: teams api improvements ( #6643 )
...
* init
* adding cache + ui nits
* improve caching
* sqlx
* ee repo ref
* remove useless comments
* ci errors
* pr comments
* ee repo ref
2025-09-19 17:43:16 +00:00
Ruben Fiszel
2fdfa8d193
feat: load for loop jobs timeline directly from for loop flow status ( #6646 )
2025-09-19 17:32:09 +00:00
Diego Imbert
a35d791ca3
Refresh button in flow picker quick ( #6645 )
2025-09-19 17:30:52 +00:00
Diego Imbert
3813622379
Fix CI ( #6640 )
...
* Fix flow quick picker stuck
* fix Ci
2025-09-18 19:01:31 +00:00
Diego Imbert
d44c3b535c
fix: fix flow quick picker stuck ( #6638 )
...
* Fix flow quick picker stuck
* fix Ci
2025-09-18 18:56:59 +00:00
Ruben Fiszel
ed387a75e5
fix: improve flowtimeline
2025-09-18 18:06:35 +00:00
Ruben Fiszel
937ec78697
fix incorrect initialization
2025-09-18 17:32:16 +00:00
Ruben Fiszel
cb6cd3e3a2
fix: fix onLoad auth issue
2025-09-18 17:26:05 +00:00
hugocasa
a2b34f3e08
feat(backend): flow streaming ( #6520 )
...
* feat(backend): flow streaming
* all streaming languages + sync api
* sqlx
* fix build
* UI and nits
* nit
* feat: stream last flow step
* sqlx
* nit
* use get for stream endpoints + add snippet in UI
* refactor
* nits
* Update backend/windmill-worker/src/common.rs
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
* nits
---------
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
2025-09-18 15:49:35 +00:00