1 line
110 KiB
JSON
1 line
110 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_builtin_memory_tool_py", "label": "_beta_builtin_memory_tool.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L1"}, {"id": "beta_builtin_memory_tool_betaabstractmemorytool", "label": "BetaAbstractMemoryTool", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L55"}, {"id": "betabuiltinfunctiontool", "label": "BetaBuiltinFunctionTool", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "beta_builtin_memory_tool_betaabstractmemorytool_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L87"}, {"id": "beta_builtin_memory_tool_to_dict", "label": "to_dict()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L92"}, {"id": "beta_builtin_memory_tool_call", "label": "call()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L101"}, {"id": "beta_builtin_memory_tool_betaabstractmemorytool_execute", "label": ".execute()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L108"}, {"id": "beta_builtin_memory_tool_view", "label": "view()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L134"}, {"id": "beta_builtin_memory_tool_create", "label": "create()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L139"}, {"id": "beta_builtin_memory_tool_str_replace", "label": "str_replace()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L144"}, {"id": "beta_builtin_memory_tool_insert", "label": "insert()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L149"}, {"id": "beta_builtin_memory_tool_delete", "label": "delete()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L154"}, {"id": "beta_builtin_memory_tool_rename", "label": "rename()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L159"}, {"id": "beta_builtin_memory_tool_betaabstractmemorytool_clear_all_memory", "label": ".clear_all_memory()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L163"}, {"id": "beta_builtin_memory_tool_betaasyncabstractmemorytool", "label": "BetaAsyncAbstractMemoryTool", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L168"}, {"id": "betaasyncbuiltinfunctiontool", "label": "BetaAsyncBuiltinFunctionTool", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "beta_builtin_memory_tool_betaasyncabstractmemorytool_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L200"}, {"id": "beta_builtin_memory_tool_betaasyncabstractmemorytool_execute", "label": ".execute()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L221"}, {"id": "beta_builtin_memory_tool_betaasyncabstractmemorytool_clear_all_memory", "label": ".clear_all_memory()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L276"}, {"id": "beta_builtin_memory_tool_atomic_write_file", "label": "_atomic_write_file()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L281"}, {"id": "beta_builtin_memory_tool_validate_no_symlink_escape", "label": "_validate_no_symlink_escape()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L306"}, {"id": "beta_builtin_memory_tool_read_file_content", "label": "_read_file_content()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L323"}, {"id": "beta_builtin_memory_tool_format_file_size", "label": "_format_file_size()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L332"}, {"id": "beta_builtin_memory_tool_betalocalfilesystemmemorytool", "label": "BetaLocalFilesystemMemoryTool", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L347"}, {"id": "beta_builtin_memory_tool_betalocalfilesystemmemorytool_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L350"}, {"id": "beta_builtin_memory_tool_betalocalfilesystemmemorytool_validate_path", "label": "._validate_path()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L356"}, {"id": "beta_builtin_memory_tool_clear_all_memory", "label": "clear_all_memory()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L571"}, {"id": "beta_builtin_memory_tool_async_atomic_write_file", "label": "_async_atomic_write_file()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L579"}, {"id": "beta_builtin_memory_tool_async_validate_no_symlink_escape", "label": "_async_validate_no_symlink_escape()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L610"}, {"id": "beta_builtin_memory_tool_async_read_file_content", "label": "_async_read_file_content()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L616"}, {"id": "beta_builtin_memory_tool_betaasynclocalfilesystemmemorytool", "label": "BetaAsyncLocalFilesystemMemoryTool", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L625"}, {"id": "beta_builtin_memory_tool_betaasynclocalfilesystemmemorytool_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L628"}, {"id": "beta_builtin_memory_tool_betaasynclocalfilesystemmemorytool_ensure_memory_root", "label": "._ensure_memory_root()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L634"}, {"id": "beta_builtin_memory_tool_betaasynclocalfilesystemmemorytool_validate_path", "label": "._validate_path()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L638"}, {"id": "beta_builtin_memory_tool_rationale_56", "label": "Abstract base class for memory tool implementations. This class provides th", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L56"}, {"id": "beta_builtin_memory_tool_rationale_109", "label": "Execute a memory command and return the result. This method dispatches", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L109"}, {"id": "beta_builtin_memory_tool_rationale_135", "label": "View the contents of a memory path.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L135"}, {"id": "beta_builtin_memory_tool_rationale_140", "label": "Create a new memory file with the specified content.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L140"}, {"id": "beta_builtin_memory_tool_rationale_145", "label": "Replace text in a memory file.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L145"}, {"id": "beta_builtin_memory_tool_rationale_150", "label": "Insert text at a specific line number in a memory file.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L150"}, {"id": "beta_builtin_memory_tool_rationale_155", "label": "Delete a memory file or directory.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L155"}, {"id": "beta_builtin_memory_tool_rationale_160", "label": "Rename or move a memory file or directory.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L160"}, {"id": "beta_builtin_memory_tool_rationale_164", "label": "Clear all memory data.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L164"}, {"id": "beta_builtin_memory_tool_rationale_169", "label": "Abstract base class for memory tool implementations. This class provides th", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L169"}, {"id": "beta_builtin_memory_tool_rationale_222", "label": "Execute a memory command and return the result. This method dispatches", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L222"}, {"id": "beta_builtin_memory_tool_rationale_248", "label": "View the contents of a memory path.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L248"}, {"id": "beta_builtin_memory_tool_rationale_253", "label": "Create a new memory file with the specified content.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L253"}, {"id": "beta_builtin_memory_tool_rationale_258", "label": "Replace text in a memory file.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L258"}, {"id": "beta_builtin_memory_tool_rationale_263", "label": "Insert text at a specific line number in a memory file.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L263"}, {"id": "beta_builtin_memory_tool_rationale_268", "label": "Delete a memory file or directory.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L268"}, {"id": "beta_builtin_memory_tool_rationale_273", "label": "Rename or move a memory file or directory.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L273"}, {"id": "beta_builtin_memory_tool_rationale_277", "label": "Clear all memory data.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L277"}, {"id": "beta_builtin_memory_tool_rationale_348", "label": "File-based memory storage implementation for Claude conversations", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L348"}, {"id": "beta_builtin_memory_tool_rationale_357", "label": "Validate and resolve memory paths", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L357"}, {"id": "beta_builtin_memory_tool_rationale_572", "label": "Override the base implementation to provide file system clearing.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L572"}, {"id": "beta_builtin_memory_tool_rationale_626", "label": "Async file-based memory storage implementation for Claude conversations", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L626"}, {"id": "beta_builtin_memory_tool_rationale_635", "label": "Ensure the memory root directory exists", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L635"}, {"id": "beta_builtin_memory_tool_rationale_639", "label": "Validate and resolve memory paths", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L639"}, {"id": "beta_builtin_memory_tool_rationale_871", "label": "Override the base implementation to provide file system clearing.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L871"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_builtin_memory_tool_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_builtin_memory_tool_py", "target": "uuid", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_builtin_memory_tool_py", "target": "shutil", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_builtin_memory_tool_py", "target": "abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_builtin_memory_tool_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_builtin_memory_tool_py", "target": "pathlib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_builtin_memory_tool_py", "target": "typing_extensions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_builtin_memory_tool_py", "target": "anyio", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_builtin_memory_tool_py", "target": "anyio_to_thread", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_builtin_memory_tool_py", "target": "anthropic_types_beta", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_builtin_memory_tool_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_models_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_builtin_memory_tool_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_types_beta_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_builtin_memory_tool_py", "target": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_functions_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L35", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_builtin_memory_tool_py", "target": "beta_builtin_memory_tool_betaabstractmemorytool", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L55", "weight": 1.0}, {"source": "beta_builtin_memory_tool_betaabstractmemorytool", "target": "betabuiltinfunctiontool", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L55", "weight": 1.0}, {"source": "beta_builtin_memory_tool_betaabstractmemorytool", "target": "beta_builtin_memory_tool_betaabstractmemorytool_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L87", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_builtin_memory_tool_py", "target": "beta_builtin_memory_tool_to_dict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L92", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_builtin_memory_tool_py", "target": "beta_builtin_memory_tool_call", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L101", "weight": 1.0}, {"source": "beta_builtin_memory_tool_betaabstractmemorytool", "target": "beta_builtin_memory_tool_betaabstractmemorytool_execute", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L108", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_builtin_memory_tool_py", "target": "beta_builtin_memory_tool_view", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L134", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_builtin_memory_tool_py", "target": "beta_builtin_memory_tool_create", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L139", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_builtin_memory_tool_py", "target": "beta_builtin_memory_tool_str_replace", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L144", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_builtin_memory_tool_py", "target": "beta_builtin_memory_tool_insert", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L149", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_builtin_memory_tool_py", "target": "beta_builtin_memory_tool_delete", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L154", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_builtin_memory_tool_py", "target": "beta_builtin_memory_tool_rename", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L159", "weight": 1.0}, {"source": "beta_builtin_memory_tool_betaabstractmemorytool", "target": "beta_builtin_memory_tool_betaabstractmemorytool_clear_all_memory", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L163", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_builtin_memory_tool_py", "target": "beta_builtin_memory_tool_betaasyncabstractmemorytool", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L168", "weight": 1.0}, {"source": "beta_builtin_memory_tool_betaasyncabstractmemorytool", "target": "betaasyncbuiltinfunctiontool", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L168", "weight": 1.0}, {"source": "beta_builtin_memory_tool_betaasyncabstractmemorytool", "target": "beta_builtin_memory_tool_betaasyncabstractmemorytool_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L200", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_builtin_memory_tool_py", "target": "beta_builtin_memory_tool_to_dict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L205", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_builtin_memory_tool_py", "target": "beta_builtin_memory_tool_call", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L214", "weight": 1.0}, {"source": "beta_builtin_memory_tool_betaasyncabstractmemorytool", "target": "beta_builtin_memory_tool_betaasyncabstractmemorytool_execute", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L221", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_builtin_memory_tool_py", "target": "beta_builtin_memory_tool_view", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L247", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_builtin_memory_tool_py", "target": "beta_builtin_memory_tool_create", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L252", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_builtin_memory_tool_py", "target": "beta_builtin_memory_tool_str_replace", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L257", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_builtin_memory_tool_py", "target": "beta_builtin_memory_tool_insert", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L262", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_builtin_memory_tool_py", "target": "beta_builtin_memory_tool_delete", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L267", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_builtin_memory_tool_py", "target": "beta_builtin_memory_tool_rename", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L272", "weight": 1.0}, {"source": "beta_builtin_memory_tool_betaasyncabstractmemorytool", "target": "beta_builtin_memory_tool_betaasyncabstractmemorytool_clear_all_memory", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L276", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_builtin_memory_tool_py", "target": "beta_builtin_memory_tool_atomic_write_file", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L281", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_builtin_memory_tool_py", "target": "beta_builtin_memory_tool_validate_no_symlink_escape", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L306", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_builtin_memory_tool_py", "target": "beta_builtin_memory_tool_read_file_content", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L323", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_builtin_memory_tool_py", "target": "beta_builtin_memory_tool_format_file_size", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L332", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_builtin_memory_tool_py", "target": "beta_builtin_memory_tool_betalocalfilesystemmemorytool", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L347", "weight": 1.0}, {"source": "beta_builtin_memory_tool_betalocalfilesystemmemorytool", "target": "beta_builtin_memory_tool_betaabstractmemorytool", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L347", "weight": 1.0}, {"source": "beta_builtin_memory_tool_betalocalfilesystemmemorytool", "target": "beta_builtin_memory_tool_betalocalfilesystemmemorytool_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L350", "weight": 1.0}, {"source": "beta_builtin_memory_tool_betalocalfilesystemmemorytool", "target": "beta_builtin_memory_tool_betalocalfilesystemmemorytool_validate_path", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L356", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_builtin_memory_tool_py", "target": "beta_builtin_memory_tool_view", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L374", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_builtin_memory_tool_py", "target": "beta_builtin_memory_tool_create", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L443", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_builtin_memory_tool_py", "target": "beta_builtin_memory_tool_str_replace", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L461", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_builtin_memory_tool_py", "target": "beta_builtin_memory_tool_insert", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L509", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_builtin_memory_tool_py", "target": "beta_builtin_memory_tool_delete", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L535", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_builtin_memory_tool_py", "target": "beta_builtin_memory_tool_rename", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L554", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_builtin_memory_tool_py", "target": "beta_builtin_memory_tool_clear_all_memory", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L571", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_builtin_memory_tool_py", "target": "beta_builtin_memory_tool_async_atomic_write_file", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L579", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_builtin_memory_tool_py", "target": "beta_builtin_memory_tool_async_validate_no_symlink_escape", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L610", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_builtin_memory_tool_py", "target": "beta_builtin_memory_tool_async_read_file_content", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L616", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_builtin_memory_tool_py", "target": "beta_builtin_memory_tool_betaasynclocalfilesystemmemorytool", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L625", "weight": 1.0}, {"source": "beta_builtin_memory_tool_betaasynclocalfilesystemmemorytool", "target": "beta_builtin_memory_tool_betaasyncabstractmemorytool", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L625", "weight": 1.0}, {"source": "beta_builtin_memory_tool_betaasynclocalfilesystemmemorytool", "target": "beta_builtin_memory_tool_betaasynclocalfilesystemmemorytool_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L628", "weight": 1.0}, {"source": "beta_builtin_memory_tool_betaasynclocalfilesystemmemorytool", "target": "beta_builtin_memory_tool_betaasynclocalfilesystemmemorytool_ensure_memory_root", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L634", "weight": 1.0}, {"source": "beta_builtin_memory_tool_betaasynclocalfilesystemmemorytool", "target": "beta_builtin_memory_tool_betaasynclocalfilesystemmemorytool_validate_path", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L638", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_builtin_memory_tool_py", "target": "beta_builtin_memory_tool_view", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L659", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_builtin_memory_tool_py", "target": "beta_builtin_memory_tool_create", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L732", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_builtin_memory_tool_py", "target": "beta_builtin_memory_tool_str_replace", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L756", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_builtin_memory_tool_py", "target": "beta_builtin_memory_tool_insert", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L805", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_builtin_memory_tool_py", "target": "beta_builtin_memory_tool_delete", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L832", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_builtin_memory_tool_py", "target": "beta_builtin_memory_tool_rename", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L852", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anthropic_lib_tools_beta_builtin_memory_tool_py", "target": "beta_builtin_memory_tool_clear_all_memory", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L870", "weight": 1.0}, {"source": "beta_builtin_memory_tool_betaabstractmemorytool_init", "target": "beta_builtin_memory_tool_betaasynclocalfilesystemmemorytool_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L88", "weight": 1.0}, {"source": "beta_builtin_memory_tool_call", "target": "beta_builtin_memory_tool_betaasyncabstractmemorytool_execute", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L106", "weight": 1.0}, {"source": "beta_builtin_memory_tool_betaabstractmemorytool_execute", "target": "beta_builtin_memory_tool_view", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L117", "weight": 1.0}, {"source": "beta_builtin_memory_tool_betaabstractmemorytool_execute", "target": "beta_builtin_memory_tool_create", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L119", "weight": 1.0}, {"source": "beta_builtin_memory_tool_betaabstractmemorytool_execute", "target": "beta_builtin_memory_tool_str_replace", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L121", "weight": 1.0}, {"source": "beta_builtin_memory_tool_betaabstractmemorytool_execute", "target": "beta_builtin_memory_tool_insert", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L123", "weight": 1.0}, {"source": "beta_builtin_memory_tool_betaabstractmemorytool_execute", "target": "beta_builtin_memory_tool_delete", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L125", "weight": 1.0}, {"source": "beta_builtin_memory_tool_betaabstractmemorytool_execute", "target": "beta_builtin_memory_tool_rename", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L127", "weight": 1.0}, {"source": "beta_builtin_memory_tool_betaasyncabstractmemorytool_init", "target": "beta_builtin_memory_tool_betaasynclocalfilesystemmemorytool_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L201", "weight": 1.0}, {"source": "beta_builtin_memory_tool_betaasyncabstractmemorytool_execute", "target": "beta_builtin_memory_tool_view", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L230", "weight": 1.0}, {"source": "beta_builtin_memory_tool_betaasyncabstractmemorytool_execute", "target": "beta_builtin_memory_tool_create", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L232", "weight": 1.0}, {"source": "beta_builtin_memory_tool_betaasyncabstractmemorytool_execute", "target": "beta_builtin_memory_tool_str_replace", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L234", "weight": 1.0}, {"source": "beta_builtin_memory_tool_betaasyncabstractmemorytool_execute", "target": "beta_builtin_memory_tool_insert", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L236", "weight": 1.0}, {"source": "beta_builtin_memory_tool_betaasyncabstractmemorytool_execute", "target": "beta_builtin_memory_tool_delete", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L238", "weight": 1.0}, {"source": "beta_builtin_memory_tool_betaasyncabstractmemorytool_execute", "target": "beta_builtin_memory_tool_rename", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L240", "weight": 1.0}, {"source": "beta_builtin_memory_tool_betalocalfilesystemmemorytool_init", "target": "beta_builtin_memory_tool_betaasynclocalfilesystemmemorytool_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L351", "weight": 1.0}, {"source": "beta_builtin_memory_tool_betalocalfilesystemmemorytool_validate_path", "target": "beta_builtin_memory_tool_validate_no_symlink_escape", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L369", "weight": 1.0}, {"source": "beta_builtin_memory_tool_view", "target": "beta_builtin_memory_tool_betaasynclocalfilesystemmemorytool_validate_path", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L375", "weight": 1.0}, {"source": "beta_builtin_memory_tool_view", "target": "beta_builtin_memory_tool_format_file_size", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L412", "weight": 1.0}, {"source": "beta_builtin_memory_tool_view", "target": "beta_builtin_memory_tool_read_file_content", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L419", "weight": 1.0}, {"source": "beta_builtin_memory_tool_create", "target": "beta_builtin_memory_tool_betaasynclocalfilesystemmemorytool_validate_path", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L444", "weight": 1.0}, {"source": "beta_builtin_memory_tool_str_replace", "target": "beta_builtin_memory_tool_betaasynclocalfilesystemmemorytool_validate_path", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L462", "weight": 1.0}, {"source": "beta_builtin_memory_tool_str_replace", "target": "beta_builtin_memory_tool_read_file_content", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L470", "weight": 1.0}, {"source": "beta_builtin_memory_tool_str_replace", "target": "beta_builtin_memory_tool_atomic_write_file", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L493", "weight": 1.0}, {"source": "beta_builtin_memory_tool_insert", "target": "beta_builtin_memory_tool_betaasynclocalfilesystemmemorytool_validate_path", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L510", "weight": 1.0}, {"source": "beta_builtin_memory_tool_insert", "target": "beta_builtin_memory_tool_read_file_content", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L518", "weight": 1.0}, {"source": "beta_builtin_memory_tool_insert", "target": "beta_builtin_memory_tool_atomic_write_file", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L531", "weight": 1.0}, {"source": "beta_builtin_memory_tool_delete", "target": "beta_builtin_memory_tool_betaasynclocalfilesystemmemorytool_validate_path", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L536", "weight": 1.0}, {"source": "beta_builtin_memory_tool_rename", "target": "beta_builtin_memory_tool_betaasynclocalfilesystemmemorytool_validate_path", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L555", "weight": 1.0}, {"source": "beta_builtin_memory_tool_betaasynclocalfilesystemmemorytool_validate_path", "target": "beta_builtin_memory_tool_async_validate_no_symlink_escape", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L654", "weight": 1.0}, {"source": "beta_builtin_memory_tool_view", "target": "beta_builtin_memory_tool_betaasynclocalfilesystemmemorytool_ensure_memory_root", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L660", "weight": 1.0}, {"source": "beta_builtin_memory_tool_view", "target": "beta_builtin_memory_tool_async_read_file_content", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L708", "weight": 1.0}, {"source": "beta_builtin_memory_tool_create", "target": "beta_builtin_memory_tool_betaasynclocalfilesystemmemorytool_ensure_memory_root", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L733", "weight": 1.0}, {"source": "beta_builtin_memory_tool_str_replace", "target": "beta_builtin_memory_tool_betaasynclocalfilesystemmemorytool_ensure_memory_root", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L757", "weight": 1.0}, {"source": "beta_builtin_memory_tool_str_replace", "target": "beta_builtin_memory_tool_async_read_file_content", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L766", "weight": 1.0}, {"source": "beta_builtin_memory_tool_str_replace", "target": "beta_builtin_memory_tool_async_atomic_write_file", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L789", "weight": 1.0}, {"source": "beta_builtin_memory_tool_insert", "target": "beta_builtin_memory_tool_betaasynclocalfilesystemmemorytool_ensure_memory_root", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L806", "weight": 1.0}, {"source": "beta_builtin_memory_tool_insert", "target": "beta_builtin_memory_tool_async_read_file_content", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L815", "weight": 1.0}, {"source": "beta_builtin_memory_tool_insert", "target": "beta_builtin_memory_tool_async_atomic_write_file", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L828", "weight": 1.0}, {"source": "beta_builtin_memory_tool_delete", "target": "beta_builtin_memory_tool_betaasynclocalfilesystemmemorytool_ensure_memory_root", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L833", "weight": 1.0}, {"source": "beta_builtin_memory_tool_rename", "target": "beta_builtin_memory_tool_betaasynclocalfilesystemmemorytool_ensure_memory_root", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L853", "weight": 1.0}, {"source": "beta_builtin_memory_tool_rationale_56", "target": "beta_builtin_memory_tool_betaabstractmemorytool", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L56", "weight": 1.0}, {"source": "beta_builtin_memory_tool_rationale_109", "target": "beta_builtin_memory_tool_betaabstractmemorytool_execute", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L109", "weight": 1.0}, {"source": "beta_builtin_memory_tool_rationale_135", "target": "beta_builtin_memory_tool_betaabstractmemorytool_view", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L135", "weight": 1.0}, {"source": "beta_builtin_memory_tool_rationale_140", "target": "beta_builtin_memory_tool_betaabstractmemorytool_create", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L140", "weight": 1.0}, {"source": "beta_builtin_memory_tool_rationale_145", "target": "beta_builtin_memory_tool_betaabstractmemorytool_str_replace", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L145", "weight": 1.0}, {"source": "beta_builtin_memory_tool_rationale_150", "target": "beta_builtin_memory_tool_betaabstractmemorytool_insert", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L150", "weight": 1.0}, {"source": "beta_builtin_memory_tool_rationale_155", "target": "beta_builtin_memory_tool_betaabstractmemorytool_delete", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L155", "weight": 1.0}, {"source": "beta_builtin_memory_tool_rationale_160", "target": "beta_builtin_memory_tool_betaabstractmemorytool_rename", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L160", "weight": 1.0}, {"source": "beta_builtin_memory_tool_rationale_164", "target": "beta_builtin_memory_tool_betaabstractmemorytool_clear_all_memory", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L164", "weight": 1.0}, {"source": "beta_builtin_memory_tool_rationale_169", "target": "beta_builtin_memory_tool_betaasyncabstractmemorytool", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L169", "weight": 1.0}, {"source": "beta_builtin_memory_tool_rationale_222", "target": "beta_builtin_memory_tool_betaasyncabstractmemorytool_execute", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L222", "weight": 1.0}, {"source": "beta_builtin_memory_tool_rationale_248", "target": "beta_builtin_memory_tool_betaasyncabstractmemorytool_view", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L248", "weight": 1.0}, {"source": "beta_builtin_memory_tool_rationale_253", "target": "beta_builtin_memory_tool_betaasyncabstractmemorytool_create", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L253", "weight": 1.0}, {"source": "beta_builtin_memory_tool_rationale_258", "target": "beta_builtin_memory_tool_betaasyncabstractmemorytool_str_replace", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L258", "weight": 1.0}, {"source": "beta_builtin_memory_tool_rationale_263", "target": "beta_builtin_memory_tool_betaasyncabstractmemorytool_insert", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L263", "weight": 1.0}, {"source": "beta_builtin_memory_tool_rationale_268", "target": "beta_builtin_memory_tool_betaasyncabstractmemorytool_delete", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L268", "weight": 1.0}, {"source": "beta_builtin_memory_tool_rationale_273", "target": "beta_builtin_memory_tool_betaasyncabstractmemorytool_rename", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L273", "weight": 1.0}, {"source": "beta_builtin_memory_tool_rationale_277", "target": "beta_builtin_memory_tool_betaasyncabstractmemorytool_clear_all_memory", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L277", "weight": 1.0}, {"source": "beta_builtin_memory_tool_rationale_348", "target": "beta_builtin_memory_tool_betalocalfilesystemmemorytool", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L348", "weight": 1.0}, {"source": "beta_builtin_memory_tool_rationale_357", "target": "beta_builtin_memory_tool_betalocalfilesystemmemorytool_validate_path", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L357", "weight": 1.0}, {"source": "beta_builtin_memory_tool_rationale_572", "target": "beta_builtin_memory_tool_betalocalfilesystemmemorytool_clear_all_memory", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L572", "weight": 1.0}, {"source": "beta_builtin_memory_tool_rationale_626", "target": "beta_builtin_memory_tool_betaasynclocalfilesystemmemorytool", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L626", "weight": 1.0}, {"source": "beta_builtin_memory_tool_rationale_635", "target": "beta_builtin_memory_tool_betaasynclocalfilesystemmemorytool_ensure_memory_root", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L635", "weight": 1.0}, {"source": "beta_builtin_memory_tool_rationale_639", "target": "beta_builtin_memory_tool_betaasynclocalfilesystemmemorytool_validate_path", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L639", "weight": 1.0}, {"source": "beta_builtin_memory_tool_rationale_871", "target": "beta_builtin_memory_tool_betaasynclocalfilesystemmemorytool_clear_all_memory", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L871", "weight": 1.0}], "raw_calls": [{"caller_nid": "beta_builtin_memory_tool_betaabstractmemorytool_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L88"}, {"caller_nid": "beta_builtin_memory_tool_call", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L102"}, {"caller_nid": "beta_builtin_memory_tool_call", "callee": "construct_type_unchecked", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L104"}, {"caller_nid": "beta_builtin_memory_tool_call", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L104"}, {"caller_nid": "beta_builtin_memory_tool_betaabstractmemorytool_execute", "callee": "assert_never", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L129"}, {"caller_nid": "beta_builtin_memory_tool_betaabstractmemorytool_execute", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L131"}, {"caller_nid": "beta_builtin_memory_tool_betaabstractmemorytool_clear_all_memory", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L165"}, {"caller_nid": "beta_builtin_memory_tool_betaasyncabstractmemorytool_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L201"}, {"caller_nid": "beta_builtin_memory_tool_call", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L215"}, {"caller_nid": "beta_builtin_memory_tool_call", "callee": "construct_type_unchecked", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L217"}, {"caller_nid": "beta_builtin_memory_tool_call", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L217"}, {"caller_nid": "beta_builtin_memory_tool_betaasyncabstractmemorytool_execute", "callee": "assert_never", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L242"}, {"caller_nid": "beta_builtin_memory_tool_betaasyncabstractmemorytool_execute", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L244"}, {"caller_nid": "beta_builtin_memory_tool_betaasyncabstractmemorytool_clear_all_memory", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L278"}, {"caller_nid": "beta_builtin_memory_tool_atomic_write_file", "callee": "getpid", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L283"}, {"caller_nid": "beta_builtin_memory_tool_atomic_write_file", "callee": "uuid4", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L283"}, {"caller_nid": "beta_builtin_memory_tool_atomic_write_file", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L284"}, {"caller_nid": "beta_builtin_memory_tool_atomic_write_file", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L287"}, {"caller_nid": "beta_builtin_memory_tool_atomic_write_file", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L290"}, {"caller_nid": "beta_builtin_memory_tool_atomic_write_file", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L291"}, {"caller_nid": "beta_builtin_memory_tool_atomic_write_file", "callee": "OSError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L293"}, {"caller_nid": "beta_builtin_memory_tool_atomic_write_file", "callee": "fsync", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L296"}, {"caller_nid": "beta_builtin_memory_tool_atomic_write_file", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L298"}, {"caller_nid": "beta_builtin_memory_tool_atomic_write_file", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L300"}, {"caller_nid": "beta_builtin_memory_tool_atomic_write_file", "callee": "unlink", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L302"}, {"caller_nid": "beta_builtin_memory_tool_validate_no_symlink_escape", "callee": "resolve", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L307"}, {"caller_nid": "beta_builtin_memory_tool_validate_no_symlink_escape", "callee": "resolve", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L312"}, {"caller_nid": "beta_builtin_memory_tool_validate_no_symlink_escape", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L313"}, {"caller_nid": "beta_builtin_memory_tool_validate_no_symlink_escape", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L313"}, {"caller_nid": "beta_builtin_memory_tool_validate_no_symlink_escape", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L313"}, {"caller_nid": "beta_builtin_memory_tool_validate_no_symlink_escape", "callee": "ToolError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L314"}, {"caller_nid": "beta_builtin_memory_tool_read_file_content", "callee": "read_text", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L325"}, {"caller_nid": "beta_builtin_memory_tool_read_file_content", "callee": "ToolError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L327"}, {"caller_nid": "beta_builtin_memory_tool_format_file_size", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L337"}, {"caller_nid": "beta_builtin_memory_tool_format_file_size", "callee": "bit_length", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L337"}, {"caller_nid": "beta_builtin_memory_tool_format_file_size", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L338"}, {"caller_nid": "beta_builtin_memory_tool_format_file_size", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L338"}, {"caller_nid": "beta_builtin_memory_tool_format_file_size", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L341"}, {"caller_nid": "beta_builtin_memory_tool_format_file_size", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L342"}, {"caller_nid": "beta_builtin_memory_tool_betalocalfilesystemmemorytool_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L351"}, {"caller_nid": "beta_builtin_memory_tool_betalocalfilesystemmemorytool_init", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L352"}, {"caller_nid": "beta_builtin_memory_tool_betalocalfilesystemmemorytool_init", "callee": "mkdir", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L354"}, {"caller_nid": "beta_builtin_memory_tool_betalocalfilesystemmemorytool_validate_path", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L358"}, {"caller_nid": "beta_builtin_memory_tool_betalocalfilesystemmemorytool_validate_path", "callee": "ToolError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L359"}, {"caller_nid": "beta_builtin_memory_tool_betalocalfilesystemmemorytool_validate_path", "callee": "lstrip", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L361"}, {"caller_nid": "beta_builtin_memory_tool_betalocalfilesystemmemorytool_validate_path", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L361"}, {"caller_nid": "beta_builtin_memory_tool_betalocalfilesystemmemorytool_validate_path", "callee": "resolve", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L364"}, {"caller_nid": "beta_builtin_memory_tool_betalocalfilesystemmemorytool_validate_path", "callee": "resolve", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L365"}, {"caller_nid": "beta_builtin_memory_tool_betalocalfilesystemmemorytool_validate_path", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L366"}, {"caller_nid": "beta_builtin_memory_tool_betalocalfilesystemmemorytool_validate_path", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L366"}, {"caller_nid": "beta_builtin_memory_tool_betalocalfilesystemmemorytool_validate_path", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L366"}, {"caller_nid": "beta_builtin_memory_tool_betalocalfilesystemmemorytool_validate_path", "callee": "ToolError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L367"}, {"caller_nid": "beta_builtin_memory_tool_view", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L377"}, {"caller_nid": "beta_builtin_memory_tool_view", "callee": "ToolError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L378"}, {"caller_nid": "beta_builtin_memory_tool_view", "callee": "is_dir", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L380"}, {"caller_nid": "beta_builtin_memory_tool_view", "callee": "collect_items", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L408"}, {"caller_nid": "beta_builtin_memory_tool_view", "callee": "stat", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L411"}, {"caller_nid": "beta_builtin_memory_tool_view", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L414"}, {"caller_nid": "beta_builtin_memory_tool_view", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L416"}, {"caller_nid": "beta_builtin_memory_tool_view", "callee": "is_file", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L418"}, {"caller_nid": "beta_builtin_memory_tool_view", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L420"}, {"caller_nid": "beta_builtin_memory_tool_view", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L422"}, {"caller_nid": "beta_builtin_memory_tool_view", "callee": "ToolError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L423"}, {"caller_nid": "beta_builtin_memory_tool_view", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L428"}, {"caller_nid": "beta_builtin_memory_tool_view", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L429"}, {"caller_nid": "beta_builtin_memory_tool_view", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L430"}, {"caller_nid": "beta_builtin_memory_tool_view", "callee": "rjust", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L435"}, {"caller_nid": "beta_builtin_memory_tool_view", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L435"}, {"caller_nid": "beta_builtin_memory_tool_view", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L435"}, {"caller_nid": "beta_builtin_memory_tool_view", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L438"}, {"caller_nid": "beta_builtin_memory_tool_view", "callee": "ToolError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L440"}, {"caller_nid": "beta_builtin_memory_tool_create", "callee": "mkdir", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L446"}, {"caller_nid": "beta_builtin_memory_tool_create", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L449"}, {"caller_nid": "beta_builtin_memory_tool_create", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L451"}, {"caller_nid": "beta_builtin_memory_tool_create", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L451"}, {"caller_nid": "beta_builtin_memory_tool_create", "callee": "fsync", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L452"}, {"caller_nid": "beta_builtin_memory_tool_create", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L454"}, {"caller_nid": "beta_builtin_memory_tool_create", "callee": "ToolError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L456"}, {"caller_nid": "beta_builtin_memory_tool_str_replace", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L464"}, {"caller_nid": "beta_builtin_memory_tool_str_replace", "callee": "ToolError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L465"}, {"caller_nid": "beta_builtin_memory_tool_str_replace", "callee": "is_file", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L467"}, {"caller_nid": "beta_builtin_memory_tool_str_replace", "callee": "ToolError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L468"}, {"caller_nid": "beta_builtin_memory_tool_str_replace", "callee": "count", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L472"}, {"caller_nid": "beta_builtin_memory_tool_str_replace", "callee": "ToolError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L474"}, {"caller_nid": "beta_builtin_memory_tool_str_replace", "callee": "find", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L481"}, {"caller_nid": "beta_builtin_memory_tool_str_replace", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L484"}, {"caller_nid": "beta_builtin_memory_tool_str_replace", "callee": "count", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L484"}, {"caller_nid": "beta_builtin_memory_tool_str_replace", "callee": "ToolError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L486"}, {"caller_nid": "beta_builtin_memory_tool_str_replace", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L487"}, {"caller_nid": "beta_builtin_memory_tool_str_replace", "callee": "map", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L487"}, {"caller_nid": "beta_builtin_memory_tool_str_replace", "callee": "find", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L490"}, {"caller_nid": "beta_builtin_memory_tool_str_replace", "callee": "count", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L491"}, {"caller_nid": "beta_builtin_memory_tool_str_replace", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L492"}, {"caller_nid": "beta_builtin_memory_tool_str_replace", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L495"}, {"caller_nid": "beta_builtin_memory_tool_str_replace", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L496"}, {"caller_nid": "beta_builtin_memory_tool_str_replace", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L497"}, {"caller_nid": "beta_builtin_memory_tool_str_replace", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L497"}, {"caller_nid": "beta_builtin_memory_tool_str_replace", "callee": "rjust", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L499"}, {"caller_nid": "beta_builtin_memory_tool_str_replace", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L499"}, {"caller_nid": "beta_builtin_memory_tool_str_replace", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L500"}, {"caller_nid": "beta_builtin_memory_tool_str_replace", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L505"}, {"caller_nid": "beta_builtin_memory_tool_insert", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L512"}, {"caller_nid": "beta_builtin_memory_tool_insert", "callee": "ToolError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L513"}, {"caller_nid": "beta_builtin_memory_tool_insert", "callee": "is_file", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L515"}, {"caller_nid": "beta_builtin_memory_tool_insert", "callee": "ToolError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L516"}, {"caller_nid": "beta_builtin_memory_tool_insert", "callee": "splitlines", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L519"}, {"caller_nid": "beta_builtin_memory_tool_insert", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L521"}, {"caller_nid": "beta_builtin_memory_tool_insert", "callee": "ToolError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L522"}, {"caller_nid": "beta_builtin_memory_tool_insert", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L524"}, {"caller_nid": "beta_builtin_memory_tool_insert", "callee": "rstrip", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L527"}, {"caller_nid": "beta_builtin_memory_tool_insert", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L528"}, {"caller_nid": "beta_builtin_memory_tool_insert", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L529"}, {"caller_nid": "beta_builtin_memory_tool_delete", "callee": "ToolError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L539"}, {"caller_nid": "beta_builtin_memory_tool_delete", "callee": "is_file", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L542"}, {"caller_nid": "beta_builtin_memory_tool_delete", "callee": "unlink", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L543"}, {"caller_nid": "beta_builtin_memory_tool_delete", "callee": "is_dir", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L544"}, {"caller_nid": "beta_builtin_memory_tool_delete", "callee": "rmtree", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L545"}, {"caller_nid": "beta_builtin_memory_tool_delete", "callee": "ToolError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L547"}, {"caller_nid": "beta_builtin_memory_tool_delete", "callee": "ToolError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L549"}, {"caller_nid": "beta_builtin_memory_tool_rename", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L558"}, {"caller_nid": "beta_builtin_memory_tool_rename", "callee": "ToolError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L559"}, {"caller_nid": "beta_builtin_memory_tool_rename", "callee": "mkdir", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L561"}, {"caller_nid": "beta_builtin_memory_tool_rename", "callee": "ToolError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L566"}, {"caller_nid": "beta_builtin_memory_tool_clear_all_memory", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L573"}, {"caller_nid": "beta_builtin_memory_tool_clear_all_memory", "callee": "rmtree", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L574"}, {"caller_nid": "beta_builtin_memory_tool_clear_all_memory", "callee": "mkdir", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L575"}, {"caller_nid": "beta_builtin_memory_tool_async_atomic_write_file", "callee": "getpid", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L580"}, {"caller_nid": "beta_builtin_memory_tool_async_atomic_write_file", "callee": "uuid4", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L580"}, {"caller_nid": "beta_builtin_memory_tool_async_atomic_write_file", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L581"}, {"caller_nid": "beta_builtin_memory_tool_async_atomic_write_file", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L581"}, {"caller_nid": "beta_builtin_memory_tool_async_atomic_write_file", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L582"}, {"caller_nid": "beta_builtin_memory_tool_async_atomic_write_file", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L582"}, {"caller_nid": "beta_builtin_memory_tool_async_atomic_write_file", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L583"}, {"caller_nid": "beta_builtin_memory_tool_async_atomic_write_file", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L603"}, {"caller_nid": "beta_builtin_memory_tool_async_atomic_write_file", "callee": "unlink", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L606"}, {"caller_nid": "beta_builtin_memory_tool_async_validate_no_symlink_escape", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L611"}, {"caller_nid": "beta_builtin_memory_tool_async_validate_no_symlink_escape", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L611"}, {"caller_nid": "beta_builtin_memory_tool_async_validate_no_symlink_escape", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L612"}, {"caller_nid": "beta_builtin_memory_tool_async_validate_no_symlink_escape", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L612"}, {"caller_nid": "beta_builtin_memory_tool_async_validate_no_symlink_escape", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L613"}, {"caller_nid": "beta_builtin_memory_tool_async_read_file_content", "callee": "read_text", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L618"}, {"caller_nid": "beta_builtin_memory_tool_async_read_file_content", "callee": "ToolError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L620"}, {"caller_nid": "beta_builtin_memory_tool_betaasynclocalfilesystemmemorytool_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L629"}, {"caller_nid": "beta_builtin_memory_tool_betaasynclocalfilesystemmemorytool_init", "callee": "AsyncPath", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L630"}, {"caller_nid": "beta_builtin_memory_tool_betaasynclocalfilesystemmemorytool_ensure_memory_root", "callee": "mkdir", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L636"}, {"caller_nid": "beta_builtin_memory_tool_betaasynclocalfilesystemmemorytool_validate_path", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L640"}, {"caller_nid": "beta_builtin_memory_tool_betaasynclocalfilesystemmemorytool_validate_path", "callee": "ToolError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L641"}, {"caller_nid": "beta_builtin_memory_tool_betaasynclocalfilesystemmemorytool_validate_path", "callee": "lstrip", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L643"}, {"caller_nid": "beta_builtin_memory_tool_betaasynclocalfilesystemmemorytool_validate_path", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L643"}, {"caller_nid": "beta_builtin_memory_tool_betaasynclocalfilesystemmemorytool_validate_path", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L646"}, {"caller_nid": "beta_builtin_memory_tool_betaasynclocalfilesystemmemorytool_validate_path", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L646"}, {"caller_nid": "beta_builtin_memory_tool_betaasynclocalfilesystemmemorytool_validate_path", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L647"}, {"caller_nid": "beta_builtin_memory_tool_betaasynclocalfilesystemmemorytool_validate_path", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L647"}, {"caller_nid": "beta_builtin_memory_tool_betaasynclocalfilesystemmemorytool_validate_path", "callee": "resolve", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L649"}, {"caller_nid": "beta_builtin_memory_tool_betaasynclocalfilesystemmemorytool_validate_path", "callee": "resolve", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L650"}, {"caller_nid": "beta_builtin_memory_tool_betaasynclocalfilesystemmemorytool_validate_path", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L651"}, {"caller_nid": "beta_builtin_memory_tool_betaasynclocalfilesystemmemorytool_validate_path", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L651"}, {"caller_nid": "beta_builtin_memory_tool_betaasynclocalfilesystemmemorytool_validate_path", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L651"}, {"caller_nid": "beta_builtin_memory_tool_betaasynclocalfilesystemmemorytool_validate_path", "callee": "ToolError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L652"}, {"caller_nid": "beta_builtin_memory_tool_betaasynclocalfilesystemmemorytool_validate_path", "callee": "AsyncPath", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L656"}, {"caller_nid": "beta_builtin_memory_tool_view", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L663"}, {"caller_nid": "beta_builtin_memory_tool_view", "callee": "ToolError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L664"}, {"caller_nid": "beta_builtin_memory_tool_view", "callee": "is_dir", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L666"}, {"caller_nid": "beta_builtin_memory_tool_view", "callee": "collect_items", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L696"}, {"caller_nid": "beta_builtin_memory_tool_view", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L699"}, {"caller_nid": "beta_builtin_memory_tool_view", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L699"}, {"caller_nid": "beta_builtin_memory_tool_view", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L700"}, {"caller_nid": "beta_builtin_memory_tool_view", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L703"}, {"caller_nid": "beta_builtin_memory_tool_view", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L705"}, {"caller_nid": "beta_builtin_memory_tool_view", "callee": "is_file", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L707"}, {"caller_nid": "beta_builtin_memory_tool_view", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L709"}, {"caller_nid": "beta_builtin_memory_tool_view", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L711"}, {"caller_nid": "beta_builtin_memory_tool_view", "callee": "ToolError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L712"}, {"caller_nid": "beta_builtin_memory_tool_view", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L717"}, {"caller_nid": "beta_builtin_memory_tool_view", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L718"}, {"caller_nid": "beta_builtin_memory_tool_view", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L719"}, {"caller_nid": "beta_builtin_memory_tool_view", "callee": "rjust", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L724"}, {"caller_nid": "beta_builtin_memory_tool_view", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L724"}, {"caller_nid": "beta_builtin_memory_tool_view", "callee": "enumerate", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L724"}, {"caller_nid": "beta_builtin_memory_tool_view", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L727"}, {"caller_nid": "beta_builtin_memory_tool_view", "callee": "ToolError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L729"}, {"caller_nid": "beta_builtin_memory_tool_create", "callee": "mkdir", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L736"}, {"caller_nid": "beta_builtin_memory_tool_create", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L739"}, {"caller_nid": "beta_builtin_memory_tool_create", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L739"}, {"caller_nid": "beta_builtin_memory_tool_create", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L749"}, {"caller_nid": "beta_builtin_memory_tool_create", "callee": "ToolError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L751"}, {"caller_nid": "beta_builtin_memory_tool_str_replace", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L760"}, {"caller_nid": "beta_builtin_memory_tool_str_replace", "callee": "ToolError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L761"}, {"caller_nid": "beta_builtin_memory_tool_str_replace", "callee": "is_file", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L763"}, {"caller_nid": "beta_builtin_memory_tool_str_replace", "callee": "ToolError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L764"}, {"caller_nid": "beta_builtin_memory_tool_str_replace", "callee": "count", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L768"}, {"caller_nid": "beta_builtin_memory_tool_str_replace", "callee": "ToolError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L770"}, {"caller_nid": "beta_builtin_memory_tool_str_replace", "callee": "find", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L777"}, {"caller_nid": "beta_builtin_memory_tool_str_replace", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L780"}, {"caller_nid": "beta_builtin_memory_tool_str_replace", "callee": "count", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L780"}, {"caller_nid": "beta_builtin_memory_tool_str_replace", "callee": "ToolError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L782"}, {"caller_nid": "beta_builtin_memory_tool_str_replace", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L783"}, {"caller_nid": "beta_builtin_memory_tool_str_replace", "callee": "map", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L783"}, {"caller_nid": "beta_builtin_memory_tool_str_replace", "callee": "find", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L786"}, {"caller_nid": "beta_builtin_memory_tool_str_replace", "callee": "count", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L787"}, {"caller_nid": "beta_builtin_memory_tool_str_replace", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L788"}, {"caller_nid": "beta_builtin_memory_tool_str_replace", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L791"}, {"caller_nid": "beta_builtin_memory_tool_str_replace", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L792"}, {"caller_nid": "beta_builtin_memory_tool_str_replace", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L793"}, {"caller_nid": "beta_builtin_memory_tool_str_replace", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L793"}, {"caller_nid": "beta_builtin_memory_tool_str_replace", "callee": "rjust", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L795"}, {"caller_nid": "beta_builtin_memory_tool_str_replace", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L795"}, {"caller_nid": "beta_builtin_memory_tool_str_replace", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L796"}, {"caller_nid": "beta_builtin_memory_tool_str_replace", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L801"}, {"caller_nid": "beta_builtin_memory_tool_insert", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L809"}, {"caller_nid": "beta_builtin_memory_tool_insert", "callee": "ToolError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L810"}, {"caller_nid": "beta_builtin_memory_tool_insert", "callee": "is_file", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L812"}, {"caller_nid": "beta_builtin_memory_tool_insert", "callee": "ToolError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L813"}, {"caller_nid": "beta_builtin_memory_tool_insert", "callee": "splitlines", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L816"}, {"caller_nid": "beta_builtin_memory_tool_insert", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L818"}, {"caller_nid": "beta_builtin_memory_tool_insert", "callee": "ToolError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L819"}, {"caller_nid": "beta_builtin_memory_tool_insert", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L821"}, {"caller_nid": "beta_builtin_memory_tool_insert", "callee": "rstrip", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L824"}, {"caller_nid": "beta_builtin_memory_tool_insert", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L825"}, {"caller_nid": "beta_builtin_memory_tool_insert", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L826"}, {"caller_nid": "beta_builtin_memory_tool_delete", "callee": "ToolError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L837"}, {"caller_nid": "beta_builtin_memory_tool_delete", "callee": "is_file", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L840"}, {"caller_nid": "beta_builtin_memory_tool_delete", "callee": "unlink", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L841"}, {"caller_nid": "beta_builtin_memory_tool_delete", "callee": "is_dir", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L842"}, {"caller_nid": "beta_builtin_memory_tool_delete", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L843"}, {"caller_nid": "beta_builtin_memory_tool_delete", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L843"}, {"caller_nid": "beta_builtin_memory_tool_delete", "callee": "ToolError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L845"}, {"caller_nid": "beta_builtin_memory_tool_delete", "callee": "ToolError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L847"}, {"caller_nid": "beta_builtin_memory_tool_rename", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L857"}, {"caller_nid": "beta_builtin_memory_tool_rename", "callee": "ToolError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L858"}, {"caller_nid": "beta_builtin_memory_tool_rename", "callee": "mkdir", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L860"}, {"caller_nid": "beta_builtin_memory_tool_rename", "callee": "ToolError", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L865"}, {"caller_nid": "beta_builtin_memory_tool_clear_all_memory", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L872"}, {"caller_nid": "beta_builtin_memory_tool_clear_all_memory", "callee": "run_sync", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L873"}, {"caller_nid": "beta_builtin_memory_tool_clear_all_memory", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L873"}, {"caller_nid": "beta_builtin_memory_tool_clear_all_memory", "callee": "mkdir", "source_file": "backend/venv/lib/python3.12/site-packages/anthropic/lib/tools/_beta_builtin_memory_tool.py", "source_location": "L874"}]} |