.gitignore
AGENTS.md
LICENSE
pyproject.toml
.github/workflows/publish.yml
.github/workflows/test.yml
src/moltbook/__init__.py
src/moltbook/cli.py
src/moltbook/client.py
src/moltbook.egg-info/PKG-INFO
src/moltbook.egg-info/SOURCES.txt
src/moltbook.egg-info/dependency_links.txt
src/moltbook.egg-info/entry_points.txt
src/moltbook.egg-info/top_level.txt
tests/__init__.py
tests/test_cli.py
tests/test_client.py