Skip to content

v0.30.0

Choose a tag to compare

@github-actions github-actions released this 24 Jun 23:24
· 1 commit to main since this release
ed6f60c

New Features

  • Read command - Added agent-browser read [url] and the matching MCP tool for agent-readable text extraction. URL reads prefer Markdown, try .md and nearby llms.txt docs, support outlines, filters, raw and JSON output, headers, and domain/output safeguards; omitting the URL reads the rendered active tab DOM with current browser state (#1480)

Contributors