mirror of
https://github.com/earendil-works/pi.git
synced 2026-06-18 15:54:04 +08:00
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:
|
||||
|
||||
## 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
|
||||
- [Any constraints, preferences, or requirements mentioned]
|
||||
|
||||
@@ -333,7 +333,7 @@ const SUMMARIZATION_PROMPT = `Create a structured context checkpoint summary. An
|
||||
Use this EXACT format:
|
||||
|
||||
## 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
|
||||
- [Any constraints, preferences, or requirements mentioned by user]
|
||||
|
||||
Reference in New Issue
Block a user