Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/agentforce314/clawcodex
/ _user_cache_warm
Function
_user_cache_warm
tests/test_deferred_prefetch.py:35–36 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
33
34
35
def
_user_cache_warm() -> bool:
36
return
pa._user_context_cache is not None
37
38
39
def
_system_cache_warm() -> bool:
Callers
3
test_thread_mode_warms_user_context_untrusted
Function · 0.85
test_thread_mode_warms_both_when_trusted
Function · 0.85
test_loop_mode_schedules_tasks
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected