Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 12:54
· 39 commits to main since this release
4f165bf

Minor Changes

  • 7aee5fd: Add a public Effect client with atomic named sessions and schema-decoded, same-origin JSON requests authenticated by the live browser page. Sensitive responses are returned as Redacted values and bypass execute journals and active network captures.

Patch Changes

  • 7aee5fd: Add BrowserControlClient.reveal for consuming sensitive authenticated responses across package-manager layouts with separate Effect runtime instances, plus resetSession for recovering disconnected named sessions without invoking the CLI.
  • 7aee5fd: Reorganize the Browser Control agent skill around an inspect-act-verify golden
    path, explicit completion criteria, and concise optional workflows.
  • 4427f40: Allow cold managed relays up to ten seconds to restore persisted sessions and
    become ready before reporting startup failure.