LICENSE
MANIFEST.in
README.md
pyproject.toml
pytest.ini
requirements.txt
setup.cfg
setup.py
usage.md
example/script-testing/fibb.js
example/script-testing/ollama_testing.py
example/simple-api/README.md
example/simple-api/package-lock.json
example/simple-api/package.json
example/simple-api/server.js
example/simple-api/config/database.js
example/simple-api/middleware/validation.js
example/simple-api/models/video.js
example/simple-api/routes/videos.js
example/simple_file/index.py
example/simple_file/tokens.py
example/todo-app/database.js
example/todo-app/package-lock.json
example/todo-app/package.json
example/todo-app/server.js
example/todo-app/public/js/main.js
example/todo-app/routes/todos.js
images/CLI.png
images/Review.png
scripts/__init__.py
scripts/run_precommit_tests.py
tests/__init__.py
tests/conftest.py
tests/test_ai_file_fix.py
tests/test_basic.py
tests/test_content_extractor.py
tests/test_file_operations.py
tests/test_javascript_execution.py
tests/test_link_detector.py
tests/test_multi_language_integration.py
tests/test_python_execution.py
tests/test_review_git_utils.py
tests/test_review_integration.py
tests/test_review_processor.py
tests/test_review_rules.py
tests/test_web_fetcher.py
tests/test_web_integration.py
tests/windows/__init__.py
tests/windows/test_batch_execution.py
tests/windows/test_powershell_execution.py
xandai/__init__.py
xandai/__main__.py
xandai/chat.py
xandai/cli.py
xandai/history.py
xandai/main.py
xandai/ollama_client.py
xandai/task.py
xandai/conversation/__init__.py
xandai/conversation/conversation_manager.py
xandai/core/__init__.py
xandai/core/app_state.py
xandai/core/command_processor.py
xandai/integrations/__init__.py
xandai/integrations/base_provider.py
xandai/integrations/lm_studio_provider.py
xandai/integrations/ollama_client.py
xandai/integrations/ollama_provider.py
xandai/integrations/provider_factory.py
xandai/processors/__init__.py
xandai/processors/chat_processor.py
xandai/processors/review_processor.py
xandai/processors/task_processor.py
xandai/utils/__init__.py
xandai/utils/ai_file_prompts.py
xandai/utils/display_utils.py
xandai/utils/enhanced_file_handler.py
xandai/utils/file_operations.py
xandai/utils/git_utils.py
xandai/utils/os_utils.py
xandai/utils/prompt_manager.py
xandai/utils/review_rules.py
xandai/utils/subprocess_utils.py
xandai/web/__init__.py
xandai/web/content_extractor.py
xandai/web/link_detector.py
xandai/web/web_fetcher.py
xandai/web/web_manager.py
xandai_cli.egg-info/PKG-INFO
xandai_cli.egg-info/SOURCES.txt
xandai_cli.egg-info/dependency_links.txt
xandai_cli.egg-info/entry_points.txt
xandai_cli.egg-info/requires.txt
xandai_cli.egg-info/top_level.txt