Skip to content

Support stopping cloud browser sessions#68

Merged
zizhengtai merged 1 commit into
mainfrom
ztai/close
Feb 13, 2026
Merged

Support stopping cloud browser sessions#68
zizhengtai merged 1 commit into
mainfrom
ztai/close

Conversation

@zizhengtai

Copy link
Copy Markdown
Contributor

Don't automatically shut down cloud browsers when the async with Narada() block exits, because some users need to use the browsers in multiple Python scripts.

Comment thread examples/cloud_browser.py
async def main() -> None:
# Initialize the Narada client.
async with Narada() as narada:
# Open a cloud browser window and initialize the Narada UI agent.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

lol the periods at the end of these comments is so funny

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

opus knows me

@zizhengtai zizhengtai merged commit 9f295ec into main Feb 13, 2026
4 checks passed
@zizhengtai zizhengtai deleted the ztai/close branch February 13, 2026 01:36
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