docs(browser): clarify snippet persistence

Open Beginner friendly
#132 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
72/100
Issue type
Documentation
Clarity
Mostly clear
Activity status
Quiet
Tech stack
typescript
Domain
documentation

Research direction

Start by locating the documentation for browser_execute and read the surrounding guidance on sessions and reusable code. Clarify that the session persists while variables and functions do not, and that reusable code belongs in workspace files; done when this distinction is brief and unambiguous.

Written by the indexing model from the issue text.

Description

Agents sometimes reuse a variable or function declared in an earlier browser_execute call. Clarify briefly that only the session persists and reusable code should live in workspace files.

Dominant language
TypeScript
Stars
737
Forks
87
Avg merge
1d 4h
Merged PRs (30d)
4

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from browser-use/browsercode

All issues in browser-use/browsercode

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.