========================================
  PORTABLE WEB-WINDOWS BRIDGE v1.0
  Visaginas360 AGI Project
========================================

QUICK START:
1. Double-click START_LISTENER.bat
2. Done! Listener connects to Oracle VM API

FOR LOCAL MODE (no internet):
1. Double-click START_SERVER.bat
2. Edit scripts/config.py: API_URL = "http://localhost:5054"
3. Double-click START_LISTENER.bat

COMMANDS (send as task):
  PING          - check connection
  STATUS        - show status
  PS: command   - PowerShell
  PY: code      - Python
  <text>        - Claude Code YOLO

API: https://wintask.92-5-72-169.sslip.io

Files:
  python/           - Embedded Python 3.12
  scripts/          - Your scripts
  START_*.bat       - Launchers

========================================
