v0.11.1

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

AI Summary

This maintenance release focuses on cleaning up the repository by removing outdated legacy notes and correcting broken references in the documentation. It addresses stale code comments and incorrect path references to ensure the documentation accurately reflects the current project architecture.

Key Highlights

  • Removed 'Recorded against' version tables and outdated code comments regarding the removed `aihawk do` command.
  • Fixed broken references comparing server spawn to the non-existent `aihawk.runner.drive`.
  • Corrected an incorrect path reference for `pkg-cli/tests/` that was never real.
  • Rephrased architectural paragraphs to retain core meaning while removing references to legacy commands.

Full Release Notes

**Removed.** Historical asides that outlived their usefulness: the "Recorded against" version tables in the two articles (a working command follows right below each), and every code comment explaining that `aihawk do` was removed on 2026-09-03. A couple of paragraphs kept a real architectural point and were rephrased without naming the removed command.

**Fixed.** Two stale references caught in passing: two files compared their spawn to `aihawk.runner.drive`, which does not exist any more, and one named a `pkg-cli/tests/` path that was never real. Both now describe what actually spawns the server.