Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeaashu/claude-code
/ sessionStorage.ts
File
sessionStorage.ts
src/utils/sessionStorage.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ feature } from
'bun:bundle'
2
import
type
{ UUID } from
'crypto'
3
import
type
{ Dirent } from
'fs'
4
// Sync fs primitives for readFileTailSync — separate from fs/promises
Callers
nothing calls this directly
Calls
5
feature
Function · 0.85
loadSessionFile
Function · 0.85
keys
Method · 0.80
getProjectsDir
Function · 0.70
sanitizePath
Function · 0.70
Tested by
no test coverage detected