Skip to content

docs: document multi-worktree Metro workflow#841

Merged
thymikee merged 1 commit into
mainfrom
docs/rn-multi-worktree-metro
Jun 22, 2026
Merged

docs: document multi-worktree Metro workflow#841
thymikee merged 1 commit into
mainfrom
docs/rn-multi-worktree-metro

Conversation

@thymikee

@thymikee thymikee commented Jun 22, 2026

Copy link
Copy Markdown
Member

Summary

Document how agents can reuse one installed React Native iOS simulator build across multiple local worktrees by pairing separate Metro ports with separate simulator sessions.

Adds a SkillGym guidance case so agents plan the two-worktree flow with explicit --metro-host / --metro-port runtime hints instead of rebuilding.

Touched files: 4. Scope stayed within React Native Metro workflow documentation and command-planning guidance.

Validation

Ran pnpm format, pnpm exec vitest run src/utils/__tests__/args.test.ts, and pnpm typecheck. Focused SkillGym validation was attempted, but the sandbox guard blocked external Codex/Claude runners.

@github-actions

github-actions Bot commented Jun 22, 2026

Copy link
Copy Markdown
PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-06-22 18:32 UTC

@github-actions

Copy link
Copy Markdown

Size Report

Metric Base Current Diff
JS raw 1.3 MB 1.3 MB +864 B
JS gzip 424.3 kB 424.6 kB +260 B
npm tarball 559.1 kB 559.4 kB +285 B
npm unpacked 1.9 MB 1.9 MB +864 B

Startup median (7 runs, lower is better):

Scenario Base Current Diff
CLI --version 22.2 ms 22.0 ms -0.2 ms
CLI --help 35.9 ms 35.8 ms -0.1 ms

Top changed chunks:

Chunk Raw diff Gzip diff
dist/src/cli-help.js +864 B +260 B

@thymikee thymikee merged commit a8fb2a3 into main Jun 22, 2026
21 checks passed
@thymikee thymikee deleted the docs/rn-multi-worktree-metro branch June 22, 2026 18:32
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