mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-18 16:02:10 +00:00
c0d136658f
- Add CARGO_FEATURES passthrough: backend pane reads from .env.local, wm-cursor supports --features flag on add/open commands - Fix node_modules copy in worktrees: use cp -a to preserve .bin/ symlinks that cp -r would dereference (fixes openapi-ts errors) - Fix EE repo discovery from worktrees: resolve main repo root via git-common-dir, search multiple candidate paths - Add cursor session cleanup to worktree-cleanup (pre_remove hook) - Use workmux -b flag in wmc add, remove npm install from frontend pane - Change openBrowserOnce for Cursor port forwarding - Document cargo features usage and fix stale files.symlink reference in README Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>