diff --git a/README.md b/README.md index 1e3670c..34f23be 100644 --- a/README.md +++ b/README.md @@ -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`).