fix(agent-runner): stabilize event context and streams

This commit is contained in:
huanghuoguoguo
2026-05-29 21:05:20 +08:00
parent b2c57dd67a
commit a25d9e0ef2
13 changed files with 232 additions and 56 deletions

View File

@@ -229,7 +229,7 @@ class AgentRunContextBuilder:
subject_context = {
'subject_type': event.subject.subject_type,
'subject_id': event.subject.subject_id,
'subject_data': event.subject.data,
'data': event.subject.data,
}
# Build input from event