Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dataelement/Clawith
/ options
Method
options
backend/tests/test_skills_api.py:66–67 ·
view source on GitHub ↗
(self, *_args, **_kwargs)
Source
from the content-addressed store, hash-verified
64
return
self
65
66
def
options(self, *_args, **_kwargs):
67
return
self
68
69
def
order_by(self, *_args, **_kwargs):
70
return
self
Callers
15
get_current_user
Function · 0.80
get_authenticated_user
Function · 0.80
get_platform_user_by_org_member
Function · 0.80
seed_default_agents
Function · 0.80
match_user_by_email
Method · 0.80
match_user_by_mobile
Method · 0.80
resolve_user_identity
Method · 0.80
_load_relationships_from_db
Function · 0.80
seed_skills
Function · 0.80
push_default_skills_to_existing_agents
Function · 0.80
_send_supervision_reminder
Function · 0.80
_resolve_feishu_recipient
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected