🪨 consolidationPrompt.ts

This commit is contained in:
nirholas
2026-03-31 10:23:48 +00:00
parent 97a79a011a
commit 885cf2a925

View File

@@ -63,3 +63,4 @@ Update \`${ENTRYPOINT_NAME}\` so it stays under ${MAX_ENTRYPOINT_LINES} lines AN
Return a brief summary of what you consolidated, updated, or pruned. If nothing changed (memories are already tight), say so.${extra ? `\n\n## Additional context\n\n${extra}` : ''}`
}