Summary
When someone executes a high-risk runbook, team members can watch in real-time.
Design
- Web UI broadcasts execution sessions via WebSocket
- Shareable link:
dops open --share generates a session URL
- Read-only viewers see live output stream
- Optional: chat sidebar for real-time discussion
- MCP context: "someone is running rotate-certs on prod right now"
- Session recording for async review
Impact
"Pair programming for ops." Increases visibility and reduces solo operator risk on critical operations.
Summary
When someone executes a high-risk runbook, team members can watch in real-time.
Design
dops open --sharegenerates a session URLImpact
"Pair programming for ops." Increases visibility and reduces solo operator risk on critical operations.