Files
paseo/packages
Mohamed Boudra 6c11a082c5 Fix agent spawn PATH resolution and add provider binary checks to status
Shell env PATH was being overridden by process.env PATH in
applyProviderEnv, causing agent spawns to fail with ENOENT when the
daemon runs from the Tauri desktop app (minimal GUI PATH). Flip the
merge order so login shell env wins.

Add a Providers section to `paseo daemon status` that resolves each
agent binary (claude, codex, opencode) and runs --version using the
same applyProviderEnv environment the daemon uses to spawn agents.
2026-03-18 14:31:16 +07:00
..
2026-03-15 13:53:47 +07:00
2026-03-15 13:53:47 +07:00
2026-03-15 13:53:47 +07:00
2026-03-15 13:53:47 +07:00