From 6eb78e1e6970856c1e9458697da89d46fabe3113 Mon Sep 17 00:00:00 2001 From: TevinClaw <510129976@qq.com> Date: Tue, 17 Mar 2026 15:04:02 +0800 Subject: [PATCH] [HUMAN] agent.md 细节微调 --- .gitignore | 10 ++++++++-- 1 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 96e064a..eaaadd9 100644 --- a/.gitignore +++ b/.gitignore @@ -19,17 +19,23 @@ # 扩展插件运行时数据 extensions/ -# Agent 会话数据 +# Agent 会话、检索数据 agents/*/sessions/ +agents/*/qmd/ # 其他运行时目录 delivery-queue/ devices/ subagents/ identity/ -memory/ feishu/ cron/runs/ +completions/ + +# 记忆管理 +memory/ +!*/memory/ +*/memory/ontology/ # ============================================ # 敏感信息(绝不能提交) -- Gitblit v1.9.1