You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(board): classify harness error banners and empty output as failed
Dev smoke test: opencode session errors surface as a successful turn whose
output is an error banner, which settled tasks as SUCCESS. Match known
banners at the start of the final message (Error:, [session.error],
[MAIN] SESSION.ERROR, Session ended with error) and empty output as failed
so the retry/digest path engages.
0 commit comments