LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
agent/__init__.py
agent/graph.py
agent/state.py
clawcoder.egg-info/PKG-INFO
clawcoder.egg-info/SOURCES.txt
clawcoder.egg-info/dependency_links.txt
clawcoder.egg-info/entry_points.txt
clawcoder.egg-info/requires.txt
clawcoder.egg-info/top_level.txt
processors/__init__.py
processors/file_handler.py
processors/image_handler.py
processors/media_handler.py
skills/__init__.py
skills/disassembler.py
storage/__init__.py
storage/history_storage.py
tests/test_agent.py