Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/sqlchat/sqlchat
/ Session
Interface
Session
auth.d.ts:12–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
}
11
12
interface
Session {
13
user: User;
14
}
15
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected