Skip to content

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 10 May 09:18
· 31 commits to main since this release
v1.6.0
46d82a8

Changelog

  • 7445f15 chore(roady): track GitHub issues #5-#12 as features
  • 46d82a8 chore(security): expand nox baseline to cover 0.9.5 SEC-574/SEC-697 false positives
  • 6b9283f ci(security): fix nox install asset filename and SARIF guard
  • e2bbdc8 ci(security): isolate nox outputs to /tmp to prevent self-scan loop
  • 1ff1ed7 ci(security): normalize sarif filename and refresh baseline
  • 8d86f78 ci(security): wire nox into CI and replace dependabot with nox-remediate
  • 4bbc9a4 feat(agent): add click_text shortcut for visible-text matching
  • ca0e68c feat(agent): checkbox/radio support and post-mutation state echo in fill_form_semantic
  • 6d81ba4 feat(agent): cookie management tools (list, clear, set)
  • da9f664 feat(agent): structured diagnostics on selector failure
  • 3336cdb feat(agent): surface active tab and navigation in observe
  • 6be8c95 feat(agent): surface network 4xx/5xx in console_errors
  • 786cbe2 fix(mcp): tighten screenshot default budget to 80KB JPEG q=60