MCPcopy Create free account
hub / github.com/Ark0N/Codeman / createSession

Method createSession

src/session-manager.ts:97–164  ·  view source on GitHub ↗

* Creates and starts a new Claude session. * Uses mutex to prevent race conditions when multiple requests arrive simultaneously. * * @param workingDir - Working directory for the session * @returns The newly created session * @throws Error if max concurrent sessions limit reached

(workingDir: string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

updateSessionStateMethod · 0.95
startMethod · 0.95
getConfigMethod · 0.45
emitMethod · 0.45
onMethod · 0.45
setMethod · 0.45

Tested by

no test coverage detected