Skip to content

webcmd: v0.8.3

Choose a tag to compare

@github-actions github-actions released this 08 Sep 17:29
c41de8c

Highlights

  • Added webcmd setup --browser chrome --sync-to-chrome to automatically copy profile cookies into a webcmd-managed native Chrome profile when the browser runtime closes. The profile is registered with Chrome in the background and can then be opened directly in Chrome.
  • Added persistent, versioned agent behavior settings for each native SLAB profile, providing consistent humanized browser interactions across daemon sessions.

Improvements

  • Humanized input now avoids intentional mistypes in sensitive fields such as passwords, payment fields, and one-time-code inputs.
  • Disposing an agent page now cancels in-progress humanized input and delays immediately.
  • Playwright tracing snapshots are disabled on agent-controlled pages.

Fixes

  • Browser network-capture waits now use monotonic elapsed time, preventing premature timeouts when the system clock changes.

Contributors

@AcidicSoil @ankitranjan7 @rishabhraj36

@AcidicSoil | @ankitranjan7 | @rishabhraj36