README.md
pyproject.toml
setup.cfg
src/chad/__init__.py
src/chad/__main__.py
src/chad/installer.py
src/chad/investigation_report.py
src/chad/mcp_config.py
src/chad/mcp_playwright.py
src/chad/model_catalog.py
src/chad/prompts.py
src/chad/provider_ui.py
src/chad/providers.py
src/chad/screenshot_fixtures.py
src/chad/security.py
src/chad/session_logger.py
src/chad/ui_playwright_runner.py
src/chad/utils.py
src/chad/visual_test_map.py
src/chad/web_ui.py
src/chad_ai.egg-info/PKG-INFO
src/chad_ai.egg-info/SOURCES.txt
src/chad_ai.egg-info/dependency_links.txt
src/chad_ai.egg-info/entry_points.txt
src/chad_ai.egg-info/requires.txt
src/chad_ai.egg-info/top_level.txt
tests/test_installer.py
tests/test_investigation_report.py
tests/test_main.py
tests/test_mcp_config.py
tests/test_mcp_tools.py
tests/test_model_catalog.py
tests/test_provider_layout_simple.py
tests/test_providers.py
tests/test_security.py
tests/test_ui_integration.py
tests/test_ui_playwright_runner.py
tests/test_utils.py
tests/test_web_ui.py