From 49ff0998e7aaccde148fbdfb32eafe7e59d910a1 Mon Sep 17 00:00:00 2001 From: zap Date: Fri, 13 Mar 2026 00:26:55 +0000 Subject: [PATCH] docs(tasks): record subagent reliability fix progress --- memory/tasks.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/memory/tasks.json b/memory/tasks.json index 395ed65..1f618f5 100644 --- a/memory/tasks.json +++ b/memory/tasks.json @@ -26,7 +26,8 @@ "Implemented local TUI filtering patch in openclaw dist to suppress internal runtime completion context blocks (tui-LeOEBhMz.js).", "Patch timestamp: 2026-03-04T22:31:50Z", "Upstream patch committed in external/openclaw-upstream on branch fix/tui-hide-internal-runtime-context commit 0f66a4547 (suppress internal runtime completion context blocks in TUI formatter).", - "Validation: pnpm test:fast completed successfully (812 files / 6599 tests passing) at 2026-03-04T22:53:29Z" + "Validation: pnpm test:fast completed successfully (812 files / 6599 tests passing) at 2026-03-04T22:53:29Z", + "2026-03-13: confirmed corrected LiteLLM run was still failing (child transcript showed assistant 429/plan error for GLM-5) while runs.json incorrectly stored outcome.status=ok and frozenResultText=null; implemented upstream branch fix/subagent-wait-error-outcome to derive terminal subagent outcome from latest assistant error state, with targeted validation (50 tests passed across 3 files). Still needs live rerun with a known-working model such as gpt-5.4." ] }, { @@ -131,7 +132,7 @@ "notes": [ "Added from tool wishlist on 2026-03-11.", "Completed 2026-03-12: Gmail and Calendar are live via n8n action bus with approval gating and audit history.", - "Drive/Docs/Sheets evaluated and deferred in WIP.drive-docs-sheets.md — revisit only when concrete use cases appear.", + "Drive/Docs/Sheets evaluated and deferred in WIP.drive-docs-sheets.md \u2014 revisit only when concrete use cases appear.", "Live workflow id: Jwi54VWMdlLqYnRo.", "Evidence: WIP.md + memory/2026-03-12.md + WIP.drive-docs-sheets.md." ]