Skip to content

Releases: datboip/HumanAIE

v1.1.0 — AI Cursor

Choose a tag to compare

@datboip datboip released this 30 Mar 06:00

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

Choose a tag to compare

@datboip datboip released this 30 Mar 04:51

Fixes

  • Remove wildcard CORS headers from /live/status and /frame.jpg
  • Fix Dockerfile: add ffmpeg for session recording, align Playwright browser path
  • Fix dead express.static route for /cam
  • Remove dead UI elements (unused note-input, empty Saved Workflows panel)
  • Fix splash version tag to update from /version endpoint
  • 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