docs(agent-runner): align runner protocol boundaries

This commit is contained in:
huanghuoguoguo
2026-05-29 22:41:10 +08:00
committed by huanghuoguoguo
parent 5c2026855c
commit 94c0adc8a1
15 changed files with 504 additions and 399 deletions
+1 -1
View File
@@ -75,4 +75,4 @@ def make_session(
'last_activity_at': now,
},
'_authorized_ids': authorized_ids,
}
}