↓ 7 callersMethodon_finish(self, response: str, reason: str, *, round_index: int | None = None, **metadata: Any)
agentclaw/runtime/harness/agent_harness.py:195
↓ 7 callersFunctionverify_public_share_token(
workflow: Any,
workflow_id: str,
request: Request,
body: Optional[Mapping[str, Any]] = None,
agentclaw/api/routers/public/access.py:210
↓ 6 callersMethod_confirmation_result(self, call: ToolCallEnvelope, *, status: str, message: str, retryable: bool | None = None)
agentclaw/runtime/harness/tool_executor.py:177
↓ 6 callersMethod_syntax_err(
self,
path: Path,
language: str,
message: str,
line: Optional[int],
agentclaw/mcp/builtin_servers/coding_tools.py:273
↓ 5 callersFunction_execute_tool_with_skill_attestation(
tool_call: Any,
*,
state: dict,
context: "WorkflowContext",
tool_exec_kwargs: dict[str,
agentclaw/node/llm_skills.py:442