AGENTS.md
CHANGELOG.md
DEVELOP.md
LICENSE
MANIFEST.in
README.en.md
README.md
mkdocs.yml
pyproject.toml
.github/workflows/ci.yml
.github/workflows/deploy.yaml
.github/workflows/preview.yaml
.github/workflows/publish.yml
docs/capability-map.en.md
docs/capability-map.md
docs/cli-tree.en.md
docs/cli-tree.md
docs/index.en.md
docs/index.md
docs/interface-tree.en.md
docs/interface-tree.md
src/ChatDemo.egg-info/PKG-INFO
src/ChatDemo.egg-info/SOURCES.txt
src/ChatDemo.egg-info/dependency_links.txt
src/ChatDemo.egg-info/entry_points.txt
src/ChatDemo.egg-info/requires.txt
src/ChatDemo.egg-info/top_level.txt
src/chatdemo/__init__.py
src/chatdemo/cli.py
src/chatdemo/config.py
tests/conftest.py
tests/test_cli.py
tests/test_release_contract.py
tests/test_version.py
tests/cli-tests/README.md
tests/code-tests/README.md
tests/mock-cli-tests/README.md