Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GongShichen/LuminaCode
/ Mount
Method
Mount
backend/session.go:177–182 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
175
}
176
}
177
}
178
179
type
SessionController
struct
{
180
id string
181
cfg config.Config
182
engine *agent.QueryEngine
183
store *session.Store
184
ui *luminaui.UiRuntime
185
bridge *WSRendererBridge
Callers
1
createWithState
Method · 0.95
Calls
1
MountStateSnapshot
Method · 0.80
Tested by
no test coverage detected