docs: prefer agent-browser CLI over claude-in-chrome
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01K4F9xsCrdJQXNxNZJiKpYq
This commit is contained in:
@@ -10,6 +10,10 @@
|
|||||||
- Environment file: `~/.env.claude` (auto-loaded in shell sessions)
|
- Environment file: `~/.env.claude` (auto-loaded in shell sessions)
|
||||||
- For Claude sessions, source it manually if needed: `source ~/.env.claude`
|
- For Claude sessions, source it manually if needed: `source ~/.env.claude`
|
||||||
|
|
||||||
|
## Browser automation
|
||||||
|
- Use the `agent-browser` CLI (headless, via Bash) for anything browser-shaped: checking pages, dev servers, screenshots, form flows, console/eval. `agent-browser --help` lists commands; `snapshot` gives an accessibility tree with refs for AI use.
|
||||||
|
- The claude-in-chrome extension is disabled by default. Only reach for it if the task genuinely needs my real logged-in browser session or open tabs — and if its tools aren't available, ask me to enable it rather than working around it.
|
||||||
|
|
||||||
@~/.claude/writing.md
|
@~/.claude/writing.md
|
||||||
|
|
||||||
@~/.claude/operating.md
|
@~/.claude/operating.md
|
||||||
|
|||||||
Reference in New Issue
Block a user