mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-23 11:55:12 +00:00
Chat Modes -> Agents (#433)
* Migrating chat modes to agents now that's been released to stable * Fixing collections * Fixing names of agents * Formatting * name too long * Escaping C# agent name
This commit is contained in:
@@ -13,8 +13,8 @@ items:
|
||||
kind: prompt
|
||||
- path: prompts/suggest-awesome-github-copilot-agents.prompt.md
|
||||
kind: prompt
|
||||
- path: chatmodes/meta-agentic-project-scaffold.chatmode.md
|
||||
kind: chat-mode
|
||||
- path: agents/meta-agentic-project-scaffold.agent.md
|
||||
kind: agent
|
||||
display:
|
||||
ordering: alpha # or "manual" to preserve the order above
|
||||
show_badge: true # set to true to show collection badge on items
|
||||
|
||||
Reference in New Issue
Block a user