mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-03 18:54:06 +00:00
Show existing Workboard card comments in the edit modal and allow operators to append a new comment through the existing `workboard.cards.comment` gateway method. Refs #88592. Verification: - node scripts/run-vitest.mjs ui/src/ui/views/workboard.test.ts - pnpm tsgo:test:ui - git diff --check origin/main...HEAD - .agents/skills/autoreview/scripts/autoreview --mode branch --base origin/main Co-authored-by: Ted Li <tl2493@columbia.edu>