Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Feb 4, 2026

  • Identify all files mentioning install-gh-aw.sh script
  • Update /home/runner/work/gh-aw/gh-aw/create.md to add note about using full local path
  • Update /home/runner/work/gh-aw/gh-aw/docs/src/content/docs/setup/cli.md to add note about using full local path
  • Update /home/runner/work/gh-aw/gh-aw/docs/src/content/docs/guides/upgrading.md to add note about using full local path
  • Update /home/runner/work/gh-aw/gh-aw/docs/src/content/docs/troubleshooting/common-issues.md to add note about using full local path
  • Review copilot-setup-steps.yml approach
  • Update create.md and install.md to explicitly support both local and restricted environments
  • Merge main branch
  • Recompile workflows
  • Commit changes
Original prompt

Update the create.md markdown files in the section that explains how to install the extension with a script. Add one more sentence stating that in this case, you should run the tool using the full local path instead of using the gh aw CLI, because the CLI will refuse to run when the token is not available.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI and others added 2 commits February 4, 2026 00:05
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
…token

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Update installation instructions in create.md files docs: Add guidance for running gh-aw via full path when token unavailable Feb 4, 2026
Copilot AI requested a review from pelikhan February 4, 2026 00:07
@pelikhan
Copy link
Contributor

pelikhan commented Feb 4, 2026

@copilot Review the guidance on installing and using the gh-aw binary in copilot-setup.md and ensure the same approach is used in create.md. The create.md file must support both a local development environment and a restricted environment such as Copilot’s coding agent, where the github-token is not available.

…both environments

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copy link
Contributor Author

Copilot AI commented Feb 4, 2026

@copilot Review the guidance on installing and using the gh-aw binary in copilot-setup.md and ensure the same approach is used in create.md. The create.md file must support both a local developm...

Updated create.md and install.md to align with the approach used in copilot-setup-steps.yml.

The guidance now explicitly presents two options:

  • Option 1: For local development with GitHub token → use gh aw commands
  • Option 2: For restricted environments without token (like Copilot's coding agent) → use the full path ~/.local/share/gh/extensions/gh-aw/gh-aw

This makes it clear upfront which approach to use based on the environment, rather than treating the full path as a fallback workaround.

Commit: 1742c79

Copilot AI changed the title docs: Add guidance for running gh-aw via full path when token unavailable docs: Support both local and restricted environments for gh-aw installation Feb 4, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 4, 2026

🔍 PR Triage Results

Category: docs | Risk: low | Priority: 42/100

Scores Breakdown

  • Impact: 15/50 - Documentation improvements for installation in restricted environments; updates 6 documentation files; 42 additions, 12 deletions; improves user experience for Codespaces/restricted environments
  • Urgency: 12/30 - Created 0.6 hours ago (very recent); draft status; 4 commits; 2 comments; assigned to pelikhan; helps users but not blocking
  • Quality: 15/20 - CI unstable; draft status; excellent description explaining the problem and solution with clear examples; documentation changes are well-structured; addresses real user pain points

📋 Recommended Action: auto_merge

Documentation-only changes that improve installation guidance for restricted environments. While in draft, the changes are straightforward and low-risk. Once CI passes and draft status is removed, this can be auto-merged as it only affects documentation and doesn't change any code behavior. The updates are clear and helpful for users.


Triaged by PR Triage Agent on 2026-02-04T00:35:56Z

AI generated by PR Triage Agent

@pelikhan
Copy link
Contributor

pelikhan commented Feb 4, 2026

@copilot merge main and recompile

Copy link
Contributor Author

Copilot AI commented Feb 4, 2026

@copilot merge main and recompile

Merged main branch and recompiled workflows. All 149 workflows compiled successfully with no changes needed.

Commit: e11ef47

@github-actions
Copy link
Contributor

github-actions bot commented Feb 4, 2026

PRs: docs: Support both local and restricted environments for gh-aw installation; Stop bundling prompt files, embed agent file, reference prompts via GitHub URLs
T1 GitHub MCP merged PRs ✅ | T2 safeinputs-gh PR list ✅ | T3 Serena activate ✅
T4 Playwright title check ❌ | T5 Tavily search ✅ | T6 File write ✅
T7 Bash cat ✅ | T8 Discussion comment ✅ | T9 Build ✅
Overall status: FAIL

AI generated by Smoke Codex

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.

2 participants