docs: Phase 626 reaction hub agentctl bundle

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Raven Scott
2026-05-24 20:10:30 -04:00
co-authored by Cursor
parent 9e43ab8fbe
commit 431091121a
+2
View File
@@ -107,6 +107,8 @@ Both modes use **`pearcord-ui-flow` `dispatchUiMessage`** — the same handler a
**v0.8.521 (Phase 558):** Headless `joinGuildVoiceChannel`, `leaveGuildVoiceChannel`, and `setGuildVoiceMute` call `refreshView` after mutations. Bundle: `npm run test:agentctl-phase558-voice` (chains `test:agentctl-phase524-voice`).
**v0.8.589 (Phase 626):** Headless `toggleGuildReaction` `refreshView` re-verified for reaction hub depth bundle. Bundle: `npm run test:agentctl-phase626-reactions` (chains `test:agentctl-phase612-reactions` + `smoke-agentctl-reaction-phase626`).
**v0.8.588 (Phase 625):** Headless `createThreadFromLastMessage` `refreshView` re-verified for threads hub depth bundle. Bundle: `npm run test:agentctl-phase625-threads` (chains `test:agentctl-phase611-threads` + `smoke-agentctl-threads-phase625`).
**v0.8.587 (Phase 624):** Headless `toggleGuildReaction`/`sendMessageWithStagedStickers` `refreshView` re-verified for expression hub depth bundle. Bundle: `npm run test:agentctl-phase624-expression` (chains `test:agentctl-phase610-expression`).