Skip to content

Remove the legacy notes about aihawk-do's removal and the dated version tables - #1256

Merged
feder-cr merged 2 commits into
mainfrom
docs/remove-legacy-aihawk-do-and-version-notes
Sep 6, 2026
Merged

Remove the legacy notes about aihawk-do's removal and the dated version tables#1256
feder-cr merged 2 commits into
mainfrom
docs/remove-legacy-aihawk-do-and-version-notes

Conversation

@feder-cr

@feder-cr feder-cr commented Sep 6, 2026

Copy link
Copy Markdown
Owner

Historical asides that outlived their usefulness, at the owner's request: the dated Recorded against version tables in both articles (the Reproducing it section right below each already gives a working command), and every code comment/test docstring explaining that aihawk-do/runner.drive was removed on 2026-09-03. Where a paragraph carried a real architectural point it is kept, rephrased without naming the removed command. Also fixed two stale references caught along the way: test_ui_drive.py and test_agent_loop.py compared their spawn to aihawk.runner.drive, which no longer exists, and test_ui_drive.py named a dead pkg-cli/tests path.

…on tables

Historical asides that outlived their usefulness, at the owner's request:

- The "Recorded against" version tables in both articles (invisible-playwright-mcp
  0.3.0, engine firefox-26, dated 2026-09-03/04) - the "Reproducing it" section
  right below each one already gives a working command, and the table added a
  stale snapshot nobody needed to reproduce it.
- Every code comment and test docstring explaining that `aihawk do` /
  `runner.drive` was removed on 2026-09-03 (agent.py, link.py, runner.py,
  test_key_isolation.py, test_real_cli.py, test_cli_surface.py). Where the
  surrounding paragraph carried a real architectural point (why run_task still
  exists, why the loop has one consumer, what test_real_cli.py actually proves),
  it is kept, rephrased without naming the removed command.
- The PyPI-shim compatibility sentence in docs/mcp-server.md
  ("invisible-playwright-mcp lives on... before 0.11.0 keeps working
  unchanged") - the shim's own README, on the archived package, already
  documents this in full.

Two more inaccuracies caught while touching this code, both stale references
to the removed `drive`: test_ui_drive.py compared its spawn to
`aihawk.runner.drive`, which does not exist, and named a dead
`pkg-cli/tests/` path in its run-it-yourself line; test_agent_loop.py made the
same comparison. Both now describe what actually spawns the server today.
@feder-cr
feder-cr merged commit afe1f66 into main Sep 6, 2026
12 checks passed
@feder-cr
feder-cr deleted the docs/remove-legacy-aihawk-do-and-version-notes branch September 6, 2026 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant