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:
7
apps/WindowsAgent/requirements.txt
Normal file
7
apps/WindowsAgent/requirements.txt
Normal 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
|
||||
Reference in New Issue
Block a user