Skip to main content

Module thinking_log

Module thinking_log 

Source

Structs§

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.

Enums§

ThinkingLogStatus
Status of a thinking log entry, used for frontend color-coding.