CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
build_script.py
ocr_area_setup_and_usage.md
pyproject.toml
tests/test_screenshots/for_allow_button.png
tests/test_screenshots/for_allow_button.txt
tests/test_screenshots/for_allow_button_positions.txt
tests/test_screenshots/for_chat_panel.png
tests/test_screenshots/for_chat_panel.txt
tests/test_screenshots/for_chat_panel_positions.txt
tests/test_screenshots/for_continue_button.png
tests/test_screenshots/for_continue_button.txt
tests/test_screenshots/for_continue_button_positions.txt
tests/test_screenshots/for_yes_button.png
tests/test_screenshots/for_yes_button.txt
tests/test_screenshots/for_yes_button_positions.txt
tests/test_screenshots/tooltip_with_cancel.png
tests/test_screenshots/tooltip_with_cancel.txt
tests/test_screenshots/tooltip_with_cancel_positions.txt
tests/test_screenshots/tooltip_with_send.png
tests/test_screenshots/tooltip_with_send.txt
tests/test_screenshots/tooltip_with_send_positions.txt
tests/test_screenshots/processed/processed_for_allow_button.png
tests/test_screenshots/processed/processed_for_chat_panel.png
tests/test_screenshots/processed/processed_for_continue_button.png
tests/test_screenshots/processed/processed_for_yes_button.png
tests/test_screenshots/processed/processed_tooltip_with_cancel.png
tests/test_screenshots/processed/processed_tooltip_with_send.png
vscode_copilot_controller/__init__.py
vscode_copilot_controller/__main__.py
vscode_copilot_controller/_version.py
vscode_copilot_controller/cli.py
vscode_copilot_controller/config.py
vscode_copilot_controller/engine.py
vscode_copilot_controller/exceptions.py
vscode_copilot_controller/py.typed
vscode_copilot_controller/detectors/__init__.py
vscode_copilot_controller/detectors/base.py
vscode_copilot_controller/detectors/button_detector.py
vscode_copilot_controller/detectors/input_detector.py
vscode_copilot_controller/detectors/status_detector.py
vscode_copilot_controller/utils/__init__.py
vscode_copilot_controller/utils/area_config.py
vscode_copilot_controller/utils/mouse_tracker.py
vscode_copilot_controller/utils/screen_selector.py