browser-automation-cli 0.1.5

One-shot browser automation CLI for AI agents via Chrome CDP. BORN EXECUTE FINALIZE DIE. No daemon, no npm, no telemetry.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# cargo-audit config (rules_rust_cli_stdin_stdout checklist)
# Used by: cargo audit --deny warnings (when available) / scripts/ci-check.sh

[advisories]
ignore = []
informational_warnings = ["unmaintained", "unsound", "notice"]
severity_threshold = "low"

[output]
deny = ["unmaintained", "unsound"]
quiet = false

[yanked]
enabled = true
update_index = true