sandbox-agent/server/packages
Nathan Flurry b70904007e perf: improve startup instrumentation and replace npx with npm install
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:04:45 -08:00
..
acp-http-adapter perf: improve startup instrumentation and replace npx with npm install 2026-03-06 12:04:45 -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 2026-03-06 12:04:45 -08:00
error acp spec (#155) 2026-02-11 14:47:41 +00: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 2026-03-06 12:04:45 -08:00