mirror of
https://github.com/LeeGaoGao/ECC.git
synced 2026-07-22 19:13:09 +00:00
- session-end-marker.js now exports run() function - Enables in-process execution via run-with-flags.js - Avoids spawnSync cross-platform issues on Windows - Maintains backward compatibility with direct CLI execution Fixes #429 Co-authored-by: 阳虎 <yanghu@yanghudeMacBook-Pro.local>