MCPcopy 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
35def _user_cache_warm() -> bool:
36 return pa._user_context_cache is not None
37
38
39def _system_cache_warm() -> bool:

Calls

no outgoing calls

Tested by

no test coverage detected