-
Notifications
You must be signed in to change notification settings - Fork 850
Revise Beast Mode 3.1 configuration and instructions #235
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
There was a problem hiding this 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
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.
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. |
Co-authored-by: Copilot <[email protected]>
@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. |
Pull Request Checklist
node update-readme.js
and verified thatREADME.md
is up to date.Description
This is an update to the original 'Beast Mode'
Type of Contribution
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.