Skip to content

Instantly share code, notes, and snippets.

View tzyi's full-sized avatar
😎
Happy

Pizza tzyi

😎
Happy
View GitHub Profile

Beast Mode v4

Beast Mode is a custom chat mode for VS Code agent that adds an opinionated workflow to the agent, including use of a todo list, extensive internet research capabilities, planning, tool usage instructions and more. Designed to be used with 4.1, although it will work with any model.

Important

This version differs from version 3 in several ways. Firstly, it employs Bing instead of Google, because Google blocks all requests due to anti-scraping measures. Secondly, it rectifies the incorrect tool names. Lastly, we instruct it to verify that the code it generates is not already present in the codebase to prevent duplicates.

Installation Instructions

  • Go to the "agent" dropdown in VS Code chat sidebar and select "Configure Modes".

Beast Mode

Beast Mode is a custom chat mode for VS Code agent that adds an opinionated workflow to the agent, including use of a todo list, extensive internet research capabilities, planning, tool usage instructions and more. Designed to be used with 4.1, although it will work with any model.

Below you will find the Beast Mode prompt in various versions - starting with the most recent - 3.1

Installation Instructions

  • Go to the "agent" dropdown in VS Code chat sidebar and select "Configure Modes".
  • Select "Create new custom chat mode file"