Skip to content
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

fix: minor tweaks/optimizations to prompt #1352

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Rami9237
Copy link

@Rami9237 Rami9237 commented Nov 2, 2024

Added minor tweaks/updates to the main prompt. Some part of the prompt seem to causing noise/confusion.
Emphasized on certain parts of the prompt by capitalizing important key words focusing on the order of actions.

9. The order of the actions is VERY IMPORTANT. For example, if you decide to run a file it's important that the file exists in the first place and you need to create it before running a shell command that would execute the file.

This instruction looked too verbose/unclear. Refactored it to

    9. CRITICAL dependency chain: Files MUST be created and verified BEFORE any shell execution commands.

Emphasis on the order of actions.

@Rami9237 Rami9237 changed the title prompt revision fix: minor tweaks/optimizations to prompt Nov 2, 2024
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.

1 participant