sandbox-agent/server/packages/agent-management
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
..
src fix: mock agent process launcher not written during install 2026-03-15 23:17:52 -07:00
Cargo.toml perf: improve startup instrumentation and replace npx with npm install (#208) 2026-03-06 12:05:19 -08:00