Skip to content

remove unnecessary log #677

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 18, 2025

Conversation

miguelg719
Copy link
Collaborator

why

Log constantly showing on resuming session

what changed

removed launching local browser log

test plan

Copy link

changeset-bot bot commented Apr 18, 2025

🦋 Changeset detected

Latest commit: 956d71f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@browserbasehq/stagehand Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@miguelg719 miguelg719 marked this pull request as ready for review April 18, 2025 00:33
Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

PR Summary

Removed redundant logging statement in lib/index.ts that indicated local browser launch initiation, while maintaining the existing successful launch confirmation log.

  • Removed duplicate log message "launching local browser..." since "local browser started successfully" already provides launch status
  • Change improves log clarity by eliminating redundant information in the output stream

1 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

@miguelg719 miguelg719 merged commit bc5a731 into main Apr 18, 2025
13 checks passed
@github-actions github-actions bot mentioned this pull request Apr 17, 2025
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