README.md
pyproject.toml
claw377/__init__.py
claw377/__main__.py
claw377/app_paths.py
claw377/context.py
claw377/loop.py
claw377.egg-info/PKG-INFO
claw377.egg-info/SOURCES.txt
claw377.egg-info/dependency_links.txt
claw377.egg-info/entry_points.txt
claw377.egg-info/requires.txt
claw377.egg-info/top_level.txt
claw377/skills/Weather/SKILL.md
claw377/templates/AGENTS.md
claw377/templates/SOUL.md
claw377/templates/TOOLS.md
claw377/templates/USER.md
claw377/templates/memory/MEMORY.md
claw377/tools/__init__.py
claw377/tools/background.py
claw377/tools/bash.py
claw377/tools/compact.py
claw377/tools/edit_file.py
claw377/tools/read_file.py
claw377/tools/subagent.py
claw377/tools/task_system.py
claw377/tools/web_fetch.py
claw377/tools/web_search.py
claw377/tools/write_file.py
test/test_cli_smoke.py