Skip to content

fix: resolve #104 — FEAT: support browserbase#153

Closed
SlncTrZ wants to merge 3 commits into
TIGER-AI-Lab:mainfrom
SlncTrZ:CntrB/feat/add-dockerfile-for-browserbase-harness
Closed

fix: resolve #104 — FEAT: support browserbase#153
SlncTrZ wants to merge 3 commits into
TIGER-AI-Lab:mainfrom
SlncTrZ:CntrB/feat/add-dockerfile-for-browserbase-harness

Conversation

@SlncTrZ
Copy link
Copy Markdown

@SlncTrZ SlncTrZ commented May 12, 2026

Summary

fix: resolve #104 — FEAT: support browserbase

Problem

Severity: Low | File: src/clawbench/runtime/harnesses/browserbase/Dockerfile.browserbase

Defines a container image that installs Python, the Browserbase SDK, Playwright, and required system dependencies. This image will be used to run browser-based agent tasks using Browserbase's remote browsers.

Solution

Changes

  • src/clawbench/runtime/harnesses/browserbase/Dockerfile.browserbase (new)
  • src/clawbench/runtime/harnesses/browserbase/setup-browserbase.sh (new)
  • src/clawbench/runtime/harnesses/browserbase/run-browserbase.sh (new)

Testing

  • Existing tests pass
  • Manual review completed
  • No new warnings/errors introduced"

SlncTrZ added 3 commits May 12, 2026 17:15
Fixes TIGER-AI-Lab#104

Signed-off-by: Dinh Truong (SlncTrZ) <46520299+SlncTrZ@users.noreply.github.com>
Fixes TIGER-AI-Lab#104

Signed-off-by: Dinh Truong (SlncTrZ) <46520299+SlncTrZ@users.noreply.github.com>
Fixes TIGER-AI-Lab#104

Signed-off-by: Dinh Truong (SlncTrZ) <46520299+SlncTrZ@users.noreply.github.com>
@Perry2004
Copy link
Copy Markdown
Collaborator

Similar to #152, it is missing the integration to the current testing infra. Closed for now; please reopen a PR when further work is done.

@Perry2004 Perry2004 closed this May 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FEAT: support browserbase

2 participants