LICENSE
README.md
pyproject.toml
chattermate_cli/__init__.py
chattermate_cli/client.py
chattermate_cli/config.py
chattermate_cli/context.py
chattermate_cli/main.py
chattermate_cli/mcp_server.py
chattermate_cli/commands/__init__.py
chattermate_cli/commands/agent.py
chattermate_cli/commands/auth.py
chattermate_cli/commands/knowledge.py
chattermate_cli/commands/workflow.py
chattermate_sdk.egg-info/PKG-INFO
chattermate_sdk.egg-info/SOURCES.txt
chattermate_sdk.egg-info/dependency_links.txt
chattermate_sdk.egg-info/entry_points.txt
chattermate_sdk.egg-info/requires.txt
chattermate_sdk.egg-info/top_level.txt
tests/test_client.py
tests/test_mcp.py