[codex] docs: pin AGENTS.md packaging names#8327
Open
DhyeyMavani2003 wants to merge 1 commit intoblock:mainfrom
Open
[codex] docs: pin AGENTS.md packaging names#8327DhyeyMavani2003 wants to merge 1 commit intoblock:mainfrom
DhyeyMavani2003 wants to merge 1 commit intoblock:mainfrom
Conversation
Signed-off-by: Dhyey Mavani <82772894+DhyeyMavani2003@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
AGENTS.mdwith the current installer script locationsGOOSE_BIN_DIRas the installer env var used by both install scriptsui/goose-binary/Why
The issue body references stale line numbers and examples that do not exist on current
main, but it points at a real maintenance problem:AGENTS.mddid not include the current packaging/install names that are easy to copy incorrectly.This change puts the repo-backed ground truth directly in
AGENTS.mdso future edits have the right installer env var and native package names in one place.Impact
Testing
git diff --checkCloses #8226