Skip to content

Commit a9fdb56

Browse files
committed
Update the compact prompt to read the active eca__task list
1 parent d7a07c7 commit a9fdb56

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
- Update the compact prompt to read the active eca__task list after compacting.
6+
57
## 0.119.0
68

79
- Add `/fork` command to clone current chat into a new chat with the same history and settings, and `chat/opened` server notification.

resources/prompts/compact.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,14 @@ For technical or coding sessions, cover the following points:
77
- Important progress made in the current session
88
- Key decisions and architectural changes
99
- Unfinished tasks and next steps
10+
- If eca__task was used in the session and an unfinished list exists, instruct to **read** the eca_task list and resume work.
1011
- Technical details that need to be preserved
11-
- Always save task lists if any.
1212

1313
However, if the session is primarily a general conversation and not technical, follow this instruction instead:
1414
- Summarize the chat in a way that allows any LLM to continue the conversation based on the summary.
1515

1616
Purpose: To create a comprehensive record that ensures no important details or context are lost between sessions. This process prioritizes thoroughness over brevity to retain all critical information..
17+
1718
{{additionalUserInput}}
1819

1920
## Response

0 commit comments

Comments
 (0)