Documentación
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…
Este artículo se muestra en inglés; todavía no existe una versión en español.
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.
¿Algo poco claro o mal descrito? Díganoslo — lo corregiremos. Su pregunta nos muestra dónde flojea el texto.