You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🤖 Harden auto-continue idempotency: use compaction requestId when available
- Add requestId to compaction-result metadata (source compaction-request user msg)
- WorkspaceStore: dedupe performCompaction by compaction-request id
- Hook: guard on requestId (fallback to summary message id)
- Fix retry cleanup to remove the right id from the processed set
Generated with cmux
0 commit comments