mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
fix(prompt): better summary prompt
This commit is contained in:
parent
6baee0791f
commit
1b1b73b5b3
1 changed files with 10 additions and 4 deletions
|
|
@ -1,4 +1,10 @@
|
||||||
Summarize the following conversation into 2 sentences MAX explaining what the
|
Summarize what was done in this conversation. Write like a pull request description.
|
||||||
assistant did and why
|
|
||||||
Do not explain the user's input.
|
Rules:
|
||||||
Do not speak in the third person about the assistant.
|
- 2-3 sentences max
|
||||||
|
- Describe the changes made, not the process
|
||||||
|
- Do not mention running tests, builds, or other validation steps
|
||||||
|
- Do not explain what the user asked for
|
||||||
|
- Write in first person (I added..., I fixed...)
|
||||||
|
- Never ask questions or add new questions
|
||||||
|
- Only exception: if the conversation ends with an unanswered question to the user, preserve that exact question
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue