Skip to content

Conversation

miguelg719
Copy link
Collaborator

why

what changed

test plan

Copy link

linear bot commented Jun 2, 2025

STG-469 Abstract browser and api functionality from client

Also fixing default schema issue on local (passing JSON doesn't work on litellm, schemas must be pydantic)

@miguelg719 miguelg719 marked this pull request as ready for review June 2, 2025 21:04
self.logger.info("Getting accessibility tree data")
output_string = tree["simplified"]
id_to_url_mapping = tree.get("idToUrl", {})
self.logger.info(f"schema: {schema}")
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

remove

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.

lgtm - merging to my examples branch now

@filip-michalsky filip-michalsky merged commit f1a28b5 into main Jun 3, 2025
1 check passed
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