v0.9.1
feder-cr/AIHawkv0.9.1Sep 6, 2026by feder-cr
AI Summary
This release updates the README documentation to provide complete, copy-pasteable installation and usage blocks for Windows and Linux using the `uv` installer, replacing the outdated `pip install` method.
Key Highlights
- README now displays complete installation blocks for Windows and Linux
- Instructions updated to use `uv` installer instead of `pip`
- Blocks include PATH configuration, engine fetch, and run commands
- No code changes were introduced in this version
Full Release Notes
**Changed.** The README, which is the description on this page, now shows the two ways to use this browser agent as one complete block per system: Windows in PowerShell and Linux, each with the uv installer, the PATH line the installer itself asks for, the engine fetch and, for the interface, the run line. Every block pastes whole and works from the first line to the last. The one on this page until now still taught pip install aihawk, which the repository stopped carrying today. No code changed since 0.9.0.