Skip to content

fix(shell): pending-approvals index refreshes on new card messages - #932

Merged
lilyshen0722 merged 1 commit into
mainfrom
fix/approval-index-live-refresh
Aug 13, 2026
Merged

fix(shell): pending-approvals index refreshes on new card messages#932
lilyshen0722 merged 1 commit into
mainfrom
fix/approval-index-live-refresh

Conversation

@lilyshen0722

Copy link
Copy Markdown
Contributor

Caught in #931's live verify: a fresh proposal arrives as newMessage carrying a card payload — not messageCardUpdated — so the inspector index missed new proposals until reload. The index now bumps on either event, filtered to card-payload messages for this pod. Typecheck clean; behavior verified by the failing case that exposed it.

🤖 Generated with Claude Code

https://claude.ai/code/session_01XeUH4HVDsDHYPsHJthXjB8

…ot only status changes

A fresh proposal arrives as newMessage carrying a card payload — not a
messageCardUpdated — so the inspector index missed new proposals until
reload. Caught in the round-2 live verify. The index now bumps on either
event, filtered to card-payload messages for this pod.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01XeUH4HVDsDHYPsHJthXjB8
@lilyshen0722
lilyshen0722 merged commit 833062c into main Aug 13, 2026
11 checks passed
@lilyshen0722
lilyshen0722 deleted the fix/approval-index-live-refresh branch August 13, 2026 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant