mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-20 02:15:12 +00:00
Fix: Replace unsupported 'title' attribute with 'name' in agent files (#452)
* Initial plan * Replace 'title' with 'name' in agent file frontmatter Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
description: 'GPT 4.1 as a top-notch coding agent.'
|
||||
model: GPT-4.1
|
||||
title: '4.1 Beast Mode v3.1'
|
||||
name: '4.1 Beast Mode v3.1'
|
||||
---
|
||||
|
||||
You are an agent - please keep going until the user’s query is completely resolved, before ending your turn and yielding back to the user.
|
||||
|
||||
Reference in New Issue
Block a user