DOCS.md
LICENSE
MANIFEST.in
README.md
VERSION
pyproject.toml
src/cloudmesh/ai/cmc/DOCS.md
src/cloudmesh/ai/cmc/__init__.py
src/cloudmesh/ai/cmc/context.py
src/cloudmesh/ai/cmc/main.py
src/cloudmesh/ai/cmc/utils.py
src/cloudmesh/ai/command/banner.py
src/cloudmesh/ai/command/command.py
src/cloudmesh/ai/command/completion.py
src/cloudmesh/ai/command/config.py
src/cloudmesh/ai/command/docs.py
src/cloudmesh/ai/command/doctor.py
src/cloudmesh/ai/command/help_cmd.py
src/cloudmesh/ai/command/logs.py
src/cloudmesh/ai/command/man.py
src/cloudmesh/ai/command/shell.py
src/cloudmesh/ai/command/telemetry.py
src/cloudmesh/ai/command/time.py
src/cloudmesh/ai/command/tree.py
src/cloudmesh/ai/command/version.py
src/cloudmesh/ai/command/markdown/__init__.py
src/cloudmesh/ai/command/markdown/gemini.py
src/cloudmesh/ai/command/sys/__init__.py
src/cloudmesh/ai/command/sys/info.py
src/cloudmesh_ai_cmc.egg-info/PKG-INFO
src/cloudmesh_ai_cmc.egg-info/SOURCES.txt
src/cloudmesh_ai_cmc.egg-info/dependency_links.txt
src/cloudmesh_ai_cmc.egg-info/entry_points.txt
src/cloudmesh_ai_cmc.egg-info/requires.txt
src/cloudmesh_ai_cmc.egg-info/top_level.txt
tests/test_banner.py
tests/test_completion.py
tests/test_main.py
tests/test_plugins.py
tests/test_polish.py
tests/test_shell_completion.py
tests/test_telemetry.py
tests/test_time.py