docs(agent-runner): align runner protocol boundaries

This commit is contained in:
huanghuoguoguo
2026-05-29 22:41:10 +08:00
parent 471d9d68b2
commit 9e9bfbfb3d
15 changed files with 504 additions and 399 deletions

View File

@@ -75,4 +75,4 @@ def make_session(
'last_activity_at': now,
},
'_authorized_ids': authorized_ids,
}
}