Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.agentbase.sh/llms.txt

Use this file to discover all available pages before exploring further.

TypeDescription
agent_startedAgent session started
agent_thinking_startAgent started thinking (only when streaming is enabled)
agent_thinkingAgent thinking with content
agent_response_startAgent started responding (only when streaming is enabled)
agent_responseAgent response with content
agent_tool_use_startTool call started (only when streaming is enabled)
agent_tool_useTool call with tool name and input
agent_tool_responseTool result with tool name and result
agent_costAgent step cost info
agent_stepStep completed with step number
agent_completedAgent session finished
agent_errorAgent error