Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dataelement/Clawith
/ commit
Method
commit
backend/tests/test_auth.py:60–61 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
58
self.added.append(value)
59
60
async
def
commit(self):
61
self.committed = True
62
63
async
def
refresh(self, value):
64
self.refreshed.append(value)
Callers
15
seed
Function · 0.45
main
Function · 0.45
run
Function · 0.45
get_db
Function · 0.45
transaction
Function · 0.45
lifespan
Function · 0.45
_tick
Function · 0.45
log_activity
Function · 0.45
_handle_message
Method · 0.45
mark_onboarding_phase
Function · 0.45
seed_default_agents
Function · 0.45
seed_okr_agent
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected