Problem
The website does not document the EAS development-build support merged in #760. Its command reference still says builds happen locally, and the prompt gallery has no example for downloading a compatible EAS build.
Evidence
At origin/main 18613c8, website/docs/commands.md omits --eas-profile, and website/docs/getting-started.md has no EAS prompt. The implementation and version-matched guides already support EAS development builds on simulators, emulators, and physical devices.
Cause
The feature updated the CLI guidance but not the website documentation.
Fix idea
Add an EAS development-build guide and copyable agent prompt, link them from the website navigation and existing reference pages, and explain explicit profile selection, supported targets, EAS CLI cache reuse, and the approval-dependent build command printed on a miss. Verify the website build and rendered examples.
Problem
The website does not document the EAS development-build support merged in #760. Its command reference still says builds happen locally, and the prompt gallery has no example for downloading a compatible EAS build.
Evidence
At origin/main 18613c8,
website/docs/commands.mdomits--eas-profile, andwebsite/docs/getting-started.mdhas no EAS prompt. The implementation and version-matched guides already support EAS development builds on simulators, emulators, and physical devices.Cause
The feature updated the CLI guidance but not the website documentation.
Fix idea
Add an EAS development-build guide and copyable agent prompt, link them from the website navigation and existing reference pages, and explain explicit profile selection, supported targets, EAS CLI cache reuse, and the approval-dependent build command printed on a miss. Verify the website build and rendered examples.