.dockerignore
.gitignore
.gitpod.yml
CODE_CHANGES_SUMMARY.md
CONTRIBUTING.md
Dockerfile
EMAIL_NOTIFICATION_GUIDE.md
GIT_COMMIT_CHECKLIST.md
INTEGRATION_CONFIRMED.md
LICENSE
MANIFEST.in
README.md
START_5090_PRICE_MONITOR.bat
START_FAST_MONITOR.bat
START_MONITOR.bat
TASK_27_COMPLETE.md
TEST_RESULTS.md
auto_buy_final.py
auto_buy_monitor.py
auto_buy_monitor_fast.py
email_config.py
email_notifier.py
monitor_5090_with_price.py
package-lock.json
package.json
pyproject.toml
requirements.txt
server.js
setup.py
start_my_chrome_debug.bat
start_my_chrome_debug.ps1
test_chrome_connection.py
test_email_auto.py
test_email_integration.py
test_email_multiple.py
最终说明.md
ai_shopping_monitor.egg-info/PKG-INFO
ai_shopping_monitor.egg-info/SOURCES.txt
ai_shopping_monitor.egg-info/dependency_links.txt
ai_shopping_monitor.egg-info/entry_points.txt
ai_shopping_monitor.egg-info/not-zip-safe
ai_shopping_monitor.egg-info/top_level.txt
config/config.json
config/demo_config.json
config/example_config.json
config/example_multi_recipient.json
docs/API_KEY_GUIDE.md
docs/CONFIGURATION_GUIDE.md
docs/TROUBLESHOOTING.md
docs/USAGE_GUIDE.md
docs/fallback_strategy_guide.md
docs/monitor_controller_guide.md
docs/notification_service_guide.md
src/__init__.py
src/ai_agent_engine.py
src/browser_driver.py
src/browser_driver_real.py
src/cli.py
src/config_applicator.py
src/config_loader.py
src/config_models.py
src/config_validator.py
src/decision_engine.py
src/fallback_strategy.py
src/logger.py
src/monitor_controller.py
src/notification_service.py
src/page_context.py
src/price_extractor.py
src/product_tracker.py
src/smart_filter.py