feat: 添加 agent/sessions 会话记录备份
数据备份仓库应包含完整会话历史,便于恢复对话上下文。
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -3,7 +3,6 @@ node_modules/
|
||||
agent/npm/
|
||||
|
||||
# runtime / cache
|
||||
agent/sessions/
|
||||
agent/bin/
|
||||
agent/git/
|
||||
agent/taskplane/
|
||||
|
||||
Reference in New Issue
Block a user