Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VitoHowe/glm-coding
/ _session_path
Method
_session_path
app/services/account_state.py:458–459 ·
view source on GitHub ↗
(self, account_id: str)
Source
from the content-addressed store, hash-verified
456
return
f
"{normalized[:2]}***{normalized[-2:]}"
457
return
f
"{normalized[:4]}***{normalized[-4:]}"
Callers
3
load_session
Method · 0.95
save_session
Method · 0.95
delete_account
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected