docs(agentctl): Phase 583 attachment hub bundle (v0.8.546)

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Raven Scott
2026-05-24 16:06:12 -04:00
co-authored by Cursor
parent 8d466ded42
commit 70d8c93e8a
+2 -2
View File
@@ -65,9 +65,9 @@ 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.546 (Phase 583):** Headless `stageGuildAttachment` and `sendGuildMessageWithAttachments` `refreshView` re-verified for attachment hub bundle. Bundle: `npm run test:agentctl-phase583-attachments` (chains `test:agentctl-phase556-attachments`).
**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.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.519 (Phase 556):** Headless `stageGuildAttachment` and `sendGuildMessageWithAttachments` call `refreshView` after mutations. Bundle: `npm run test:agentctl-phase556-attachments` (chains `test:agentctl-phase522-attachments`).