Skip to main contentModule thinking_log
Source - Decision
- Decision action from Claude’s thinking process.
- Execution
- Execution result of an order.
- ThinkingLogEntry
- A single thinking log entry capturing Claude’s full reasoning for one
agent loop iteration.
- ThinkingLogPage
- Paginated response for thinking log queries.
- ThinkingLogQuery
- Query parameters for retrieving thinking logs.
- ThinkingLogStore
- Manages thinking logs per agent, backed by JSONL files on disk.
- ThinkingLogStatus
- Status of a thinking log entry, used for frontend color-coding.