Remove restrictive sentence limits from Goal section
This commit is contained in:
@@ -264,7 +264,7 @@ const BRANCH_SUMMARY_PROMPT = `Create a structured summary of this conversation
|
|||||||
Use this EXACT format:
|
Use this EXACT format:
|
||||||
|
|
||||||
## Goal
|
## Goal
|
||||||
[1-2 sentences: What was the user trying to accomplish in this branch?]
|
[What was the user trying to accomplish in this branch?]
|
||||||
|
|
||||||
## Constraints & Preferences
|
## Constraints & Preferences
|
||||||
- [Any constraints, preferences, or requirements mentioned]
|
- [Any constraints, preferences, or requirements mentioned]
|
||||||
|
|||||||
@@ -333,7 +333,7 @@ const SUMMARIZATION_PROMPT = `Create a structured context checkpoint summary. An
|
|||||||
Use this EXACT format:
|
Use this EXACT format:
|
||||||
|
|
||||||
## Goal
|
## Goal
|
||||||
[1-2 sentences: What is the user trying to accomplish?]
|
[What is the user trying to accomplish? Can be multiple items if the session covers different tasks.]
|
||||||
|
|
||||||
## Constraints & Preferences
|
## Constraints & Preferences
|
||||||
- [Any constraints, preferences, or requirements mentioned by user]
|
- [Any constraints, preferences, or requirements mentioned by user]
|
||||||
|
|||||||
Reference in New Issue
Block a user