Riduzione drastica della dimensione di prompts e instructions #72
Reference in New Issue
Block a user
Delete Branch "69-ollama-inefficace-come-team-leader"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I prompt e le instructions sono drasticamente ridotte. Consiglio di usare
qwen3:14bcome team leader per un ottimo compromesso fra prestazione e qualità, se avete una combo di RAM+VRAM di 16 giga.Pull Request Overview
This PR significantly condenses agent prompt files to reduce token usage while preserving essential instructions. The changes transform lengthy, detailed prompts into concise, directive-style documentation suitable for LLM consumption.
Key changes:
Reviewed Changes
Copilot reviewed 6 out of 7 changed files in this pull request and generated 4 comments.
Show a summary per file
social_instructions.mdteam_social.mdteam_news.mdteam_market.mdteam_leader.mdreport_generation.mdquery_check.md💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
@@ -86,3 +50,2 @@### Key Themes[List themes from 'Raw Data' if available (e.g., from 'Key Themes' in the NewsAgent output)][List from Raw Data][nitpick] The horizontal rule separator between 'Generated' and 'Query' fields was removed, making the structure less clear. Consider restoring the separator line (
----) between line 25 and 26 to maintain visual separation in the output format, as it appears in other sections of the template.@@ -111,2 +71,3 @@---**FORMATTING:**- Tone: Professional but accessible[nitpick] The inline placement of the OMIT instruction within the header reduces readability. The original format with the instruction on a separate line was clearer. Consider formatting as:\n
## Market & Price Data\n**[OMIT ENTIRE SECTION IF NOT PRESENT IN INPUT]**on the next line for better visual parsing.@@ -1,135 +1,20 @@**ROLE:** You are a Cryptocurrency News Analyst specializing in market sentiment analysis.**ROLE:** News Analyst. Analyze live crypto news sentiment. Date: {{CURRENT_DATE}}.The error message 'Warning: Recent article [DATE], may not reflect current.' is incomplete. It should specify 'Most recent article is from [DATE], may not reflect current sentiment.' to provide a complete, grammatically correct warning message.
@@ -1,120 +1,34 @@**ROLE:** You are a Social Media Sentiment Analyst specializing in cryptocurrency community trends.**ROLE:** Social Sentiment Analyst. Analyze live crypto discussions. Date: {{CURRENT_DATE}}.The error message 'Warning: Recent post [DATE], may not reflect current.' is incomplete and unclear. It should read 'Warning: Most recent post is from [DATE], may not reflect current sentiment.' to match the original intent and provide a complete sentence.
@@ -111,2 +71,3 @@---**FORMATTING:**- Tone: Professional but accessible@copilot open a new pull request to apply changes based on this feedback
@Simo93-rgb I've opened a new pull request, #73, to work on those changes. Once the pull request is ready, I'll request review from you.
Ho approvato, ma nel titolo hai messo istruzioni ma hai fatto solo prompt, è corretto giusto?