Skip to content

Add .github/copilot-instructions.md#138

Merged
elifouts merged 4 commits intomainfrom
copilot/setup-copilot-instructions
Mar 7, 2026
Merged

Add .github/copilot-instructions.md#138
elifouts merged 4 commits intomainfrom
copilot/setup-copilot-instructions

Conversation

Copy link
Contributor

Copilot AI commented Mar 6, 2026

  • Create .github/copilot-instructions.md with project overview, tech stack, directory structure, build/test commands, and code conventions
  • Fix script paths to use ./Bash-Scripts/ and .\Powershell-Scripts\ prefixes
  • Correct devbits-api entry to reflect it is a pre-compiled binary, not a source directory
  • Clarify backend test comment (shell script uses Docker/PostgreSQL; direct go test uses SQLite)
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.

Co-authored-by: grillinr <169214325+grillinr@users.noreply.github.com>
Copilot AI changed the title [WIP] Set up Copilot instructions for repository Add .github/copilot-instructions.md Mar 6, 2026
@DerekCorniello
Copy link
Collaborator

@elifouts i would rename this just to AGENTS.md instead, then it will work for (allegedly) all AI

@elifouts
Copy link
Collaborator

elifouts commented Mar 6, 2026

agent already exists but ok

elifouts
elifouts previously approved these changes Mar 6, 2026
Copy link
Collaborator

@elifouts elifouts left a comment

Choose a reason for hiding this comment

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

agents exists but i accepting this we can merge them later

@elifouts elifouts marked this pull request as ready for review March 6, 2026 04:11
Copilot AI review requested due to automatic review settings March 6, 2026 04:11
Copy link
Contributor

Copilot AI 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 adds a .github/copilot-instructions.md file to give the Copilot coding agent authoritative context about the DevBits repository, covering project terminology, repo structure, tech stack, dev commands, code conventions, API patterns, and deployment notes.

Changes:

  • Adds .github/copilot-instructions.md with comprehensive onboarding context for the Copilot coding agent.
  • Documents project-specific terminology (Streams, Bytes, Bits), the full directory layout, tech stack versions, local dev commands, and code conventions for both the Go backend and TypeScript/React Native frontend.
  • Provides API patterns (auth middleware chaining, route parameter naming) and deployment pointers.

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

@DerekCorniello
Copy link
Collaborator

agent already exists but ok

myb didnt realize

@grillinr
Copy link
Collaborator

grillinr commented Mar 6, 2026

agent already exists but ok

myb didnt realize

I literally just clicked the generate copilot instructions button. we can definitely just merge the two

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…tions

Co-authored-by: elifouts <116454864+elifouts@users.noreply.github.com>
@elifouts elifouts merged commit 0a99b53 into main Mar 7, 2026
2 checks passed
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

5 participants