Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/aiming-lab/MetaClaw
/ get
Method
get
tests/test_cli.py:18–20 ·
view source on GitHub ↗
(self, key)
Source
from the content-addressed store, hash-verified
16
return
True
17
18
def
get(self, key):
19
assert key ==
"proxy.port"
20
return
30000
21
22
class
FakeProcess:
23
pid = 43210
Callers
15
registerAutoCapture
Function · 0.45
from_env
Method · 0.45
health
Function · 0.45
upgrade_trigger
Function · 0.45
run_once
Method · 0.45
_load_state
Method · 0.45
summarize_alert_history
Method · 0.45
_write_health_snapshot
Method · 0.45
summarize_health_history
Method · 0.45
_build_review_alerts
Method · 0.45
_retrieve_hybrid
Method · 0.45
_retrieve_embedding
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected