feat: update .gitignore to include flows directory and adjust clawteam templates exclusion; enhance LEARNINGS.md and RULES.md with critical spawn method guidelines; revise TOOLS.md to emphasize tmux usage; modify SKILL.md files to prohibit subprocess backend; increase memory limit in docker-compose.yml
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ services:
|
||||
resources:
|
||||
limits:
|
||||
cpus: '4'
|
||||
memory: 8G
|
||||
memory: 10G
|
||||
reservations:
|
||||
memory: 2G
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user