Skip to content

Add GitHub Copilot platform support#13

Merged
santoshrout merged 1 commit into
mainfrom
feat/copilot-support
Mar 10, 2026
Merged

Add GitHub Copilot platform support#13
santoshrout merged 1 commit into
mainfrom
feat/copilot-support

Conversation

@santoshrout
Copy link
Copy Markdown
Contributor

Summary

  • Adds Copilot as a supported platform (--platform copilot) with copilot-integration/ directory generation
  • Adds agent instruction markdown files and instructions.md for Copilot Chat
  • Adds Copilot documentation (SAM_COPILOT_GUIDE.md, SAM_COPILOT_USAGE.md)
  • Adds Gemini and Copilot references that were missing from README
  • Adds Gemini and Copilot smoke tests to CI workflow

Based on @atreyakamat's contribution in PR #2, with fixes applied (no copyDocumentationToReferences, no unused directories, default platform remains claude).

Test plan

  • npm test passes (manifest + sync + gemini verification)
  • node bin/cli.js --platform copilot ./test-output generates correct files
  • node bin/cli.js --platform claude ./test-output still works as default
  • CI workflow validates all platforms including Gemini and Copilot

🤖 Generated with Claude Code

Adds Copilot as a supported platform with copilot-integration/ directory
generation, agent instruction files, and documentation. Also adds Gemini
references that were missing from README.

Co-Authored-By: Atreya Kamat <atkamat1204@gmail.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@santoshrout santoshrout merged commit 46eff6c into main Mar 10, 2026
@santoshrout santoshrout mentioned this pull request Mar 10, 2026
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.

1 participant