sandbox-agent/server/packages
Nathan Flurry e7656d78f0
perf: improve startup instrumentation and replace npx with npm install (#208)
Add comprehensive tracing instrumentation across the entire agent startup path (gigacode CLI, ACP HTTP adapter, agent installation, and process spawning) to enable detailed performance profiling. Replace npm-based agent process launchers that use npx (incurring resolution overhead on every spawn) with pre-installed npm packages, reducing startup latency. Improve error diagnostics when agent processes crash by capturing exit codes and stderr tails. Update error handling to map exited processes to dedicated error variants with actionable error messages.

Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
2026-03-06 12:05:19 -08:00
..
acp-http-adapter perf: improve startup instrumentation and replace npx with npm install (#208) 2026-03-06 12:05:19 -08:00
agent-credentials fix: credential detection and provider auth status (#120) 2026-02-07 07:56:06 +00:00
agent-management perf: improve startup instrumentation and replace npx with npm install (#208) 2026-03-06 12:05:19 -08:00
error feat: add process management API (#203) 2026-03-05 18:20:20 -08:00
openapi-gen fix: correct inspector package name in Dockerfiles and add .dockerignore (#50) 2026-02-01 23:03:51 -08:00
opencode-adapter chore: fix bad merge 2026-02-11 07:57:02 -08:00
opencode-server-manager chore: fix bad merge 2026-02-11 07:57:02 -08:00
sandbox-agent perf: improve startup instrumentation and replace npx with npm install (#208) 2026-03-06 12:05:19 -08:00