Skip to content

Interface: PeersResponse

Defined in: packages/aiui-claude-channel/src/session-hub.ts:59

GET /session/peers response — the connected views plus the cached armed slot. The names for the inline JSON web.ts serves; external same-host tools (the VS Code extension's channels.ts) mirror this shape and a drift test there checks the two stay assignable.

Properties

armed

armed: boolean

Defined in: packages/aiui-claude-channel/src/session-hub.ts:63

The session's cached armed slot (informational).


ok

ok: boolean

Defined in: packages/aiui-claude-channel/src/session-hub.ts:60


peers

peers: SessionPeerInfo[]

Defined in: packages/aiui-claude-channel/src/session-hub.ts:61