Pyra
5bbb26c72e
perf(cli): skip relock more accurate ( #7993 )
...
* perf(cli): skip relock more accurate
Signed-off-by: pyranota <pyra@duck.com >
* Update cli/src/utils/metadata.ts
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
* Update cli/src/commands/flow/flow_metadata.ts
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
* fix
Signed-off-by: pyranota <pyra@duck.com >
* use structuredClone for safety
Signed-off-by: pyranota <pyra@duck.com >
* chore: update ee-repo-ref to 592848d59ca2304926fb2bd85d000668a7f46a77
This commit updates the EE repository reference after PR #420 was merged in windmill-ee-private.
Previous ee-repo-ref: 931813b75b8260faa13ddc07f36a11607b7e3bf6
New ee-repo-ref: 592848d59ca2304926fb2bd85d000668a7f46a77
Automated by sync-ee-ref workflow.
* fix ci
Signed-off-by: pyranota <pyra@duck.com >
* add simple tests
Signed-off-by: pyranota <pyra@duck.com >
---------
Signed-off-by: pyranota <pyra@duck.com >
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>
2026-02-18 12:17:54 +00:00
centdix
15a6e1a2ec
add aiagent module support to inline script extraction/replacement ( #7773 )
...
* dual build for utils-internal
* bump version
* feat(cli): add aiagent module support to inline script extraction/replacement
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
* add missing field in openapi
* bump yaml validator version
* cleaning
* cleaning
* cleaning
* nit
* cleaning
* cleaning
---------
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2026-02-03 18:00:34 +00:00
Ruben Fiszel
47e52482ce
nonDottedPaths to avoid using .inline_script.
2025-12-27 00:17:36 +00:00
Ruben Fiszel
400b8308fd
flow generate locks improvements
2025-11-01 08:53:52 +00:00
centdix
7e53dc2814
internal: fix flake and cli dev usage ( #6761 )
...
* fix flake
* fix cli build
* fix deno_ffi
2025-10-07 08:07:47 +00:00
centdix
d5434f1794
fix path assigner for nested calls ( #6732 )
2025-10-02 10:56:37 +00:00
Ruben Fiszel
02861eec95
fix: support label + value for dynamic enums of selects
2025-09-27 08:00:48 +00:00
centdix
357d22deeb
chore: better error message for ai agent + add back .ts in utils-internal ( #6544 )
...
* better error message
* add back ext after publishing
* add back ext
2025-09-05 14:52:41 +00:00
Ruben Fiszel
e8c5a779d2
fix: fix format not being preserved in script editor + currency bind failure
2025-09-05 13:48:37 +00:00
centdix
5f06a607cb
chore(cli): easier dev on cli ( #6336 )
...
* add ts extensions by default
* remove script
* add script to remove ext
* simpler scripts
* add readme
* add revert mode
* nit
* fix
* fix typos
* typo
2025-08-07 15:55:14 +00:00
centdix
59f39d860a
chore(cli): better folder structure + add config utils ( #6319 )
...
* organize in folders
* add config command
* fix
* cleaning
* move utility functions
* merge
* only show token with option
* only show token with option
* fix
* remove config command
* add config utils
* change paths
* nit
* clean path assigner
---------
Co-authored-by: Alexander Petric <alpetric@users.noreply.github.com >
2025-08-05 13:59:07 +00:00
centdix
6bb484325f
fix(cli): revert renaming of inline scripts ( #6320 )
...
* use old path assigner
* fix
* fix
* fix
2025-08-04 22:13:52 +00:00
Ruben Fiszel
a171bf67a4
feat(cli): wmill-lock.yaml v2 for easier git merge diffs
2025-07-31 14:23:38 +00:00
centdix
5b0ea4d2de
chore: use windmill-utils-internal for cli ( #6297 )
...
* add utils package
* naming
* cleaning
* simplify assignPath
* rename old files
* same for locks
* create on confirm
* default true
* use replaceinlinescripts from utils
* use extractscriptfromflows
* make it compile
* cleaning
* use argsigtojson
* fix
* fix missing await
* cleaner
* cleaning
* cleaning
* use in frontend
* add docs
* testing
* remove log
* use autogenerated types
* remove old
* fix
* cleaning
* adapt usage
* draft
* better build script
* fix build
* revert to default creation
* add docs
* remove and rename
* make everything work
* add await
* only if not installed
* add vs code setting
* add to publish action
* fix bc
* safer use of sep
* fix
* do not rename on push
* no publish on release
* use published package on frontend
* nit
2025-07-31 13:23:39 +00:00
centdix
4aaf2cd34d
chore: add windmill-utils-internal package ( #6299 )
...
* add utils package
* naming
* cleaning
* add docs
* remove log
* use autogenerated types
* remove old
* fix
* cleaning
* add docs
2025-07-31 00:10:58 +00:00