docs: Phase 598 agentctl settings refreshView bundle note

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Raven Scott
2026-05-24 17:22:43 -04:00
co-authored by Cursor
parent 17d6dc4a86
commit d373e46d24
+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). `AgentClient` resolves RPC replies before treating `{ event: "state" | "sidecar" }` push lines as events (fixes `wait-event` responses that include an `event` field).
**v0.8.561 (Phase 598):** Headless `updateUserPrefs`, `updateNotificationPrefs`, and `updateGuildSettings` `refreshView` re-verified for settings hub bundle. Bundle: `npm run test:agentctl-phase598-settings` (chains `test:agentctl-phase568-settings`).
**v0.8.560 (Phase 597):** Headless `start` and `loadGuild` `refreshView` re-verified for session hub bundle. Bundle: `npm run test:agentctl-phase597-session` (chains `test:agentctl-phase569-session`). **v0.8.560 (Phase 597):** Headless `start` and `loadGuild` `refreshView` re-verified for session hub bundle. Bundle: `npm run test:agentctl-phase597-session` (chains `test:agentctl-phase569-session`).
**v0.8.559 (Phase 596):** Headless `registerUser`, `createGuild`, and `joinGuildInvite` `refreshView` re-verified for onboarding hub bundle. Bundle: `npm run test:agentctl-phase596-onboarding` (chains `test:agentctl-phase567-onboarding`). **v0.8.559 (Phase 596):** Headless `registerUser`, `createGuild`, and `joinGuildInvite` `refreshView` re-verified for onboarding hub bundle. Bundle: `npm run test:agentctl-phase596-onboarding` (chains `test:agentctl-phase567-onboarding`).