docs: Phase 625 threads hub agentctl bundle

Document createThreadFromLastMessage refreshView re-verify and
test:agentctl-phase625-threads chain.

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Raven Scott
2026-05-24 20:05:42 -04:00
co-authored by Cursor
parent a65a3f8b9d
commit 9e43ab8fbe
+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.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`).
**v0.8.586 (Phase 623):** Headless `upsertGuildSticker`/`removeGuildSticker`/`sendMessageWithStagedStickers` `refreshView` re-verified for stickers hub depth bundle. Bundle: `npm run test:agentctl-phase623-stickers` (chains `test:agentctl-phase609-stickers`).