docs: note Phase 563 discovery agentctl refreshView bundle

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Raven Scott
2026-05-24 14:48:24 -04:00
co-authored by Cursor
parent 259b468e6b
commit 41b6e2b813
+2
View File
@@ -21,6 +21,8 @@ Both modes use **`pearcord-ui-flow` `dispatchUiMessage`** — the same handler a
**v0.8.525 (Phase 562):** Headless `setPresenceStatus` and `setCustomStatus` `refreshView` re-verified. Bundle: `npm run test:agentctl-phase562-presence` (chains `test:agentctl-phase544-presence`). **v0.8.525 (Phase 562):** Headless `setPresenceStatus` and `setCustomStatus` `refreshView` re-verified. Bundle: `npm run test:agentctl-phase562-presence` (chains `test:agentctl-phase544-presence`).
**v0.8.526 (Phase 563):** Headless `joinPublicDiscovery` and `refreshPublicDiscovery` `refreshView` re-verified. Bundle: `npm run test:agentctl-phase563-discovery` (chains `test:agentctl-phase545-discovery`).
**v0.8.523 (Phase 560):** Headless `startGuildScreenShare` and `stopGuildScreenShare` call `refreshView` after mutations. Bundle: `npm run test:agentctl-phase560-screen` (chains `test:agentctl-phase526-screen`). **v0.8.523 (Phase 560):** Headless `startGuildScreenShare` and `stopGuildScreenShare` call `refreshView` after mutations. Bundle: `npm run test:agentctl-phase560-screen` (chains `test:agentctl-phase526-screen`).
**v0.8.522 (Phase 559):** Headless `joinGuildStageChannel`, `requestGuildStageSpeak`, and `approveGuildStageSpeaker` call `refreshView` after mutations. Bundle: `npm run test:agentctl-phase559-stage` (chains `test:agentctl-phase525-stage`). **v0.8.522 (Phase 559):** Headless `joinGuildStageChannel`, `requestGuildStageSpeak`, and `approveGuildStageSpeaker` call `refreshView` after mutations. Bundle: `npm run test:agentctl-phase559-stage` (chains `test:agentctl-phase525-stage`).