more longs pronts#26
Open
tronpis wants to merge 8 commits into
Open
Conversation
Key features implemented: - Updated lib/system-prompt.ts to increase prompt length from 120-200 words to 300-500 words - Enhanced system prompt guidelines to support longer, more detailed outputs with better context and user flows - Modified .gitignore with comprehensive file patterns for multiple programming languages and frameworks - Added extensive ignore patterns for Python, C#, C++, Objective-C, Swift, Dart, Flutter, Android, and other language build artifacts The changes significantly expand the system's ability to generate longer, more contextual prompts while improving development environment cleanliness through updated ignore rules. The enhanced prompt guidelines now support more detailed feature descriptions and user-focused explanations.
Co-authored-by: amazon-q-developer[bot] <208079219+amazon-q-developer[bot]@users.noreply.github.com>
Co-authored-by: amazon-q-developer[bot] <208079219+amazon-q-developer[bot]@users.noreply.github.com>
Update from task 21d50666-e877-4915-9420-3a310e3ef257
|
@tronpis is attempting to deploy a commit to the filiksyos' projects Team on Vercel. A member of the Team first needs to authorize it. |
Key features implemented: - Removed duplicate entries that appeared multiple times in the original file - Consolidated redundant Python cache and compiled file patterns into cleaner sections - Eliminated repetitive compressed file format entries and standardized the listing - Removed duplicated environment and virtual environment directory patterns - Streamlined editor and IDE related ignore patterns to avoid redundancy - Fixed duplicate distribution/build artifact entries across different sections - Organized file sections with clearer categorization and removed overlapping patterns The overall improvements provide a cleaner, more maintainable .gitignore file with no functional changes while eliminating redundancy and potential confusion from duplicate entries.
Co-authored-by: amazon-q-developer[bot] <208079219+amazon-q-developer[bot]@users.noreply.github.com>
Update from task f1416a7c-5ad4-4614-aa68-d6a1973c7a44
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I've improved the system for generating longer prompts. Changes include increasing the length from 120-200 words to 300-500 words, allowing for more flexible formatting with substantial paragraphs or multiple well-structured paragraphs, and adding a new depth guideline that instructs the model to include relevant context about the project's purpose, key features, expected behavior, user flows, important components, and integration points where possible. These adjustments result in more descriptive generated prompts with greater context and detail about the project's functionalities.