v0.9.0

feder-cr/AIHawkv0.9.0Sep 6, 2026by feder-cr

AI Summary

This update transforms the AIHawk UI's right-hand pane from static page screenshots to a live video feed of the browser window, including the mouse pointer and tab strip. It also improves state reporting by displaying specific error reasons instead of generic 'idle' status.

Key Highlights

  • Right-hand pane now displays a live video feed of the browser window including tabs and address bar
  • Mouse pointer is now visible in the live view
  • Live view continues displaying while pages load, unlike previous screenshots
  • State labels now show specific capture failure reasons instead of 'idle'
  • Requires invisible-playwright-mcp version 0.15.0 or higher

New Features

  • Live browser window view in the right-hand pane
  • Visible mouse pointer in the live view
  • Real-time state error reporting

Full Release Notes

**Changed.** The right-hand pane of aihawk ui now shows the browser window the way a person at the machine sees it: tab strip, address bar, the page and the pointer, five frames a second, and it keeps showing while a page loads. It was a page screenshot before, which can never contain the pointer and went blank on every navigation. When the capture cannot answer, the state label says why instead of reading idle. Needs invisible-playwright-mcp 0.15.0 or newer, which pip resolves on install.