Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ScriptedAlchemy/tracedecay
/ ForwardingCtx
Class
ForwardingCtx
scripts/hermes_plugin_unit_check.py:189–190 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
187
ok(
"fact tools register when another memory provider is active"
)
188
189
class
ForwardingCtx(StubCtx):
190
context_engine_tool_handlers_receive_messages = True
191
192
fwd = ForwardingCtx()
193
plugin.register(fwd)
Callers
1
run_checks
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected