Releases: trsdn/github-copilot-agent
Releases · trsdn/github-copilot-agent
Release v0.5.1
Release v0.5.1
What's Changed
Release v0.5.0
What's Changed
✨ Features
- feat: align customization blueprint with latest VS Code Copilot spec
- feat: add inert MCP workspace example and
/copilot-new-mcpprompt - feat: add inert agent plugin manifest and
/copilot-new-pluginprompt - feat: add tool-set example for grouping built-in, MCP, and extension tools
- feat: document organization and enterprise customization layering
📚 Documentation
- docs: update README, audit skill, selector skill, compatibility checker, and builder agent with MCP, plugins, tool sets, hooks, and current documentation links
Release v0.4.2
Release v0.4.2
What's Changed
♻️ Refactoring
- refactor: remove all Claude references — this is a GitHub Copilot blueprint
Release v0.4.1
Release v0.4.1
What's Changed
📚 Documentation
- docs: add agentskills.io spec fields, plugin settings, and CLAUDE.md audit checks
Release v0.4.0
Release v0.4.0
What's Changed
✨ Features
- feat: add hooks support, agent plugins docs, and align with latest VS Code Copilot docs