mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-21 16:02:28 +00:00
95cbb2c86c
- Add `wmill script preview <path> [--data <json>]` command to test scripts against remote workspace without deploying - Add `wmill flow preview <path> [--data <json>]` command to test flows against remote workspace without deploying - Support codebase scripts with automatic bundling via esbuild - Add `--silent` flag to suppress logs and only output final result - Fix `findCodebase` to properly check if path is within codebase relative_path before pattern matching Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>