Ruben Fiszel
c9e9296d53
fix: fix navbapp app navigation
2025-09-15 09:32:39 +00:00
Ruben Fiszel
20b91a0e38
nit improve test flow reset
2025-09-15 09:24:13 +00:00
centdix
98cd7261c6
feat(ai agent): handle images in ai agent ( #6572 )
...
* add in frontend
* draft openai handling
* upload to s3
* simpler output
* return s3 directly if any
* low quality
* implement for gemini
* handle imagen model
* handle image input
* cleaning
* remove base64 from output
* cleaning
* fix timeout
* handle openrouter
* remove log
* allow image input when creating image
* cleaning
* increase stack size
* inline everything
* revert stack size
* cleaning
* fix for openai
* better mime type
* add descriptions
2025-09-15 07:51:09 +00:00
Ruben Fiszel
3575070d46
sleep before exiting in tests
2025-09-13 11:17:14 +00:00
Ruben Fiszel
1ef43542a6
add editor settings to customUi
2025-09-13 10:52:27 +00:00
Ruben Fiszel
8d005cd4d5
fix cargo checks
2025-09-13 10:32:38 +00:00
Ruben Fiszel
35ced3169f
nit json stringify expr
2025-09-13 10:30:52 +00:00
Ruben Fiszel
322e02e584
chore(main): release 1.542.4 ( #6597 )
...
* chore(main): release 1.542.4
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-09-13 10:19:21 +00:00
Alexander Petric
6b1f36f47e
fix: improve aggrid actions column ( #6600 )
...
* aggrid improvements actions column
* cleanup
* header preference
* force redraw
* simplify types
* reactivity
* fixing potential race condition
2025-09-13 10:15:14 +00:00
Ramtin Mesgari
8e26315b2c
fix: use $var: syntax for empty string template fields ( #6603 )
...
* fix: use $var: syntax for empty string template fields (#6570 )
Signed-off-by: Ramtin Mesgari <26694963+iamramtin@users.noreply.github.com >
* refactor: extract regex patterns to shared functions
Signed-off-by: Ramtin Mesgari <26694963+iamramtin@users.noreply.github.com >
---------
Signed-off-by: Ramtin Mesgari <26694963+iamramtin@users.noreply.github.com >
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2025-09-13 09:50:41 +00:00
Ruben Fiszel
fb0714473f
fix: allow custom models in ai agent step
2025-09-13 09:40:59 +00:00
Ruben Fiszel
04ba658548
fix checks
2025-09-13 08:51:07 +00:00
wendrul
1c9b0a544d
fix: workspace forks script versioning (hashes) ( #6604 )
...
* fix: use same hashes as original workspace when forking
* Remove overwrite of created_by
* Update SQLx metadata
---------
Co-authored-by: GitHub Action <action@github.com >
2025-09-13 08:43:48 +00:00
hugocasa
be70ef5004
fix(backend): email trigger fix build ( #6602 )
...
* fix(backend): email trigger fix build
* update ref
2025-09-12 21:31:08 +02:00
hugocasa
dfd857e57c
fix(backend): email triggers error handler and retry ( #6601 )
2025-09-12 20:51:25 +02:00
dieriba
0e82962545
refactor: trigger listener ( #6401 )
...
* base
* base crate
* websocket updated
* crud refactored
* fix and nits
* fix compiler warning, nits and update repo ref
* fix oss
* fix compilation
* update ref
* fix
* update feature
* listener base
* add listener
* refactor logic done and implemented for postgres
* fix capture
* websocket
* implem for all triggers
* update sqlx,repo ref and fix
* fix oss
* unify struct fix websocket
* nits and fix oss runtime axum error
* perf cache query
* add listener module
* update .sqlx and cargo.toml
* fix import
* fix
* fix
* update repo ref
* fix
* update ref
* update ref
* fix
* fix
* revert
* update ref
2025-09-12 18:10:58 +00:00
centdix
f79a46621e
fix(aichat): fix tool usage for gemini models ( #6599 )
...
* fix for gemini models
* cleanup
* add more max tokens
2025-09-12 15:40:38 +00:00
Ruben Fiszel
a539284eb5
custom tag helper
2025-09-12 13:24:08 +00:00
Ruben Fiszel
69222c62c4
fix: custom tag helper
2025-09-12 13:16:00 +00:00
Ruben Fiszel
a046a1418c
fix: fix first step's schema clone
2025-09-12 06:47:38 +00:00
Ruben Fiszel
e852925b23
chore(main): release 1.542.3 ( #6593 )
...
* chore(main): release 1.542.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-09-11 21:58:45 +00:00
Ruben Fiszel
c48f7ab754
nit
2025-09-11 21:57:56 +00:00
Ruben Fiszel
851ba1590e
fix: catchPanicLayer to handle axum panics more gracefully + onFailure tracing
2025-09-11 21:54:28 +00:00
Ruben Fiszel
3fb7765c3e
fix(perf): improve perf and reliablity using tcp_nodelay and content-length for intra worker requests
2025-09-11 21:39:27 +00:00
Alexander Petric
605161f494
fix: scim members optional (jumpcloud) ( #6579 )
...
* scim members optional (jumpcloud)
* ee repo ref
2025-09-11 19:47:16 +00:00
Ruben Fiszel
4b6c057033
chore(main): release 1.542.2 ( #6592 )
...
* chore(main): release 1.542.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-09-11 18:13:38 +00:00
Ruben Fiszel
f0c3d82077
fix: archive by hash workspace specificity
2025-09-11 18:01:52 +00:00
Ruben Fiszel
e6a7dc265d
more tracing on archiving scripts
2025-09-11 17:34:54 +00:00
Ruben Fiszel
85dec8c476
update node for docker build
2025-09-11 16:28:01 +00:00
Ruben Fiszel
bf5b791092
improve drawer closing
2025-09-11 16:24:55 +00:00
Diego Imbert
dd73a5fab4
fix css editor left panel broken bc bindable with default value ( #6590 )
2025-09-11 16:18:23 +00:00
Ruben Fiszel
c4edf250f3
nit
2025-09-11 16:16:24 +00:00
Ruben Fiszel
31b2dc295c
internal: rolldown vite ( #6584 )
2025-09-11 16:12:36 +00:00
Diego Imbert
2740f4067f
fix uncentered text ( #6589 )
2025-09-11 15:44:43 +00:00
wendrul
ede6ce389d
fix delete-fork cli command ( #6583 )
2025-09-11 12:23:43 +00:00
Ruben Fiszel
ece0cea4d9
chore(main): release 1.542.1 ( #6581 )
...
* chore(main): release 1.542.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-09-11 13:13:19 +02:00
Ruben Fiszel
eb50481acc
nit check
2025-09-11 11:03:13 +00:00
pyranota
f48016048b
fix(apps): fix relative imports cache invalidation ( #6564 )
...
* v0
Signed-off-by: pyranota <pyra@duck.com >
* optimize relocks
* make it work with relative relative imports
Signed-off-by: pyranota <pyra@duck.com >
* use fallback
Signed-off-by: pyranota <pyra@duck.com >
* remove dbg and todos
Signed-off-by: pyranota <pyra@duck.com >
* future proof a bit
Signed-off-by: pyranota <pyra@duck.com >
* cleanup
Signed-off-by: pyranota <pyra@duck.com >
* more cleanup
Signed-off-by: pyranota <pyra@duck.com >
* remove final TODO
Signed-off-by: pyranota <pyra@duck.com >
* do not use bytemuck
Signed-off-by: pyranota <pyra@duck.com >
* optimize hashing
Signed-off-by: pyranota <pyra@duck.com >
---------
Signed-off-by: pyranota <pyra@duck.com >
2025-09-11 10:46:01 +00:00
Ruben Fiszel
9ab3c1eb37
fix nits worker group stats
2025-09-11 09:19:09 +00:00
Ruben Fiszel
c20077f44a
vite 7.1.5
2025-09-11 09:09:00 +00:00
wendrul
c5d1e25200
workspace forks: fix cli build errors ( #6580 )
2025-09-11 08:55:16 +00:00
Ruben Fiszel
7dd14aefc1
fix scheduled poll
2025-09-11 08:54:05 +00:00
Ruben Fiszel
c63a4dc089
updates
2025-09-11 07:57:01 +00:00
Ruben Fiszel
f81ca0ab20
ansi_up nits
2025-09-11 06:58:39 +00:00
Ruben Fiszel
1e01c5c17c
vite not rolldown
2025-09-11 01:10:47 +00:00
Ruben Fiszel
b73333425b
update ansi_up
2025-09-11 01:07:39 +00:00
Ruben Fiszel
23079ecd9f
chore(main): release 1.542.0 ( #6576 )
...
* chore(main): release 1.542.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-09-11 00:36:46 +00:00
Ruben Fiszel
844105cd79
nit
2025-09-11 00:32:56 +00:00
Ruben Fiszel
260bb51234
fix: improve runs page auto-refresh loading for out-of-order started at
2025-09-11 00:32:00 +00:00
claude[bot]
404d7b8a4f
feat: show position of job in queue when waiting for executor ( #6554 )
...
* feat: show position of job in queue when waiting for executor
- Added new API endpoint /queue/position/:id to get job's position in queue
- Modified DisplayResult.svelte to fetch and display queue position
- Shows 'Waiting for executor (position X in queue)' when job is queued
- Refreshes position every 2 seconds while waiting
Fixes #6553
Co-authored-by: windmill-internal-app[bot] <windmill-internal-app[bot]@users.noreply.github.com>
* iterate
* iterate
* all
* all
---------
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: windmill-internal-app[bot] <windmill-internal-app[bot]@users.noreply.github.com>
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2025-09-11 00:13:52 +00:00