Commit Graph
9553 Commits
Author SHA1 Message Date
Ruben Fiszel 2c13c27404 field.expr error message 2025-06-15 03:16:04 +02:00
JonasGruenwald 0fac009882 Fix wording in DeployOverrideConfirmationModal.svelte (#5944) 2025-06-14 17:07:19 +02:00
Ruben Fiszel 4d8f991b2f nits 2025-06-14 13:21:45 +02:00
Ruben Fiszel 4e9881142e nits 2025-06-14 12:33:37 +02:00
Ruben Fiszel ad4ad95cf0 fix schemaform default handling 2025-06-14 12:31:46 +02:00
Ruben Fiszel 2e3bf97f3a nit 2025-06-14 12:02:48 +02:00
Ruben Fiszel 545055a33c improve redirect behavior 2025-06-14 10:46:39 +02:00
pyranota d52ca6df54 build: correctly build WASM parsers with nix shell (#5943) 2025-06-14 09:03:45 +02:00
Diego Imbert 47be0cd711 Fix all structuredClones missing $state.snapshot (#5941) 2025-06-13 18:46:04 +02:00
centdix 74825ea187 feat: add api tools to ai chat (#5921)
* add api tools to ai chat

* cleaning

* cleaning

* refine prompts

* tweaks

* add missing trigger

* cleaning

* cleaning

* fix
2025-06-13 16:29:18 +00:00
Ruben Fiszel a261e54f9d fix reactivity in apps 2025-06-13 18:04:54 +02:00
Ruben Fiszel cd608ec4ae fix search by args 2025-06-13 17:42:06 +02:00
Ruben Fiszel debe6be512 fix reactivity on app form 2025-06-13 17:37:39 +02:00
Ruben Fiszel 154f276077 fix handle default values 2025-06-13 14:10:55 +02:00
HugoCasa 748ea03d0b fix(frontend): use correct kind for flow insert module btn (#5938) 2025-06-13 11:43:09 +02:00
centdix 070ef1a950 fix: fix input with wrong height on first render (#5935)
* fix input with wrong height on first render

* better fix
2025-06-13 09:29:57 +00:00
Ruben Fiszel 25baffad17 introduce QUIET_LOGS 2025-06-13 11:25:27 +02:00
pyranotaandRuben Fiszel bb0ca55855 feat(go): local go.mod (#5929)
* feat(go): local go.mod

* readability refactor

* remove dbg!

* ignore module

* remove space

Signed-off-by: pyranota <pyra@duck.com>

* Update backend/windmill-worker/src/go_executor.rs

---------

Signed-off-by: pyranota <pyra@duck.com>
Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
2025-06-13 10:17:31 +02:00
centdix c67af1ca01 use new token for docs (#5937) 2025-06-13 10:08:26 +02:00
Ruben Fiszel 91f5e55f41 more svelte 5 migrations 2025-06-13 08:47:27 +02:00
Ruben Fiszel 7cb717ed70 more svelte 5 migration (#5936)
* all

* icons

* svelte2
2025-06-13 08:23:23 +02:00
Ruben Fiszel 4bd89b3883 fix path bind 2025-06-13 06:47:05 +02:00
Alexander Petric 24e3ba20ef improve teams startup time (#5931) 2025-06-12 21:40:18 +02:00
HugoCasa 043c721805 fix: flow step missing input warnings (#5916)
* fix: flow step missing input warnings

* nit
2025-06-12 21:38:26 +02:00
HugoCasa 247acb69cd fix: audit logs for token refresh + consider refresh for active users (#5930)
* fix: audit logs for token refresh + consider refresh for active users

* tmp repo ref
2025-06-12 21:37:50 +02:00
Diego Imbert edf5b38e80 standardize select auto-complete inputs
* Replaced some Autocompletes

* more AutoComplete replace

* usePromise + replace resources with Select

* Select Chevron + changed operation to new Select

* simplified EditableSchemaWrapper

* replace autocompletes

* Replace last autocomplete

* Remove 'simple-svelte-autocomplete' dependency

* re-added some createText
2025-06-12 21:36:55 +02:00
Diego Imbert 012617d05e remove the 55 (#5933) 2025-06-12 21:30:56 +02:00
centdix 1ce8125eb5 chore(frontend): convert ai context components to svelte5 (#5928)
* convert contexttextarea to svelte5

* convert availablecontextlist

* force one line text and add max width to context badge

* cleaning
2025-06-12 16:01:03 +00:00
HugoCasa 032904c79a feat: multiple azure models support (#5920)
* feat: multiple azure models support

* all
2025-06-12 17:34:33 +02:00
Diego ImbertandRuben Fiszel 4d0576fe42 worker page ui fixes (#5927)
* worker page ui fixes

* Update +page.svelte

---------

Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
2025-06-12 17:33:47 +02:00
centdix 4ea6a60d7d fix: ai chat tooltip + user settings autocomplete issue (#5917)
* use form to avoid issues with chrome autocomplete

* fix tooltip overflowing to the right

* fix missclick on tooltip

* better fix

* dont show expiration on mcp token creation

* add zindexes to safelist

* add autocomplete
2025-06-12 17:00:52 +02:00
centdix 81e4948218 fix-app-drawer-offset (#5922) 2025-06-12 14:32:35 +00:00
Diego Imbert bf07c65b1c remove unnecessary dispatchIfMounted (#5926) 2025-06-12 16:21:58 +02:00
centdix 3b117b3c30 nit: show disabled message when lang not supported (#5925)
* show disabled message when lang not supported

* remove open effect
2025-06-12 16:20:52 +02:00
Ruben Fiszel 939fc72629 feat: better graph layout algorithm + migrate to svelte 5 almost everywhere + xyflow 1.0 2025-06-12 15:44:35 +02:00
centdix bef5ed8c24 feat(backend): use streamable http in favor of sse for MCP (#5910)
* draft for http streamable usage

* good stuff

* add workspace_id to extensions

* fix shutdown

* cleaning

* fix

* adapt frontend

* Revert "adapt frontend"

This reverts commit 331dffaf98.

* dont use new path

* cleaning

* cleaner way of closing sessions
2025-06-12 08:49:22 +00:00
009bfebfd1 feat: fill runnable inputs with AI chat (#5887)
* feat: integrate TriggerableByAI with SchemaForm components

- Add currentValue and schema props to TriggerableByAI component
- Wrap all ArgInput fields with TriggerableByAI for AI chat integration
- Each input field now registers with AI chat manager including:
  - Current field value
  - Schema details (type, description, format, etc.)
  - Proper triggering mechanism for AI-driven value updates

This enables AI chat to interact with any input type generated by SchemaForm,
allowing intelligent form field modifications based on context and user intent.

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>

* add schema to description

* draft

* draft

* just use json inputs component

* good starting point

* add triggerable to scriptrow + shortcut

* fixes

* save prompt for ai in schema

* fix

* change visibility

* simplify

* cleaning

* fixes

* add tool to fetch resources

* fixes

* add try catch

* fix prompt

* cleaning

* use ask ai button

* fix

* no animation on form + fix empty summary

* add inputselectedbadge

* better action description + fix rows border

---------

Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
Co-authored-by: centdix <farhadg110@gmail.com>
2025-06-10 20:12:41 +00:00
pyranota 96be888e49 feat(rust): add rust sdk (#5909)
* upload client

* add gh workflow

* refactor build script

* remove dbg!

* fix async

* remove unused

* update dev.nu

* update CI

* fix ci

* fixin tests

* fixes + tests
2025-06-10 18:38:18 +02:00
Ruben Fiszel a8acbc00dc nit error message 2025-06-10 15:33:48 +02:00
Diego Imbert 5239f8f064 never exclude _ee.rs files in vscode (#5907) 2025-06-10 11:49:47 +02:00
Ruben Fiszelandrubenfiszel 85986c0b61 chore(main): release 1.496.3 (#5902)
* chore(main): release 1.496.3

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
2025-06-09 23:31:39 +02:00
pyranota c303c0c02d build: disable duckdb for windows (#5906)
* build: disable duckdb for windows

MSVC linker has troubles with v8 and duckdb

* rework
2025-06-09 23:12:23 +02:00
centdix ad88c1f25d use specific token for helm-chart (#5905) 2025-06-09 19:30:25 +02:00
centdix fa7986b565 avoid discord length limit (#5903) 2025-06-09 17:45:53 +02:00
2c1e1c666a fix: Prioritize diff contexts in script mode for ai chat (#5888)
* fix: prioritize diff contexts and replace underscores with spaces in AI context badges

- Sort context list to show diff contexts first in AvailableContextList.svelte
- Replace underscores with spaces in display names for both AvailableContextList.svelte and ContextElementBadge.svelte
- Improves UX by making diff context names more readable (e.g., "diff with last saved draft" instead of "diff_with_last_saved_draft")

Fixes #5884

Co-authored-by: centdix <centdix@users.noreply.github.com>

* fix

* fix

---------

Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: centdix <centdix@users.noreply.github.com>
Co-authored-by: centdix <farhadg110@gmail.com>
2025-06-09 15:14:20 +00:00
Ruben Fiszel 556a4118e9 fix: improve concurrent job parallelism performance 2025-06-09 16:59:07 +02:00
Ruben Fiszelandrubenfiszel 8b02ddd9d3 chore(main): release 1.496.2 (#5901)
* chore(main): release 1.496.2

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
2025-06-07 13:17:07 +02:00
dieriba a2530afa59 fix: add clearable by default for select (#5900) 2025-06-07 13:01:38 +02:00
Diego Imbert 86be9e7186 change FileDownload format (#5898) 2025-06-07 11:16:51 +02:00
Diego Imbert f439586702 fix substitute script stopping when file already exists (#5899) 2025-06-07 11:10:44 +02:00