Skip to content

Commit 4eab428

Browse files
Fix frontmatter property value which is missing a trailing single-quote (#340)
Co-authored-by: Christian <[email protected]>
1 parent f773b30 commit 4eab428

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chatmodes/gpt-5-beast-mode.chatmode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
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.'
33
model: GPT-5 (copilot)
44
tools: ['edit/editFiles', 'runNotebooks', 'search', 'new', 'runCommands', 'runTasks', 'extensions', 'usages', 'vscodeAPI', 'think', 'problems', 'changes', 'testFailure', 'openSimpleBrowser', 'fetch', 'githubRepo', 'todos']
5-
title: 'GPT 5 Beast Mode
5+
title: 'GPT 5 Beast Mode'
66
---
77

88
# Operating principles

0 commit comments

Comments
 (0)