Show HN: DoorDash Open-Sources 'Agentic Orchestrator,' a TUI That Enforces Review Gates for Long-Running Coding Agents
GitHub / Hacker News·medium signal
DoorDash open-sourced Agentic Orchestrator (doordash-oss/agentic-orchestrator), a terminal UI wrapping a research→plan→implement→review→PR workflow with deterministic, code-enforced phase transitions so probabilistic agents can't skip review steps; an optional manual-publish mode pauses at 'CodeReady' for diff review before opening a PR. Posted as a Show HN (HN item 48500132) at modest points, but notable as a production engineering org publishing its real agent harness.