fix: expose run step identities across transports
This commit is contained in:
@@ -48,6 +48,7 @@ class TraceEntryPayload(TypedDict):
|
||||
frame_id: str
|
||||
node_id: str
|
||||
step_type: str
|
||||
step_number: int | None
|
||||
resolved_input: JsonObject
|
||||
outcome: str
|
||||
next_node_id: str
|
||||
|
||||
Reference in New Issue
Block a user