Function: mapAgentsBySession()
Makaio Framework / services-core / mapAgentsBySession
Function: mapAgentsBySession()
Section titled “Function: mapAgentsBySession()”mapAgentsBySession(
agentRows):Map<string,object[]>
Defined in: ../../../packages/services/core/src/session/storage/drizzle-utils.ts:130
Groups agent rows by session ID for list response hydration.
Parameters
Section titled “Parameters”agentRows
Section titled “agentRows”object[]
Agent table rows
Returns
Section titled “Returns”Map<string, object[]>
Map keyed by session ID