feat: AI Type Agent - vision-based Open Dental automation via Windows agent

Adds a Windows-side agent (screenshot/click/type over HTTP) plus backend
services to locate UI elements via vision and drive an existing-patient
appointment flow in Open Dental, wired into the Copy/Type Agent page and
socket progress updates.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-25 17:24:27 -04:00
parent ae961781ac
commit 59f064583a
16 changed files with 1769 additions and 101 deletions

View File

@@ -0,0 +1,7 @@
python-socketio[client]==5.13.0
python-engineio==4.11.2
websocket-client==1.8.0
pyautogui==0.9.54
Pillow==11.1.0
pystray==0.19.5
pyinstaller==6.11.1