Ruben Fiszel
c697efaab9
chore(main): release 1.496.0 ( #5882 )
...
* chore(main): release 1.496.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-06-06 17:56:49 +00:00
dieriba
7ab1d0f786
fix: use full client side js library for route gen from openapi ( #5891 )
...
* add base template
* generate http trigger from openapi spec
* refactor and folder picker
* fix force re-render on simple editor
* add edit functionality for generated triggers and nits
* remove buffer
* add buffer
* nits
* nits
* nits and force Rerender
* remove analyzer
* typo
* nits
* nits
* nits
* fix
* nits
* fix vite
* updaate
* remove polyfills
* rename file and prevent duplicate keys
* better naming and duplicate key
* camel case
* replace spaces
---------
Co-authored-by: HugoCasa <hugo@casademont.ch >
2025-06-06 12:38:37 +00:00
dieriba
1062a41645
feat: generate http route triggers from openapi spec ( #5857 )
...
* add base template
* generate http trigger from openapi spec
* refactor and folder picker
* fix force re-render on simple editor
* add edit functionality for generated triggers and nits
* remove buffer
* add buffer
* nits
* nits
* nits and force Rerender
* remove analyzer
* typo
* nits
* nits
* nits
* fix
* nits
* fix vite
* updaate
---------
Co-authored-by: HugoCasa <hugo@casademont.ch >
2025-06-05 22:46:17 +00:00
Alexander Petric
c15c317e4b
fix: allow fileupload drag and drop in edit mode on full component without triggering file picker ( #5889 )
...
* fix: allow fileupload drag and drop in edit mode on full component without triggering file picker
* only check move on click, not on pointer move
2025-06-05 23:52:31 +02:00
Ruben Fiszel
c22c8ce385
1.495.1
2025-06-05 20:14:05 +02:00
dieriba
864202d798
fix: allow cancel jobs in repl
2025-06-05 19:50:44 +02:00
Ruben Fiszel
ea5a342b3d
chore(main): release 1.495.0 ( #5852 )
...
* chore(main): release 1.495.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-06-05 19:30:32 +02:00
Ruben Fiszel
81c1177b98
fix npm check
2025-06-05 19:28:52 +02:00
dieriba
1268fc82f4
handle cancel pendings jobs ( #5881 )
2025-06-05 19:25:46 +02:00
centdix
42b8374607
feat: Add ask mode to AI chat ( #5878 )
...
* add ask mode
* fix aichat z index
* fix
* Update FlowEditor.svelte
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2025-06-05 19:23:08 +02:00
HugoCasa
ccb1f1a1d6
fix: remove duplicate tools from script ai chat ( #5880 )
2025-06-05 19:18:50 +02:00
Alexander Petric
dc1d09f946
fix: broken event dispatch for simpleditor ( #5879 )
...
* fix: broken event dispatch for simpleditor
* also fix templateeditor end editor
* revert fix for editor
2025-06-05 19:14:32 +02:00
HugoCasa
53fab2f70b
feat: connect fix btn in flow editor to ai chat ( #5863 )
...
* feat: connect fix btn in flow editor to ai chat
* adapt to unified chat
* cleaning
* cleanup
2025-06-05 18:44:54 +02:00
centdix
10d99bda3d
Fix menu button on mobile + show accept all when code is applied from script chat ( #5872 )
...
* fix menu button on mobile
* show accept all when code is applied from script chat
* fix
2025-06-05 16:11:03 +02:00
centdix
090f18936d
Layout and design issues ( #5870 )
2025-06-05 09:52:02 +02:00
centdix
d24825c3ea
feat: add navigator mode to AIChat and unify UI ( #5859 )
...
* feat: ai flow chat
* youpi
* feat: preprocessor and error handler support
* fix: reactivity
* Add GlobalChat component with drawer functionality
- Create GlobalChat.svelte with placeholder chat functionality
- Create GlobalChatDrawer.svelte as drawer wrapper
- Add global chat button to sidebar menu (both mobile and desktop)
- Integrate global chat state management in main layout
- Include message history, loading states, and error handling
- Implement responsive design and proper drawer behavior
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
* draft
* use triggerable by ai compoennt
* make drawer triggerable
* implement logic
* add inkeep tool
* cleaner code
* make more things available
* more integrations + better system prompt
* fix docs fetching
* small fix
* cleaning
* add ask in search bar + right top icon on homepage + suggestions
* fix button
* disable chat if no ai providers
* add inkeep endpoint
* draft working stuff
* cleaner code
* better chat
* fix
* send license and uid
* better anim
* move logic
* parse links in chat
* add missing integration
* add reset button
* fix
* rm file
* integrate navigator mode
* integrate all changes
* add hide button
* adjust drawer size
* add script ai chat integration
* fix drawer
* small fixes
* small fixes
* draft
* merge script ai chat with global one
* cleaning
* fixes
* working draft
* add aichat service
* cleaning more
* remove left over from store
* more descriptive states
* better icon
* fix
* use pending prompt
* cleaning
* cleaning
* small fix
* add inkeep file
* clean
* add route
* Update backend/windmill-api/src/lib.rs
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
* cleaning
* fix drawer
* save open state in local storage
* small fix
* fixes
* small fixes
* move chat request to manager
* renaming
* move flow effects in manager
* move chat effects in manager
* remove log
* Update frontend/src/lib/components/copilot/CronGen.svelte
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* Update frontend/src/lib/components/copilot/chat/flow/core.ts
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* change askaibutton folder
* define button
* ifelse
* no any + no default size
* use tailwind
* use splitpanes
* move effects
* remove deprecated file
* wording
* add back disable ai
* add error message
* modify system prompt
* handle confirmation modal
* fix
* fix
* close script settings
* fix icon color
* fix
* fix history manager
* fix test panel
* save size
* remove floating button
* fix delete chat
* fix
* better fix
---------
Co-authored-by: HugoCasa <hugo@casademont.ch >
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-06-04 19:17:25 +02:00
HugoCasa
10534657f4
fix: nit ai flow prompt ( #5867 )
2025-06-04 17:16:14 +02:00
Diego Imbert
d3bf4af427
new select component ( #5839 )
...
* new select component
* fix search
* arrow keys
* placeholder color not working darkmode
* Popover forceContentToTriggerWidth
* select with popover
* Revert "select with popover"
This reverts commit 61aece9ed0 .
* Revert "Popover forceContentToTriggerWidth"
This reverts commit 48c4d16111 .
* select fixes
* fix select clipping with portal
* started replacing select components
* nit
* AppSelect upgraded
* no items
* new Selector in Team and Channel selector
* replace Select components
* remove redundant select in ServiceLogsInner
* replaced more selects
* gcp trigger new select component
* fix disablePortal position
* fix broken clear in teams and channel selecrt
* Finish Select component migration
* fix empty entries in select
* open Select above when no space below
* fix sizing on disablePortal
* Select loading feature + fix npm check
* fix text contrast in select dropdown
2025-06-04 10:41:50 +02:00
HugoCasa
d1bf2a69bb
feat: ai prompts improvements + o3/o4 support ( #5862 )
...
* feat: ai prompts improvements + o3/o4 support
* Update frontend/src/lib/components/copilot/chat/flow/core.ts
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* Update frontend/src/lib/components/copilot/chat/script/core.ts
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
---------
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-06-03 19:14:40 +02:00
dieriba
5b534be168
feat: ssh repl like direct to workers hosts machine ( #5809 )
...
* feat(backend): add repl for worker
* feat(frontend): add repl to interact with worker and missing packages
* nits
* Update backend/windmill-worker/src/result_processor.rs
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* Update backend/windmill-worker/src/result_processor.rs
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
* Update frontend/src/lib/components/WorkerRepl.svelte
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
* fix typo
* fix cd
* nits
* refactoring
* feat: handle other agent worker to also access repl feature, fix bugs
* update repo ref
* nits and match function args
* nits
* typo
* remove struct AgentWorkerData
* update repo ref
* nits
* impl new for authed client and revert to async
* update ref
* updage ee repo ref
* fix missing method/imports small bugs
* update ee repo ref
* update .sqlx
* test
* clean wait for interactive_shell future
* free call stack
---------
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
2025-06-03 18:41:14 +02:00
HugoCasa
801a7ac39f
feat: ai flow chat ( #5842 )
...
* feat: ai flow chat
* youpi
* feat: preprocessor and error handler support
* fix: reactivity
* feat: inline script editor cmd l
* nit
* fix: apply in script editor
* fixes
* prompt nits
2025-06-02 22:14:25 +02:00
claude[bot]
be6cbe7839
fix: replace crypto.randomUUID with generateRandomString for HTTP compatibility ( #5849 )
...
Replace crypto.randomUUID() with generateRandomString() in triggers.svelte.ts
to fix schedule trigger creation on HTTP connections. The crypto.randomUUID()
API requires a secure context (HTTPS), which breaks functionality for users
connecting to Windmill over HTTP in internal networks.
Fixes #5847
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2025-06-01 19:44:41 +02:00
dieriba
52ad66f530
feat: fix backward compatibility pg 14 for postgres trigger ( #5851 )
...
* remove macro query when interacting with remote db
* fix compatibility and nits
* fix bug save for publication tracking all table
* fix infinite loop svelte 5
* nits on (gcp/postgres) trigger+ refactor on postgres trigger
* update .sqlx
* update repo ref
* uodate repo ref
* fix
* fix
* nits + extend postgres capture
* fix import gcp
* fix reactivity issue
* add postgres transaction for successive write operation
* fix isValid state edge cases
* fix reorder transaction
* reorder transaction
* remove unused import
* update test connection
* add missing props
* fix import/bugs and nits
* nits and fix small bugs
* add missing colon
2025-06-01 19:11:48 +02:00
Ruben Fiszel
0acb66d775
chore(main): release 1.494.0 ( #5837 )
...
* chore(main): release 1.494.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-05-31 05:20:37 +02:00
Ruben Fiszel
2e575ec6fd
nit editors reactivity on change
2025-05-31 05:15:24 +02:00
pyranota
fe69a18b3e
chore: improve openapi.yaml ( #5841 )
...
* fix schema
* update openpi-deref.yaml
* update openapi-deref.json
* add openapi-generator-cli in flake.nix
* add GH action
* fix HubScriptKind
* fix errors
2025-05-29 21:58:31 +02:00
Alexander Petric
d85cc6c294
fix: allow disable tabs for sidebar/accordion tabs ( #5838 )
2025-05-29 18:52:00 +02:00
Ruben Fiszel
13823edf3d
feat: array of s3 objects in input maker
2025-05-29 16:35:03 +02:00
Ruben Fiszel
f16149f777
improve bytes array persistence
2025-05-29 15:57:36 +02:00
Ruben Fiszel
fb72f1bcb1
nit load 404
2025-05-29 15:34:08 +02:00
Ruben Fiszel
e8fdf00567
chore(main): release 1.493.4 ( #5835 )
...
* chore(main): release 1.493.4
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-05-29 11:32:53 +02:00
Ruben Fiszel
18fbebe92c
nit
2025-05-29 11:08:52 +02:00
Ruben Fiszel
3209628402
nit optimize updates
2025-05-29 10:25:05 +02:00
Ruben Fiszel
eb31c03d30
opt code updates
2025-05-29 09:56:48 +02:00
Alexander Petric
8c5850d8d7
fix: templatev2 delete issue ( #5834 )
2025-05-29 09:34:05 +02:00
Ruben Fiszel
155a64a8de
chore(main): release 1.493.3 ( #5833 )
...
* chore(main): release 1.493.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-05-29 02:28:32 +02:00
Ruben Fiszel
3e66eca3c6
fix: faster layout for larger graphs
2025-05-29 02:10:17 +02:00
Ruben Fiszel
6a308eee62
fix: evalv2 prohibit component delete
2025-05-29 01:16:56 +02:00
centdix
d566ee9a51
internal: Small claude improvements ( #5832 )
...
* small claude improv
* simpler rules system
* fix install command
2025-05-29 00:01:44 +02:00
Ruben Fiszel
d0a0e77092
chore(main): release 1.493.2 ( #5827 )
...
* chore(main): release 1.493.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-05-28 15:51:05 +02:00
Ruben Fiszel
28ff9ef855
fix: improve monaco editor memory leak
2025-05-28 15:46:55 +02:00
Ruben Fiszel
20da7af12e
fix: improve monaco javascript extra lib refresh
2025-05-28 14:04:36 +02:00
Ruben Fiszel
4133e912bf
chore(main): release 1.493.1 ( #5826 )
...
* chore(main): release 1.493.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-05-28 13:54:45 +02:00
Ruben Fiszel
fd0691e532
fix: improve monaco javascript extra lib refresh
2025-05-28 13:50:42 +02:00
Guilhem
ccd24e610c
triggers panel polishing ( #5825 )
...
* Allways use custom label for triggers
* Add default path name for new schedule
* Improve warning message
* Add confirmation modal for deleting triggers
2025-05-28 10:19:31 +02:00
Ruben Fiszel
427d7551ca
chore(main): release 1.493.0 ( #5808 )
...
* chore(main): release 1.493.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com >
2025-05-28 01:53:20 +02:00
Ruben Fiszel
07e86755ac
fix: avoid monaco memory leak
2025-05-28 01:21:22 +02:00
Ruben Fiszel
cf75fc6b84
fix: error handler node rendering at top level
2025-05-27 21:04:56 +02:00
Diego Imbert
d5e9213fd5
feat: duckdb sql lang support ( #5761 )
2025-05-27 15:52:57 +02:00
Guilhem
c049d4230f
Allways render content in the app menu to load runnables ( #5815 )
2025-05-27 01:17:32 +02:00