Skip to content

consolidate base-client#77

Merged
miguelg719 merged 4 commits intolocal_supportfrom
miguel/stg-463-consolidate-client-base
May 31, 2025
Merged

consolidate base-client#77
miguelg719 merged 4 commits intolocal_supportfrom
miguel/stg-463-consolidate-client-base

Conversation

@miguelg719
Copy link
Collaborator

no need for base since it's only 1 implementation. Couple of minor fixes along. Placeholder browser.py to move all browser-connection functionality to, and api.py to separate all client stuff. eventually renaming client->main

@linear
Copy link

linear bot commented May 30, 2025

@miguelg719 miguelg719 marked this pull request as ready for review May 30, 2025 23:56

from playwright.sync_api import BrowserContext, Page

from .page import SyncStagehandPage
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what is this? thought we do only async?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this got back from a merge conflict issue

Copy link
Collaborator

@filip-michalsky filip-michalsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pls update init logic to only load server url if executing remotely

remove sync context stuff?

@miguelg719 miguelg719 merged commit d1c342a into local_support May 31, 2025
@filip-michalsky filip-michalsky deleted the miguel/stg-463-consolidate-client-base branch May 31, 2025 00:24
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.

2 participants