| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
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> | 2 个月前 | |
!109 feat(mcp): support SSE transport From: @Dystractor Reviewed-by: @wlff234, @jcp0578 | 7 天前 | |
merge: resolve PR #47 conflicts — keep retry logic + async drain + api_tool_choice Conflict resolution strategy: 1. openai_llm complete_with_tools: taoying's retry + tool_choice fallback + _track_usage 2. openai_llm complete_with_tools_messages: our api_tool_choice mapping + _track_usage 3. memory_service drain_outbox_sync: _async_drain with account_id param 4. memory_service after_turn: our async thread approach Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> | 2 个月前 | |
test: harden oGMemory MCP coverage | 25 天前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 2 个月前 | ||
| 7 天前 | ||
| 2 个月前 | ||
| 25 天前 |