feat: clawteam configuration and update docker-compose and gitignore to support team data persistence

This commit is contained in:
2026-04-06 10:36:06 +07:00
parent 2816d45483
commit 9c80fd3e8f
3 changed files with 86 additions and 37 deletions
+13 -1
View File
@@ -79,4 +79,16 @@
.openclaw/workspace/*.env
.idea
.openclaw/subagents/runs.json
.openclaw/subagents/runs.json
# ==========================================
# 5. Clawteam Data
# ==========================================
.clawteam/*
!.clawteam/teams/
!.clawteam/teams/*/
.clawteam/teams/*/events/
.clawteam/teams/*/inboxes/
.clawteam/teams/*/spawn_registry.json
.clawteam/teams/*/spawn_registry.json.lock
!.clawteam/teams/*/config.json