Ruben Fiszel
c3ef4ce2a5
app improvements
2025-10-28 21:48:25 +00:00
Ruben Fiszel
abf1b46583
fix: improve app evalv2 setting behavior
2025-10-28 21:01:50 +00:00
Ruben Fiszel
47963e8f00
chore(main): release 1.567.3 ( #6978 )
...
* chore(main): release 1.567.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
v1.567.3
2025-10-28 17:52:21 +00:00
Ruben Fiszel
f6a5cd2b79
nit check
2025-10-28 17:52:04 +00:00
centdix
32180d636d
fix(aiagent): use tool-based structured output for all claude models ( #6979 )
...
* fix(aiagent): use tool-based structured output for all claude models
Extended is_anthropic_provider to check if model starts with 'claude'
regardless of provider. This ensures the tool-based structured output
logic is used for all Claude models, not just when using Anthropic
or OpenRouter providers.
Closes #6977
Co-authored-by: windmill-internal-app[bot] <windmill-internal-app[bot]@users.noreply.github.com>
* fix
---------
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: windmill-internal-app[bot] <windmill-internal-app[bot]@users.noreply.github.com>
2025-10-28 17:14:18 +00:00
Ruben Fiszel
b65f672bf6
nit warnings
2025-10-28 17:10:58 +00:00
Ruben Fiszel
041922fe75
nit compile
2025-10-28 17:09:02 +00:00
Ruben Fiszel
3e7471fed8
nit styles
2025-10-28 16:47:58 +00:00
Ruben Fiszel
93a52525ad
fix: fix worker tags assignment in edge-cases
2025-10-28 16:41:34 +00:00
Ruben Fiszel
91d83d1ced
fix: fetch name in saml if present
2025-10-28 13:36:05 +00:00
Diego Imbert
2d8238e2a9
Migrate main search to UI guidelines ( #6968 )
2025-10-28 11:36:05 +00:00
Guilhem
0659d402bc
fix button fill container ( #6969 )
2025-10-28 11:35:49 +00:00
Diego Imbert
20f30fe31d
Fix schema form UI bug in App Form UI Customisation drawer ( #6975 )
...
* nit button wrap
* Fix schema form h-full instead of min-h-full
2025-10-28 11:35:33 +00:00
Diego Imbert
7eb0e4cc50
Store workspace in session storage ( #6973 )
2025-10-28 11:32:23 +00:00
Diego Imbert
0873090855
User item filters in Resource and Variables page ( #6971 )
...
* Only f/* and u/username toggle in Variables page
* Only f/* and u/username toggle in Resources page
2025-10-28 11:32:10 +00:00
Diego Imbert
d474679277
nit: Asset node popover readability ( #6974 )
...
* nit asset node popover
* nit Load secret value btn
2025-10-28 11:31:15 +00:00
Ruben Fiszel
576c820da9
chore(main): release 1.567.2 ( #6967 )
...
* chore(main): release 1.567.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
v1.567.2
2025-10-28 10:32:49 +00:00
Ruben Fiszel
c78cb1fb7a
fix: add grant all to concurrency_counter
2025-10-28 10:17:47 +00:00
Ruben Fiszel
fc0c536e1a
chore(main): release 1.567.1 ( #6963 )
...
* chore(main): release 1.567.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
v1.567.1
2025-10-28 00:06:06 +00:00
Ruben Fiszel
ea8a3d9bb5
nit ai filling
2025-10-27 23:44:47 +00:00
Ruben Fiszel
44aae6cdb7
nit folder added
2025-10-27 23:42:52 +00:00
Ruben Fiszel
a6a0af3298
fix: avoid listing queued jobs if an end bound is set
2025-10-27 23:24:16 +00:00
Ruben Fiszel
24ae2cdd01
chore(main): release 1.567.0 ( #6953 )
...
* chore(main): release 1.567.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
v1.567.0
2025-10-27 21:58:13 +00:00
wendrul
663bc3b19a
feat: is_admin non propagation + change endpoint for forks ( #6958 )
...
* fix is_admin non propagation + change endpoint
* Add deprecated endpoint to tell users to update cli
* Fix endpoint definitions
* fix
* fix
* fix
* fix
* fix
* fix
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2025-10-27 21:51:19 +00:00
Guilhem
a12c2788ec
fix(frontend): add transparency to color palette ( #6947 )
...
* fix input padding
* fix surface hover on surface hover
* fix metadata gen
* fix border selected darkmode
2025-10-27 21:21:21 +00:00
Guilhem
cbb67bff6f
fix wrapping button ( #6960 )
2025-10-27 21:21:06 +00:00
Alexander Petric
038986d0b5
fix: fix windows bun bundler main.ts path detection ( #6962 )
2025-10-27 21:20:48 +00:00
hugocasa
4bf23294f8
fix(frontend): larger object limit for pdfs and files ( #6961 )
...
* fix(frontend): larger object limit for pdfs and files
* nit
* mini opti
* nit
2025-10-27 21:19:20 +00:00
Ruben Fiszel
a9b99e9467
fix(cli): fix generate-metadata wasm parsers
2025-10-27 21:12:40 +00:00
Diego Imbert
1e095c6e3a
Fix switch theme looking disabled ( #6957 )
...
* log out too bold
* nit wrap
* nit factor out popoverClasses
2025-10-27 17:17:47 +00:00
hugocasa
1d3d6acfb3
chore: update cli version in hub sync ( #6950 )
2025-10-27 15:49:43 +00:00
Diego Imbert
f33ae2a4b1
Remove whitespace-nowrap from Button ( #6955 )
2025-10-27 15:49:27 +00:00
Diego Imbert
603cd73b70
nit fix ci ( #6956 )
2025-10-27 15:48:59 +00:00
Diego Imbert
d45f542739
nit prose a color ( #6951 )
2025-10-27 15:48:39 +00:00
Diego Imbert
85db1133f4
Runs page hide right panel ( #6949 )
...
* Hide right runs panel when not selected
* AnimatedPane
* nits
2025-10-27 15:47:28 +00:00
Diego Imbert
1b88e0cf15
Migrate batch reruns pane to ui guidelines ( #6946 )
...
* migrate batch reruns pane to ui guidelines
* move relative class to ResizeTransitionWrapper
2025-10-27 15:46:53 +00:00
Diego Imbert
0b82ff4ebb
New color palettes ( #6945 )
...
* debug runs text fix
* New color palette
* Remove luminance-blue
* replace hardcoded flow node colors
* nit
2025-10-27 15:46:28 +00:00
Ruben Fiszel
f57d5d5a22
nit
2025-10-27 15:23:31 +00:00
Diego Imbert
bdf5db5fa8
Fix Custom system prompts settings ( #6954 )
...
* Fix Custom system prompts settings
* fix CI
2025-10-27 15:07:08 +00:00
Ruben Fiszel
a3a68c4fef
nit
2025-10-27 15:01:32 +00:00
Ruben Fiszel
5b315bf2c8
fix: improve jobs runs page performance ( #6942 )
2025-10-27 14:29:53 +00:00
Ruben Fiszel
248bb24606
chore(main): release 1.566.1 ( #6939 )
...
* chore(main): release 1.566.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
v1.566.1
2025-10-25 06:57:05 +00:00
Ruben Fiszel
29b6febdd8
fix: fix dependency jobs on CE
2025-10-25 06:50:18 +00:00
Ruben Fiszel
5b1ab610b7
improve stack size usage ( #6936 )
...
* oom
* final
* final
2025-10-24 22:08:54 +00:00
Pyra
70e6c0d506
nit: add debounce fields to openapi ( #6935 )
...
Signed-off-by: pyranota <pyra@duck.com >
2025-10-24 20:17:07 +00:00
Ruben Fiszel
86d04e4f65
chore(main): release 1.566.0 ( #6904 )
...
* chore(main): release 1.566.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
v1.566.0
2025-10-24 19:44:57 +00:00
hugocasa
f0bbdd4aa8
feat(backend): pass all headers and query to webhook preprocessor ( #6931 )
2025-10-24 19:40:44 +00:00
hugocasa
6d403da05a
fix(cli): resource type sync with protected private hub ( #6933 )
...
* fix(cli): resource type sync with protected private hub
* nits
2025-10-24 19:39:11 +00:00
Ruben Fiszel
04890a7a42
tmp overflow fix
2025-10-24 19:38:35 +00:00
Ruben Fiszel
4cee047ebc
fix agent worker nits
2025-10-24 19:32:47 +00:00