Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/agentforce314/clawcodex
/ QueryChainTracking
Class
QueryChainTracking
src/tool_system/context.py:50–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
49
@dataclass
50
class
QueryChainTracking:
51
chain_id: str =
""
52
depth: int = 0
53
54
55
@dataclass
Callers
9
test_depth_incremented
Method · 0.90
test_nested_depth
Method · 0.90
test_spawn_creates_isolated_context
Method · 0.90
test_spawn_with_agent_id
Method · 0.90
test_nested_spawn_depth_increments
Method · 0.90
_make_parent_context
Function · 0.90
test_query_tracking_depth_incremented
Method · 0.90
test_nested_depth_increments
Method · 0.90
create_subagent_context
Function · 0.85
Calls
no outgoing calls
Tested by
8
test_depth_incremented
Method · 0.72
test_nested_depth
Method · 0.72
test_spawn_creates_isolated_context
Method · 0.72
test_spawn_with_agent_id
Method · 0.72
test_nested_spawn_depth_increments
Method · 0.72
_make_parent_context
Function · 0.72
test_query_tracking_depth_incremented
Method · 0.72
test_nested_depth_increments
Method · 0.72