sandbox-agent/server/packages
Nathan Flurry 3022bce2ad feat: dev env bootstrap, deferred sessions, and mock agent fallback
- Add dotenv loader for NODE_ENV=development with .env.development.example
- Add factory self-hosting deployment docs
- Defer agent session creation in handoff init (create on first prompt)
- Fall back to mock agent when Claude/Codex credentials are missing
- Replace stub mock agent launcher with real ACP JSON-RPC Node.js script
- Fix React useEffect dependency array in org settings
- Clean up tracked .context cache/temp files

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 22:50:26 -07: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 feat: dev env bootstrap, deferred sessions, and mock agent fallback 2026-03-09 22:50:26 -07: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 feat: add process management support (#207) 2026-03-07 17:58:31 -08:00