docs(agentctl): Phase 582 embed hub bundle (v0.8.545)

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Raven Scott
2026-05-24 16:03:14 -04:00
co-authored by Cursor
parent a6fdcc9e92
commit 8d466ded42
+2
View File
@@ -65,6 +65,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.545 (Phase 582):** Headless `sendGuildEmbedMessage` and `resolveGuildEmbed` `refreshView` re-verified for embed hub bundle. Bundle: `npm run test:agentctl-phase582-embeds` (chains `test:agentctl-phase557-embeds`).
**v0.8.520 (Phase 557):** Headless `sendGuildEmbedMessage` and `resolveGuildEmbed` call `refreshView` after mutations. Bundle: `npm run test:agentctl-phase557-embeds` (chains `test:agentctl-phase523-embeds`).
**v0.8.519 (Phase 556):** Headless `stageGuildAttachment` and `sendGuildMessageWithAttachments` call `refreshView` after mutations. Bundle: `npm run test:agentctl-phase556-attachments` (chains `test:agentctl-phase522-attachments`).