Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,14 +97,14 @@

### GitHub Copilot Resources
- [Copilot Plans & Pricing](https://github.com/features/copilot/plans)
- [Copilot What's New](https://github.com/features/copilot/whats-new)
- [VS Code Extension](https://marketplace.visualstudio.com/items?itemName=GitHub.copilot)
- [Copilot Chat Extension](https://marketplace.visualstudio.com/items?itemName=GitHub.copilot-chat)
- [Copilot CLI](https://github.com/github/copilot-cli)
- [Trust Center](https://github.com/trust-center)
- [Custom Instructions Guide](https://docs.github.com/en/copilot/customizing-copilot)
- [Copilot SDK](https://github.blog/changelog/2026-01-14-copilot-sdk-in-technical-preview/)
- [Copilot Memory](https://github.blog/changelog/2026-01-15-agentic-memory-for-github-copilot-is-in-public-preview/)
- [Copilot What's New](https://github.com/features/copilot/whats-new)
- [VS Code Extension](https://marketplace.visualstudio.com/items?itemName=GitHub.copilot)
- [Copilot Chat Extension](https://marketplace.visualstudio.com/items?itemName=GitHub.copilot-chat)
- [Copilot CLI](https://github.com/github/copilot-cli)
- [Trust Center](https://trust.github.com/)
- [Custom Instructions Guide](https://docs.github.com/en/copilot/customizing-copilot)
- [Copilot SDK](https://github.blog/changelog/2026-01-14-copilot-sdk-in-technical-preview/)
- [Copilot Memory](https://github.blog/changelog/2026-01-15-agentic-memory-for-github-copilot-is-in-public-preview/)

### MCP (Model Context Protocol)
- [MCP Specification](https://modelcontextprotocol.io/specification/2025-11-25)
Expand Down