Skip to content

fix(agent): make Pi own queued message mutations - #307

Merged
0xSero merged 2 commits into
devfrom
fix/steer-queue-promotion
Aug 1, 2026
Merged

fix(agent): make Pi own queued message mutations#307
0xSero merged 2 commits into
devfrom
fix/steer-queue-promotion

Conversation

@0xSero

@0xSero 0xSero commented Aug 1, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • route queued Delete, Edit, and Steer through the Pi runtime instead of mutating React-only state
  • use Pi's existing clearQueue, steer, followUp, and queue_update primitives to apply one exact queue mutation atomically
  • preserve order and handle duplicate/context-wrapped prompts

Validation

  • npm run check
  • npm run test:integration
  • 9 focused queue mutation regressions

@0xSero
0xSero merged commit 0b1cef6 into dev Aug 1, 2026
5 checks passed
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