Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/agentforce314/clawcodex
/ _Pending
Class
_Pending
src/server/agent_server.py:91–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
89
90
@dataclass
91
class
_Pending:
92
event: threading.Event
93
reply: dict[str, Any] | None = None
94
95
96
@dataclass
Callers
2
permission_handler
Method · 0.85
_elicit
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected