deerflow2/scripts
Willem Jiang 6f7d447ba7 fix: make check/config cross-platform for Windows (#1080) (#1093)
* fix: make check/config cross-platform for Windows (#1080)

- replace shell-based check/config recipes with Python entrypoints
- add a cross-platform dependency checker script
- add a cross-platform config bootstrap script
- route make targets through a Python variable for consistent invocation
- preserve existing config-abort behavior when config file already exists

* Apply suggestions from code review

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-13 21:33:12 +08:00
..
check.py fix: make check/config cross-platform for Windows (#1080) (#1093) 2026-03-13 21:33:12 +08:00
check.sh feat: add `make start` command for local previewing (#1078) 2026-03-11 13:46:05 +08:00
cleanup-containers.sh feat: send custom event 2026-02-06 17:48:15 +08:00
configure.py fix: make check/config cross-platform for Windows (#1080) (#1093) 2026-03-13 21:33:12 +08:00
deploy.sh feat: enhance Docker support with production setup and deployment script (#1086) 2026-03-12 22:18:18 +08:00
docker.sh chore(docker): Refactor sandbox state management and improve Docker integration (#1068) 2026-03-11 10:03:01 +08:00
serve.sh feat: add `make start` command for local previewing (#1078) 2026-03-11 13:46:05 +08:00
start-daemon.sh feat: add dev-daemon target for background development mode (#1047) 2026-03-11 15:10:40 +08:00
tool-error-degradation-detection.sh fix(middleware): degrade tool-call exceptions to error tool messages (#1110) 2026-03-13 09:41:59 +08:00
wait-for-port.sh fix: improve port detection in WSL (#1061) 2026-03-10 18:52:25 +08:00