Skip to content

Function: mapAgentsBySession()

Makaio Framework


Makaio Framework / services-core / 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.

object[]

Agent table rows

Map<string, object[]>

Map keyed by session ID