[PR #394] [CLOSED] Add copilot-instructions.md to the system prompt custom files search #9606

Closed
opened 2026-02-16 18:13:50 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/394
Author: @scaryrawr
Created: 6/25/2025
Status: Closed

Base: devHead: copilot-instructions


📝 Commits (1)

  • 35cf256 Add copilot-instructions.md to the system prompt custom files search

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 packages/opencode/src/session/system.ts (+1 -0)

📄 Description

This adds .github/copilot-instructions.md to the list of custom files that the system prompt will search for. This file is used to provide instructions to Copilot in VS Code and may be nice to apply when using OpenCode.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/anomalyco/opencode/pull/394 **Author:** [@scaryrawr](https://github.com/scaryrawr) **Created:** 6/25/2025 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `copilot-instructions` --- ### 📝 Commits (1) - [`35cf256`](https://github.com/anomalyco/opencode/commit/35cf2567b89f2a6a6ecde02d2d35a1e297556388) Add `copilot-instructions.md` to the system prompt custom files search ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/opencode/src/session/system.ts` (+1 -0) </details> ### 📄 Description This adds [.github/copilot-instructions.md](https://code.visualstudio.com/docs/copilot/copilot-customization#_types-of-custom-instructions) to the list of custom files that the system prompt will search for. This file is used to provide instructions to Copilot in VS Code and may be nice to apply when using OpenCode. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 18:13:50 -05:00
yindo closed this issue 2026-02-16 18:13:50 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9606