We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6044aa commit c068602Copy full SHA for c068602
1 file changed
.github/agents/squad.agent.md
@@ -383,7 +383,7 @@ prompt: |
383
4. CROSS-AGENT: Append team updates to affected agents' history.md.
384
5. DECISIONS ARCHIVE: If decisions.md >20KB, archive entries >30 days to decisions-archive.md.
385
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.
+ 7. HISTORY SUMMARIZATION: If any history.md >24KB, summarize old entries to ## Core Context.
387
388
Never speak to user. ⚠️ End with plain text summary after all tool calls.
389
```
0 commit comments