docs: Phase 597 agentctl session refreshView bundle note

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Raven Scott
2026-05-24 17:18:18 -04:00
co-authored by Cursor
parent 10f639db54
commit 17d6dc4a86
+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.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`).
**v0.8.558 (Phase 595):** Headless `openDmWithPeer`, `createGroupDm`, and `sendDmMessage` `refreshView` re-verified for DMs hub bundle. Bundle: `npm run test:agentctl-phase595-dms` (chains `test:agentctl-phase565-dms`). **v0.8.558 (Phase 595):** Headless `openDmWithPeer`, `createGroupDm`, and `sendDmMessage` `refreshView` re-verified for DMs hub bundle. Bundle: `npm run test:agentctl-phase595-dms` (chains `test:agentctl-phase565-dms`).