github vercel-labs/agent-browser v0.20.5

2 hours ago

Patch Changes

  • fc091d2: ### Bug Fixes

    • Daemon panic on broken stderr pipe - Replaced all eprintln! calls with writeln!(std::io::stderr(), ...) wrapped in let _ = to silently discard write errors, preventing the daemon from panicking when the parent process drops the stderr pipe during Chrome launch (#802)

Don't miss a new agent-browser release

NewReleases is sending notifications on new releases.