chore: add minor changeset for release (#504)

This commit is contained in:
Chris Tate
2026-02-18 22:31:37 -06:00
committed by GitHub
parent e2e259f1e2
commit 69ffad0f04
+5
View File
@@ -0,0 +1,5 @@
---
"agent-browser": minor
---
Add annotated screenshots with the new --annotate flag, which overlays numbered labels on interactive elements and prints a legend mapping each label to its element ref. This enables multimodal AI models to reason about visual layout while using the same @eN refs for subsequent interactions. The flag can also be set via the AGENT_BROWSER_ANNOTATE environment variable.