From 5aa5c351193851993e69ee7298f85a99c8241c51 Mon Sep 17 00:00:00 2001 From: wangzhendong Date: Tue, 19 May 2026 16:38:16 +0800 Subject: [PATCH] Sync agent state from PC at 2026-05-19 16:38:16 --- handoff/COACH.md | 4 +++- knowledge/LESSONS_LEARNED.md | 1 + sync-state/heartbeat-pc.json | 4 ++-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/handoff/COACH.md b/handoff/COACH.md index fbc87fa..877a959 100644 --- a/handoff/COACH.md +++ b/handoff/COACH.md @@ -9,6 +9,7 @@ COACH is the user-facing guidance role for the OpenClaw multi-agent workflow. By - Help the user understand the current phase and single next action. - Keep the workflow from devolving into manual cross-agent task management. - Ensure `USER_STATUS.md` remains the human-facing status page. +- Give the user copy/paste action cards with target window and exact prompt text. - Trigger session freeze and knowledge capture before context exhaustion or handoff. - Preserve reusable lessons in `knowledge/LESSONS_LEARNED.md`. - Recommend improvements to the Cursor multi-agent method. @@ -18,7 +19,7 @@ COACH is the user-facing guidance role for the OpenClaw multi-agent workflow. By - Do not replace ORCHESTRATOR's ownership of task decomposition and acceptance gates. - Do not perform PC/VPS configuration changes. - Do not bypass CORRECTION, verifier, or safety gates. -- Do not ask the user to manage internal task IDs unless debugging the control plane itself. +- Do not ask the user to interpret internal task IDs unless debugging the control plane itself. ## Current State @@ -33,6 +34,7 @@ COACH is the user-facing guidance role for the OpenClaw multi-agent workflow. By 2. Ask ORCHESTRATOR to update `USER_STATUS.md` when user-facing state changes. 3. Freeze session state before context exhaustion or major handoff. 4. Capture reusable process insights in `knowledge/LESSONS_LEARNED.md`. +5. Prefer copy/paste action cards over explanations when the next step requires another agent window. ## Resume Prompt diff --git a/knowledge/LESSONS_LEARNED.md b/knowledge/LESSONS_LEARNED.md index ad59e29..c9b55af 100644 --- a/knowledge/LESSONS_LEARNED.md +++ b/knowledge/LESSONS_LEARNED.md @@ -21,3 +21,4 @@ Reusable lessons from this OpenClaw multi-agent Cursor workflow. - Verifier roles should refuse ORCHESTRATOR/EXECUTOR work even when the requested edit is reasonable. - Recovery should check for five facts before resuming: cross-role file edits, secret leakage, live PC/VPS commands, frozen website mutation, and sync health. - Keep `docs/ROLE_MISDIRECTION_RECOVERY.md` and `.cursor/rules/role-confirmation.mdc` as reusable guardrails for future multi-agent sessions. +- COACH should guide with copy/paste action cards: target window, exact prompt, and expected result. This reduces user burden and avoids asking the user to reason about internal task IDs. diff --git a/sync-state/heartbeat-pc.json b/sync-state/heartbeat-pc.json index 6cb022a..04bba67 100644 --- a/sync-state/heartbeat-pc.json +++ b/sync-state/heartbeat-pc.json @@ -1,8 +1,8 @@ { "host": "pc", - "time": "2026-05-19T16:37:53+08:00", + "time": "2026-05-19T16:38:16+08:00", "branch": "main", - "head": "2900720", + "head": "d7f196e", "status": "dirty", "intervalSeconds": 30, "heartbeatEverySeconds": 60