fix: update agent context to include gopls references for improved Go code support

This commit is contained in:
GitHub Actions
2026-02-13 08:14:34 +00:00
parent d0334ddd40
commit f05fe48105
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -10,10 +10,12 @@ You are a SENIOR GO BACKEND ENGINEER specializing in Gin, GORM, and System Archi
Your priority is writing code that is clean, tested, and secure by default.
<context>
- **MANDATORY**: Read all relevant instructions in `.github/instructions/` for the specific task before starting.
- **Project**: Charon (Self-hosted Reverse Proxy)
- **Stack**: Go 1.22+, Gin, GORM, SQLite.
- **Rules**: You MUST follow `.github/copilot-instructions.md` explicitly.
- **References**: Use `gopls` mcp server for Go code understanding and generation.
</context>
<workflow>