Skip to content

docs(browser): clarify snippet persistence - #135

Open
MagMueller wants to merge 1 commit into
mainfrom
snippet-persistence
Open

docs(browser): clarify snippet persistence#135
MagMueller wants to merge 1 commit into
mainfrom
snippet-persistence

Conversation

@MagMueller

@MagMueller MagMueller commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Summary

  • clarify that only session persists between browser_execute calls
  • direct reusable variables and functions into workspace modules imported by each snippet

Validation

  • git diff --check

Closes #132


Summary by cubic

Clarify snippet persistence in browser_execute docs: only session persists across calls; variables and functions do not. Recommend placing reusable code in workspace files and importing it from each snippet.

Written for commit 2d2644f. Summary will update on new commits.

Review in cubic

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

No issues found across 1 file

Re-trigger cubic

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.

docs(browser): clarify snippet persistence

1 participant