LICENSE
README.md
pyproject.toml
src/meshclaw/__init__.py
src/meshclaw/__main__.py
src/meshclaw/agent.py
src/meshclaw/brain.py
src/meshclaw/cli.py
src/meshclaw/mcp_server.py
src/meshclaw/messenger.py
src/meshclaw/orchestrator.py
src/meshclaw/scenario.py
src/meshclaw/task.py
src/meshclaw.egg-info/PKG-INFO
src/meshclaw.egg-info/SOURCES.txt
src/meshclaw.egg-info/dependency_links.txt
src/meshclaw.egg-info/entry_points.txt
src/meshclaw.egg-info/requires.txt
src/meshclaw.egg-info/top_level.txt
src/meshclaw/plugins/__init__.py
src/meshclaw/plugins/gmail_calendar.py