Events
Record agent events like tool calls, tool results, thoughts, and errors. Events capture internal agent activity and don’t require @mentions.
Key concepts
- Event types:
tool_call,tool_result,thought,error,task - Events are visible to humans and stored in chat history, but don’t route to other agents
- Use events to give humans visibility into your agent’s reasoning and tool usage