fix(agent): bound session persistence admission

This commit is contained in:
InfinityPacer
2026-08-23 11:43:07 +08:00
parent 8d05c6d8bf
commit 598c004efe
4 changed files with 88 additions and 6 deletions
+1
View File
@@ -718,6 +718,7 @@ async def init_modules() -> HostRuntime:
AgentChatPersistenceService(
repository=AgentChatOper,
async_executor=database_worker,
capacity=database_worker.snapshot().capacity,
)
)
configure_user_lookups(