LICENSE
README.md
pyproject.toml
clawctl/__init__.py
clawctl/cli.py
clawctl/db.py
clawctl/schema.sql
clawctl.egg-info/PKG-INFO
clawctl.egg-info/SOURCES.txt
clawctl.egg-info/dependency_links.txt
clawctl.egg-info/entry_points.txt
clawctl.egg-info/requires.txt
clawctl.egg-info/top_level.txt
dashboard/__init__.py
dashboard/__main__.py
dashboard/index.html
dashboard/server.py
tests/test_cli.py
tests/test_db.py
tests/test_server.py