0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. oG-Memory
  2. /
  3. config
  4. /
  5. agfs
akushonkamenakushonkamenrefactor: consolidate all config/env/docs into config/ and docs/ directories
e4fd162a创建于 25 天前历史提交
文件最后提交记录最后更新时间
config.reference.yaml
refactor: consolidate all config/env/docs into config/ and docs/ directories Move all configuration files, environment variables, templates, and documentation out of the project root into organized directories: - config/: runtime config, templates, env vars, AGFS/OpenClaw configs - docs/: ENV.md, OGMEMORY_ENV.md moved from root - docker/: Dockerfiles moved from root Update all loading paths (providers/unified_config.py, cli/commands/*, openclaw plugin, scripts) to read from config/ instead of root. Delete 4 duplicate templates (docker/ogmemory.example.yaml, docker/agfs-config.yaml, docker/openclaw-ogmem.json, agfs/config.example.yaml) replaced by unified config/ templates. Enhance ogmem onboard with mode-aware flows (local/docker/plugin), add --storage-backend flag, DB init, Docker deploy helpers. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> 25 天前