Skip to content

docs(readme): profile modes, AI integration, drop specifics#6

Merged
kepptic merged 1 commit intomainfrom
docs/readme-polish
Apr 24, 2026
Merged

docs(readme): profile modes, AI integration, drop specifics#6
kepptic merged 1 commit intomainfrom
docs/readme-polish

Conversation

@kepptic
Copy link
Copy Markdown
Owner

@kepptic kepptic commented Apr 24, 2026

Polish pass per feedback — drops the specific-dashboard list, clarifies the three profile modes (real / dedicated / scratch-headless), removes Playwright references, and adds a Claude Code + Codex/Cursor integration section surfacing the .claude/skills/ entries.

Three-part polish pass on the public README:

1. Trim internal specifics. The "Autotask / Hudu / Azure Portal /
   Google Ads" list read like an insider anecdote. Replaced with a
   generic pointer and a hook line ("Or a scratch profile if that's
   what you want. Your call.") that sets up the profile-choice
   section below.

2. Drop Playwright mentions. The CLI is ghax; users don't need to
   know what the daemon is built on to decide if they want it. The
   "When not to" list now names alternatives by capability (cross-
   browser, codegen) instead of pointing at a specific library.

3. New "Which profile?" section. Three modes, explicit: your real
   profile (quickstart default), a dedicated ghax profile with
   `--user-data-dir=<path>`, or a fresh scratch profile via
   `ghax attach --launch` (plus `--headless` for CI). Headless is
   visible up-front now; it was previously buried in the feature
   list.

4. New "Use with AI coding agents" section. Claude Code gets its own
   block surfacing the two skills under .claude/skills/. Codex /
   Cursor / any shell-driving agent gets the three-fact brief:
   attach, snapshot-interact, batch. Multi-agent isolation moved in
   here (was a standalone section) because that's where it lives
   conceptually — one browser, many agents.
@kepptic kepptic merged commit fdecb91 into main Apr 24, 2026
@kepptic kepptic deleted the docs/readme-polish branch April 24, 2026 03:37
kepptic added a commit that referenced this pull request Apr 24, 2026
docs(readme): profile modes, AI integration, drop specifics
kepptic added a commit that referenced this pull request Apr 24, 2026
docs(readme): profile modes, AI integration, drop specifics
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