Skip to content

Add context ID docs to browser skill#43

Open
shrey150 wants to merge 1 commit intomainfrom
shrey/context-id-docs
Open

Add context ID docs to browser skill#43
shrey150 wants to merge 1 commit intomainfrom
shrey/context-id-docs

Conversation

@shrey150
Copy link
Contributor

@shrey150 shrey150 commented Mar 13, 2026

Summary

  • Document --context-id and --persist flags added in the latest browse CLI release
  • Add context persistence section to REFERENCE.md under the open command and global flags
  • Add Example 5 (persist login with context ID) to EXAMPLES.md
  • Update SKILL.md navigation commands and mode comparison table

Test plan

  • Verify the documented flags match the CLI behavior in @browserbasehq/browse-cli
  • Confirm example commands work end-to-end with a real Browserbase context

🤖 Generated with Claude Code


Note

Low Risk
Low risk: documentation-only updates describing new --context-id/--persist behavior; no runtime code changes.

Overview
Documents Browserbase context persistence for the browse CLI by adding guidance for --context-id and --persist under open and in the global flags section of REFERENCE.md.

Updates SKILL.md command snippets and the mode comparison table to reflect context-based session persistence, and adds a new EXAMPLES.md workflow showing how to persist and resume a logged-in session across runs.

Written by Cursor Bugbot for commit 2397e04. This will update automatically on new commits. Configure here.

Document the new Browserbase context persistence feature from the
browse CLI, which allows agents to carry browser state (cookies,
localStorage, sessionStorage) across sessions.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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.

1 participant