State for tool execution timeline display. More...
#include <agent_state.h>
Public Attributes | |
| std::vector< ToolExecutionEntry > | recent_executions |
| bool | show_timeline = false |
| int | max_entries = 50 |
State for tool execution timeline display.
Definition at line 273 of file agent_state.h.
| std::vector<ToolExecutionEntry> yaze::editor::ToolExecutionState::recent_executions |
Definition at line 274 of file agent_state.h.
| bool yaze::editor::ToolExecutionState::show_timeline = false |
Definition at line 275 of file agent_state.h.
| int yaze::editor::ToolExecutionState::max_entries = 50 |
Definition at line 276 of file agent_state.h.