| feat: overview-first display, session identity binding, and ACL hardening
- Prefer overview over content/abstract in compose output for more structured memory display
- Bind account_id/user_id/agent_id into SessionMeta at session creation for cross-request inheritance
- Add owner_id early rejection in sql_context_fs and strict owner fallback in context_reader
- Use per-sample session key in eval ingest to avoid state leakage between samples
- Propagate overview through result_ranker fill_content path
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
| 16 天前 |
| feat: eval — ChromaDB index, Volcengine embedder, LoCoMo eval
| 1 个月前 |
| feat: eval — ChromaDB index, Volcengine embedder, LoCoMo eval
| 1 个月前 |
| fix(e2e): correct category mapping in report generator
LoCoMo data uses numeric categories "1"/"2"/"3"/"4" not string names
like "single_session". Updated CATEGORY_NAMES keys and derived the
category list from the mapping dict instead of hardcoding.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
| 1 个月前 |
| chore: clean up VECTORIZATION_PLAN mixed files, preserve perf token_tracker changes
- Delete providers/text_normalizer.py, providers/cache_backend.py
- Delete scripts/trace_query.py, scripts/trace_query_http.py
- Delete docs/local-deploy.md, ogmem.yaml.example
- Keep providers/token_tracker.py: add model/set_model, write to bucket stack
(required by perf module for per-span token attribution)
- Update .gitignore if needed
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
| 7 天前 |
| 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 天前 |
| feat: eval — ChromaDB index, Volcengine embedder, LoCoMo eval
| 1 个月前 |
| feat: eval — ChromaDB index, Volcengine embedder, LoCoMo eval
| 1 个月前 |