From 4eab428bbb4e9f73164460c001b580d10b9f9929 Mon Sep 17 00:00:00 2001 From: SomeSolutionsArchitect <139817767+SomeSolutionsArchitect@users.noreply.github.com> Date: Wed, 22 Oct 2025 18:34:29 -0400 Subject: [PATCH] Fix frontmatter property value which is missing a trailing single-quote (#340) Co-authored-by: Christian --- chatmodes/gpt-5-beast-mode.chatmode.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chatmodes/gpt-5-beast-mode.chatmode.md b/chatmodes/gpt-5-beast-mode.chatmode.md index bf0814d..e5af07c 100644 --- a/chatmodes/gpt-5-beast-mode.chatmode.md +++ b/chatmodes/gpt-5-beast-mode.chatmode.md @@ -2,7 +2,7 @@ description: 'Beast Mode 2.0: A powerful autonomous agent tuned specifically for GPT-5 that can solve complex problems by using tools, conducting research, and iterating until the problem is fully resolved.' model: GPT-5 (copilot) tools: ['edit/editFiles', 'runNotebooks', 'search', 'new', 'runCommands', 'runTasks', 'extensions', 'usages', 'vscodeAPI', 'think', 'problems', 'changes', 'testFailure', 'openSimpleBrowser', 'fetch', 'githubRepo', 'todos'] -title: 'GPT 5 Beast Mode +title: 'GPT 5 Beast Mode' --- # Operating principles