docs: Phase 596 agentctl onboarding refreshView bundle note

Co-authored-by: Cursor <[email protected]>
This commit is contained in:
Raven Scott
2026-05-24 17:13:42 -04:00
co-authored by Cursor
parent 4191d5350f
commit 10f639db54
+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.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.557 (Phase 594):** Headless `sendFriendRequest`, `acceptFriendRequest`, and `blockContact` `refreshView` re-verified for contacts hub bundle. Bundle: `npm run test:agentctl-phase594-contacts` (chains `test:agentctl-phase564-contacts`).