Skip to content

Conversation

anoblet
Copy link

@anoblet anoblet commented Sep 9, 2025

Pull Request Checklist

  • I have read and followed the CONTRIBUTING.md guidelines.
  • My contribution adds a new instruction, prompt, or chat mode file in the correct directory.
  • The file follows the required naming convention.
  • The content is clearly structured and follows the example format.
  • I have tested my instructions, prompt, or chat mode with GitHub Copilot.
  • I have run node update-readme.js and verified that README.md is up to date.

Description

This is an update to the original 'Beast Mode'


Type of Contribution

  • New instruction file.
  • New prompt file.
  • New chat mode file.
  • Other (please specify): This is an update to the original 'Beast Mode'

Additional Notes


By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.

@Copilot Copilot AI review requested due to automatic review settings September 9, 2025 15:26
Copilot

This comment was marked as outdated.

@anoblet anoblet requested a review from Copilot September 9, 2025 16:17
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR revises the Beast Mode chat mode configuration, updating it from version 4.1 to version 3.1 with enhanced capabilities and clearer instructions. The update includes extensive tool integration, improved workflow guidelines, and new features for memory management and environment variable handling.

  • Updated version from 4.1 to 3.1 with comprehensive tool configuration
  • Enhanced workflow instructions with better debugging and testing guidelines
  • Added new features including memory management, environment variable detection, and Git operations

@aaronpowell
Copy link
Contributor

I'm not sure I understand the objective of this PR. Beast Mode was designed for GPT-4.1 (which is the reason for 4.1 in the name) but this changes that to a lower version (a not a GPT model) and removes the model, while then adding a bunch of specific tools.

The net-new aspect looks to be the memory component, which might be better achieved as just an instructions file rather than in the chat mode.

Updated model version in Beast Mode chatmode.
@anoblet
Copy link
Author

anoblet commented Sep 10, 2025

The author regularly provides updates to this chatmode(https://gist.github.com/burkeholland/88af0249c4b6aff3820bf37898c8bacf). The 3.1 refers to the chatmode version, not the model version. For some reason he did not include the model in his latest version, I have added it back.

@aaronpowell
Copy link
Contributor

@burkeholland can you have a look at this PR to ensure that the right mode is being updated? I'm a little confused at the various beast modes in your gist and which maps to which here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants