Initial commit from Specify template

This commit is contained in:
2026-04-07 09:52:45 -05:00
commit ec40d91bec
36 changed files with 4621 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
{
"integration": "copilot",
"version": "0.5.1.dev0",
"scripts": {
"update-context": ".specify/integrations/copilot/scripts/update-context.sh"
}
}