Skip to content

✨ Add Copilot instructions#3

Draft
Copilot wants to merge 2 commits intomainfrom
copilot/set-up-copilot-instructions
Draft

✨ Add Copilot instructions#3
Copilot wants to merge 2 commits intomainfrom
copilot/set-up-copilot-instructions

Conversation

Copy link
Contributor

Copilot AI commented Feb 14, 2026

Configure GitHub Copilot coding agent instructions following documented best practices.

Changes

  • Added .github/copilot-instructions.md - Repository-wide Copilot instructions covering:
    • Development workflow (setup, commands, testing)
    • Code conventions (TypeScript strict mode, Biome linting, inline route components)
    • Security boundaries (HTTPS-only, SSRF protection, rate limiting, no tracking)
    • Architecture patterns (offline-first sync, TypeBox validation)
    • Common task recipes (adding routes, API endpoints, styling, database changes)

Complements existing AGENTS.md (technical architecture) with Copilot-specific guidelines (workflow and conventions).

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • gh.io
    • Triggering command: /home/REDACTED/work/_temp/ghcca-node/node/bin/node /home/REDACTED/work/_temp/ghcca-node/node/bin/node --enable-source-maps /home/REDACTED/work/_temp/copilot-developer-action-main/dist/index.js (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

This section details on the original issue you should resolve

<issue_title>✨ Set up Copilot instructions</issue_title>
<issue_description>Configure instructions for this repository as documented in Best practices for Copilot coding agent in your repository.

</issue_description>

Comments on the Issue (you are @copilot in this section)


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI self-assigned this Feb 14, 2026
Co-authored-by: arhen <15151850+arhen@users.noreply.github.com>
Copilot AI changed the title [WIP] Set up Copilot instructions for repository ✨ Add Copilot instructions Feb 14, 2026
Copilot AI requested a review from arhen February 14, 2026 14:25
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.

✨ Set up Copilot instructions

2 participants