Skip to content

v0.2.0

Choose a tag to compare

@Dandi-Pangestu Dandi-Pangestu released this 17 Jun 11:57
cafd363

What's new

Added GitHub Copilot as a supported platform.

switchic switch github-copilot

Generates .github/copilot-instructions.md, AGENTS.md, .github/agents/.agent.md, .github/instructions/.instructions.md, and .github/skills/*/SKILL.md from your existing switchic config.

All bundled agents, skills, and rules now include a copilot: block alongside the existing claude: block. The agent-import and skill-import skills are updated to handle GitHub Copilot file formats.

Full changelog

  • feat(platform): add GitHub Copilot adapter
  • feat(skills): add GitHub Copilot support to agent-import and skill-import
  • docs(readme): reflect GitHub Copilot adapter as shipped