↓ 5 callersFunctionrecord_tool_observation(
settings: Settings | None,
*,
phase: str,
session_id: str,
tool_name: str,
tool_call
clawcode/clawcode/learning/store.py:31
↓ 5 callersMethodwrite_page(self, section: str, title: str, body: str, tags: list[str] | None = None, sources: list[str] | None = None)
clawcode/clawcode/deepnote/wiki_store.py:295
↓ 4 callersMethod_abort_active_build_run(
self,
session_id: str,
*,
reason: str,
mark_failed: bool,
in
clawcode/clawcode/tui/screens/chat.py:1226