-
Notifications
You must be signed in to change notification settings - Fork 13
Description
Adding a .github/copilot-instructions.md file will give the built-in Codespaces Agent experience (which is really VS Code‘s agent) the smarts to be really effective.
I notice you all already have a template that dumps CLAUDE.md & Cursor markdown files, but if you include a copilot-instructions.md (or AGENTS.md at the root) then your users can use a coding agent right out of the gate.
Plus, since there‘s a Copilot free tier, any user going through the Codespaces experience gets this for free.
This file also influences what Copilot Cloud Agent does so you can use it also to kick off the agent to do the work for you out of band.
I think there‘s a ton of potential for an AI-native authoring experience for Pebble dev! Lmk if you have any questions. I work on the VS Code team and as a Pebble Time 2 pre-orderer I selfishly want a nice dev experience ;)