Files
paseo/packages
Mohamed Boudra dace4f862f refactor: make executable resolution async and centralize spawn
- Rename findExecutable → findExecutableSync, add async findExecutable
  that uses promisified execFile instead of execFileSync
- Simplify Windows PATH resolution: rely on inherited env from Explorer
  instead of shelling out to PowerShell for registry PATH entries
- Add spawnProcess() helper that centralizes Windows shell/quoting concerns
- Update all agent providers and consumers to use async executable resolution
- Add windowsHide: true across all Windows child process calls
2026-04-08 23:24:43 +07:00
..
2026-04-08 19:19:07 +07:00
2026-04-08 19:19:07 +07:00
2026-04-08 19:19:07 +07:00
2026-04-08 19:19:07 +07:00
2026-04-08 19:19:07 +07:00