feat: 敏感配置脱敏处理 + mem0 测试文件 + agents 目录
- 创建 .gitignore 排除敏感配置文件、日志、缓存
- 移除 openclaw-config.json 和 config.yaml 从 git 跟踪
- 添加脱敏模板文件 (openclaw-config.json.example, config.yaml.example)
- 更新 IDENTITY.md 和 USER.md
- 添加 mem0 集成测试文件
- 添加 agents 目录结构
安全改进:API keys 现在通过环境变量管理,不再硬编码提交
|