Files
multica/packages
Lambda c543b27469 feat(search): add fold/unfold all comments commands to the command palette
On an issue page, Cmd+K now offers Fold All Comments / Unfold All
Comments. Folding collapses every thread card via the persisted
comment-collapse store; unfolding also expands resolved threads, whose
session-only expand state moves from issue-detail useState into a new
core resolved-expand store so the palette can drive it (MUL-4763).

Co-authored-by: multica-agent <github@multica.ai>
2026-07-15 03:18:04 +08:00
..