fix(workboard): hide archived cards in cli list by default#95451
fix(workboard): hide archived cards in cli list by default#95451arkyu2077 wants to merge 1 commit into
Conversation
|
Thanks for the context here. I did a careful shell check against current Close: current main already implements the Workboard CLI archived-card fix through the merged canonical path, and it does so with the safer JSON-compatible behavior that this branch lacks. Root-cause cluster Members:
Proposal only: this assessment does not dispatch repair, suppress jobs, mutate sibling items, close, or merge anything. So I’m closing this as already implemented rather than keeping a duplicate issue open. Review detailsBest possible solution: Keep the current main implementation from the merged canonical PR and close this obsolete branch rather than repairing a dirty duplicate. Do we have a high-confidence way to reproduce the issue? No for current main: the archived-card CLI mismatch is visible in the Is this the best way to solve the issue? No for this branch as a landing path. The best fix is already on main: filter compact text by default, keep JSON full-list behavior, and document/test that compatibility boundary. Security review: Security review cleared: The diff only changes Workboard CLI filtering and a focused unit test; it adds no dependency, workflow, secret, install, package-resolution, or code-execution surface. AGENTS.md: found and applied where relevant. What I checked:
Likely related people:
Codex review notes: model internal, reasoning high; reviewed against 78f7de01c1aa; fix evidence: commit d15e89a83e61, main fix timestamp 2026-06-24T10:57:06+08:00. |
|
ClawSweeper applied the proposed close for this PR.
|
Summary
openclaw workboard listby default--include-archivedescape hatch for callers that want the old full listingTesting
Closes #94555