Skip to content

Align development prerequisite guidance - #1902

Draft
v1v with Copilot wants to merge 2 commits into
mainfrom
copilot/align-go-prerequisite-guidance
Draft

Align development prerequisite guidance#1902
v1v with Copilot wants to merge 2 commits into
mainfrom
copilot/align-go-prerequisite-guidance

Conversation

Copilot AI commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

The repository and docs-site development guides gave conflicting guidance on whether Go is required. This created uncertainty during setup and allowed the two onboarding paths to drift.

  • Prerequisites: Mark Go optional, limited to non-release compiler builds; document curl/wget consistently.
  • Source of truth: Designate DEVELOPING.md as authoritative and cross-link both development entry points.
  • Verification: Clarify that go version applies only when building from source.
- Go — optional; only needed for non-release gh-aw compiler builds
- curl or wget — used to download the official gh-aw release compiler binary

Co-authored-by: v1v <2871786+v1v@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix conflicting Go prerequisite guidance in onboarding documents Align development prerequisite guidance Aug 25, 2026
Copilot finished work on behalf of v1v August 25, 2026 13:47
Copilot AI requested a review from v1v August 25, 2026 13:47
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.

[information-architecture] Conflicting Go prerequisite guidance across development entry points

2 participants