MCPcopy Create free account
hub / github.com/Noumena-Network/code /

Class

src/utils/sessionStorage.ts:568–568  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

566const REMOTE_FLUSH_INTERVAL_MS = 50
567
568class Project {
569 // Minimal cache for current session only (not all sessions)
570 currentSessionTag: string | undefined
571 currentSessionTitle: string | undefined

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected