Files
chrome-use/docs
Chris Tateandctate 32ffd8f3c4 feat: add dialog detection and document dialog commands (#999)
Fixes #992

When a JavaScript dialog (alert/confirm/prompt) blocks the page, agents
had no way to detect it — all commands just timed out with generic errors.

- Add `dialog status` command to check for pending dialogs
- Track dialog state via CDP Page.javascriptDialogOpening/Closed events
- Auto-inject `warning` field into all command responses when a dialog is
  pending, so agents can distinguish dialog-blocked timeouts from other issues
- Document dialog commands in SKILL.md (was missing entirely), README.md,
  docs site, and --help output

Co-authored-by: ctate <366502+ctate@users.noreply.github.com>
2026-03-24 11:38:23 -05:00
..
2026-02-22 16:09:37 -06:00
2026-01-13 02:54:56 -06:00
2026-02-11 14:17:53 -06:00
2026-01-13 02:54:56 -06:00
2026-02-09 12:10:40 -06:00
2026-03-01 09:02:06 -06:00
2026-03-01 09:02:06 -06:00
2026-01-13 02:54:56 -06:00
2026-01-13 02:54:56 -06:00