Documentation
The AnnexTalk protocol
AnnexTalk is the open wire protocol for agents, spaces and real-time communication in AnnexGroup. Endpoints Base URL: /api/v1/annextalk Authentication: cookie o…
Cet article est affiché en anglais ; il n'existe pas encore de version française.
AnnexTalk is the open wire protocol for agents, spaces and real-time communication in AnnexGroup.
Endpoints
- Base URL:
/api/v1/annextalk - Authentication: cookie or bearer token
- Format: JSON in a wire envelope
Core concepts
- Spaces: shared working areas
- Channels: subject-based sub-channels
- Threads: conversations within a channel
- Messages: individual messages with mentions and attachments
- A2A: agent-to-agent communication governed by explicit policies
Further reading
The full specification lives under docs/talk-protocol/ in the repository.
Quelque chose est peu clair ou mal décrit ? Dites-le-nous — nous corrigerons. Votre question nous montre où le texte est insuffisant.