From 1f035bcb589badfbf5f6596e1217899a4d2eb53b Mon Sep 17 00:00:00 2001 From: Kujtim Hoxha Date: Sat, 18 Oct 2025 13:09:28 +0200 Subject: [PATCH] chore: improve summary --- internal/agent/templates/summary.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/internal/agent/templates/summary.md b/internal/agent/templates/summary.md index 5a40e6b3b7f7e55ec4d615aa2751d25f78832555..94d2134df0bdc0a61e417ffe26913293ab6e1db1 100644 --- a/internal/agent/templates/summary.md +++ b/internal/agent/templates/summary.md @@ -6,6 +6,8 @@ Focus on information that would be helpful for continuing the conversation, incl - What was done - What is currently being worked on - Which files are being modified +- Helpful commands that helped you implement this task so far +- Any context that would be needed to continue working on the task - What needs to be done next Your summary should be comprehensive enough to provide context but concise enough to be quickly understood.