Files
trebuchet/apps
Chris Farhood 78d5274a53 fix(cli): add DockerOrchestrator adapter for backend abstraction
The upstream refactor (581c208) changed docker.ts from a class to plain
functions. Hightower's backend.ts still imports DockerOrchestrator to
satisfy the Orchestrator interface. Add a thin adapter class that
delegates to the plain functions.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-23 13:37:57 -04:00
..