feat: add runtime discovery and execution traces
This commit is contained in:
@@ -88,6 +88,8 @@ class AgentResult:
|
||||
agent_name: str
|
||||
step_name: str
|
||||
duration_seconds: float
|
||||
transcript: str = ""
|
||||
command_preview: str = ""
|
||||
|
||||
|
||||
@dataclass
|
||||
|
||||
Reference in New Issue
Block a user