Commit Graph
4 Commits
Author SHA1 Message Date
Raven ScottandCursor b0ea11ec86 Extend headless agentctl with waitEvent and document Phase 295 scenarios.
HeadlessSession supports waitEvent steps and optional hyperswarm DHT; README lists leave-voice-noop and settings-deep-link scenarios with smoke commands.

Co-authored-by: Cursor <[email protected]>
2026-05-23 06:40:26 -04:00
Raven ScottandCursor dadfe21cc8 feat(agentctl): wait-event op, DM/voice scenario steps, voiceJoined matcher
Add TCP wait-event for sidecar payloads, notifySidecar event log, headless
joinFirstVoice/openDmPeer steps, and voiceJoined wait spec (fixes boolean
myVoiceChannelId mismatch).

Co-authored-by: Cursor <[email protected]>
2026-05-23 05:22:14 -04:00
Raven ScottandCursor 9f771389d4 feat(agentctl): token auth, attached run op, and richer wait matchers
Optional PEARCORD_AGENTCTL_TOKEN on all TCP ops, run scenarios on attached
workers, and matchView helpers for message count and content assertions.

Co-authored-by: Cursor <[email protected]>
2026-05-23 05:13:17 -04:00
Raven ScottandCursor 2b4d6139d8 feat: add pearcord-agentctl agent control plane (v0.1.0)
TCP server and headless session for driving Pearcord via the same IPC
surface as the UI, with CLI, view assertions, and log tail support.

Co-authored-by: Cursor <[email protected]>
2026-05-23 04:56:06 -04:00