sandbox-agent/server/packages/agent-management/src
Nathan Flurry f0ec8e497b fix: mock agent process launcher not written during install
agent_process_status() for mock always returned Some(...) even when the
launcher file did not exist. This caused install_agent_process() to
short-circuit with "already installed" and never write the launcher
script. Fix by checking that the launcher file exists before reporting
the mock agent as installed.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-15 23:17:52 -07:00
..
agents.rs fix: mock agent process launcher not written during install 2026-03-15 23:17:52 -07:00
credentials.rs refactor: rename engine/ to server/ 2026-01-25 14:14:58 -08:00
lib.rs chore: fix bad merge 2026-02-11 07:33:19 -08:00
testing.rs chore: fix bad merge 2026-02-11 07:33:19 -08:00