MCPcopy 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_sessionMethod · 0.95
save_sessionMethod · 0.95
delete_accountMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected