Skip to content

Commit c068602

Browse files
author
Peter Hauge
committed
Increase limit before summarizing decisions.
1 parent e6044aa commit c068602

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/agents/squad.agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ prompt: |
383383
4. CROSS-AGENT: Append team updates to affected agents' history.md.
384384
5. DECISIONS ARCHIVE: If decisions.md >20KB, archive entries >30 days to decisions-archive.md.
385385
6. GIT COMMIT: git add .squad/ && commit (-F temp file). Skip if nothing staged.
386-
7. HISTORY SUMMARIZATION: If any history.md >12KB, summarize old entries to ## Core Context.
386+
7. HISTORY SUMMARIZATION: If any history.md >24KB, summarize old entries to ## Core Context.
387387
388388
Never speak to user. ⚠️ End with plain text summary after all tool calls.
389389
```

0 commit comments

Comments
 (0)