Releases: datboip/HumanAIE
Releases · datboip/HumanAIE
Release list
v1.1.0 — AI Cursor
New: AI Cursor
Watch the AI work in real-time with a visual cursor that glides between actions.
- Green cursor glides smoothly to each AI click/hover position
- Red cursor snaps instantly on human clicks
- Click ripples — expanding rings on every click (green = AI, red = human)
- Toggleable — turn cursor and ripples on/off independently in Settings
- SSE-powered — real-time tracking via event stream, no polling
Other changes
- Version number shown in status bar
- Hover endpoint sends structured coordinates via SSE
v1.0.1
Fixes
- Remove wildcard CORS headers from
/live/statusand/frame.jpg - Fix Dockerfile: add ffmpeg for session recording, align Playwright browser path
- Fix dead
express.staticroute for/cam - Remove dead UI elements (unused note-input, empty Saved Workflows panel)
- Fix splash version tag to update from
/versionendpoint - Correct API body formats in README (
/type,/live/scroll,/scroll) - Remove non-existent features from README (drag, evaluate JS, replay macros)
- Add best practices and missing endpoints to browser control skill
- Add discovery keywords for GitHub/AI search