Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix-update-agent-context#1195

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
devantler wants to merge1 commit intogithub:main
base:main
Choose a base branch
Loading
fromdevantler:fix-update-agent-context.sh

Conversation

@devantler
Copy link
Contributor

@devantlerdevantler commentedNov 15, 2025
edited
Loading

Not sure if this is an upcoming but undocumented change by GitHub, but mycopilot-instructions.md are still in the.github/copilot-instructions.md as documentedhere. Changing this to.github/agents/copilot-instructions.md, creates a new file, instead of updating the existing file when ran and breaks compatibility with official practices.

Copy link
Contributor

CopilotAI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Pull Request Overview

This PR corrects the GitHub Copilot instructions file path to align with GitHub's official documentation. The previous path (.github/agents/copilot-instructions.md) was creating new files instead of updating existing ones, breaking compatibility with the documented standard location (.github/copilot-instructions.md).

  • Updated theCOPILOT_FILE path variable in both Bash and PowerShell scripts

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

FileDescription
scripts/bash/update-agent-context.shChangedCOPILOT_FILE path from.github/agents/copilot-instructions.md to.github/copilot-instructions.md
scripts/powershell/update-agent-context.ps1ChangedCOPILOT_FILE path from.github/agents/copilot-instructions.md to.github/copilot-instructions.md

💡Add Copilot custom instructions for smarter, more guided reviews.Learn how to get started.

@WikiRik
Copy link

Which VSCode version are you using? Maybe the docs haven't updated with the new 1.106 version that changed a few things

@devantler
Copy link
ContributorAuthor

I am using the latest version of VSCode Insiders right now

Version: 1.107.0-insider
Commit: 18279e23d7d90c429d329c1104d2108d388b8210
Date: 2025-11-14T20:20:20.505Z (17 hrs ago)
Electron: 39.1.2
ElectronBuildId: 12766293
Chromium: 142.0.7444.134
Node.js: 22.21.1
V8: 14.2.231.17-electron.0
OS: Darwin arm64 25.2.0

Can you share a link if this is official? I have not heard about it, so I am curious if you know. TheOctober release v1.106 does not mention it (tried searching for "agents/copilot-instructions.md" and "copilot-instructions.md")

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

Copilot code reviewCopilotCopilot left review comments

@localdenlocaldenAwaiting requested review from localdenlocalden is a code owner

At least 0 approving reviews are required to merge this pull request.

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@devantler@WikiRik

[8]ページ先頭

©2009-2025 Movatter.jp