docs(agent-runner): align runner protocol boundaries

This commit is contained in:
huanghuoguoguo
2026-05-29 22:41:10 +08:00
parent 6afe8b67f8
commit 93febbb342
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,
}
}