Commit Graph

6 Commits

Author SHA1 Message Date
Garry Tan 4db12fb1eb docs: multi-workspace support in README
Document CONDUCTOR_PORT-based port derivation, per-workspace isolation,
state file naming, and BROWSE_PORT fallback.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 16:44:18 -07:00
Garry Tan 16a2fb1abe docs: worktree + submodule support, project vs user-level paths
SKILL.md now checks project-level (.claude/skills/) first, then
user-level (~/.claude/skills/). Auto-detects uninitialized submodules
and runs git submodule update --init. README explains worktree behavior.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 16:01:08 -07:00
Garry Tan 8499173120 docs: simplify install — just clone, Claude handles setup
No manual bun install or build step. SKILL.md auto-detects missing
binary and handles setup on first use.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 15:59:21 -07:00
Garry Tan cbb82390c7 docs: built for Claude Code (works with any shell-capable agent)
Lead messaging with Claude Code. Add note that Codex, Cursor, etc.
can also use it since it's just a CLI binary.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 15:58:23 -07:00
Garry Tan d5233f4db0 docs: rewrite README — why MCP sucks, why gstack-browse exists
Full teardown of Chrome MCP, Playwright MCP, and MCP protocol overhead.
Performance comparison table. Complete command reference and install guide.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 15:50:08 -07:00
Garry Tan 1694a87113 docs: add README and CLAUDE.md
README with open source install instructions (project-level and user-level),
copy-paste CLAUDE.md snippet for users, command reference, and architecture.
CLAUDE.md with dev workflow for contributors.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 15:18:59 -07:00