From 971be27b7955daa63716607404a8f46334bcf3bb Mon Sep 17 00:00:00 2001 From: YeonGyu-Kim Date: Mon, 18 May 2026 13:14:02 +0900 Subject: [PATCH] docs(known-issues): mark blocker-4 resolved Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus --- docs/reference/known-issues.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/reference/known-issues.md b/docs/reference/known-issues.md index 035ae5b10..b096dca49 100644 --- a/docs/reference/known-issues.md +++ b/docs/reference/known-issues.md @@ -2,6 +2,10 @@ Tracks bugs that are present in the current release but have been intentionally deferred. Each entry should explain the symptom, the history, any workaround, and the planned resolution. +## v4.2.1 - Delegate-task early-failure-fallback (BLOCKER-4, resolved) + +BLOCKER-4 is resolved in v4.2.1. Delegated child sessions now retain the first prompt payload before dispatch and consume that bootstrap payload exactly once when runtime fallback must retry an empty-history child session. + ## v4.2.0 - Delegate-task early-failure-fallback (BLOCKER-4, deferred from PR #3825) ### Symptom