Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/agentforce314/clawcodex
/ ToolPermissionError
Class
ToolPermissionError
src/tool_system/errors.py:12–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
11
12
class
ToolPermissionError(ToolError):
13
pass
14
15
16
class
ToolExecutionError(ToolError):
Callers
8
ensure_allowed_path
Method · 0.85
ensure_readable_path
Method · 0.85
ensure_tool_allowed
Method · 0.85
_validate_url
Function · 0.85
_enter_worktree_call
Function · 0.85
_exit_worktree_call
Function · 0.85
_exit_plan_mode_call
Function · 0.85
_bash_call
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected