Commit Graph

2 Commits

Author SHA1 Message Date
YeonGyu-Kim f4f1efcb6f fix(call-omo-agent): fail fast on lost prompts
Detect OpenCode promptAsync calls that return before a child session has any durable message, and surface a prompt acceptance error before the generic five-minute sync poll timeout.

Add a failing-first regression for the idle zero-message case and keep the existing durable-message completion path covered.

Debugging-Journal: .debugging
2026-05-17 13:57:12 +09:00
YeonGyu-Kim 412ac04551 docs: add debugging journal for prompt hang investigation 2026-05-17 04:26:53 +09:00