Skip to content

Commit 64e58b5

Browse files
authored
Merge pull request #382 from editor-code-assistant/improve-eca__task-usage-after-compact
Update the compact prompt to read the active eca__task list
2 parents 2f76379 + dc8c3c9 commit 64e58b5

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

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.120.0
68

79
- Add `mcp/disableServer` and `mcp/enableServer` notifications to toggle MCP servers from the client, persisting the `disabled` flag in config.json.

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)