Files
stack/apps/orchestrator/src/spawner
jason.woltjeandClaude Opus 4.6 281c7ab39b fix(orchestrator): resolve DockerSandboxService DI failure on startup
Add explicit @Inject("DOCKER_CLIENT") token to the Docker constructor
parameter in DockerSandboxService. The @Optional() decorator alone was
not suppressing the NestJS resolution error for the external dockerode
class, causing the orchestrator container to crash on startup.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
2026-02-09 21:22:52 -06:00
..
2026-02-02 15:27:00 -06:00