docs: Phase 608 emoji agentctl refreshView bundle (v0.8.571)

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Raven Scott
2026-05-24 18:12:07 -04:00
co-authored by Cursor
parent 49fd0737a4
commit 27d8b21e7c
+2
View File
@@ -17,6 +17,8 @@ Both modes use **`pearcord-ui-flow` `dispatchUiMessage`** — the same handler a
`AgentClient` resolves RPC replies before treating `{ event: "state" | "sidecar" }` push lines as events (fixes `wait-event` responses that include an `event` field).
**v0.8.571 (Phase 608):** Headless `upsertGuildEmoji`/`removeGuildEmoji` `refreshView` re-verified for emoji hub bundle. Bundle: `npm run test:agentctl-phase608-emoji` (chains `test:agentctl-phase579-emoji`).
**v0.8.570 (Phase 607):** Headless `upsertGuildAutomationHook`/`deleteGuildAutomationHook`/`dryRunGuildAutomationHook`/`exportGuildAutomationManifest` `refreshView` re-verified for automation hub bundle. Bundle: `npm run test:agentctl-phase607-automation` (chains `test:agentctl-phase578-automation`).
**v0.8.569 (Phase 606):** Headless `installGuildBotFromToken`/`verifyGuildBotToken`/`sendGuildBotMessage` `refreshView` re-verified for bots hub bundle. Bundle: `npm run test:agentctl-phase606-bots` (chains `test:agentctl-phase577-bots`).