| merge: integrate origin/dev, keep unified check_uri_access
Resolved conflicts in agfs_context_fs.py and sql_context_fs.py by
keeping the unified check_uri_access() calls from this branch rather
than the inline access logic from dev.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
| 5 天前 |
| !85 fix(providers): SQLRelationStore fallback to context_nodes.relations
From: @dawnbreaker28
Reviewed-by: @akushonkamen, @jcp0578
See merge request: opengauss/oGMemory!85 | 3 天前 |
| chore: bootstrap ContextEngine agent team scaffold v2
团队协调文件:
- CLAUDE.md: 完整 v3.1 设计(URI规范/写入策略/检索规则/接触点/commit规范/待决事项)
- team/tasks.md: Phase 0/1/2/3 全量任务(含 providers + service + 里程碑 commit 任务)
- team/roles/: 五个 Teammate 详细角色说明
- team/LEADER_PROMPT.md: Leader 分阶段 spawn/解散 Teammate 的完整操作说明
项目骨架:
- core/ extraction/ commit/ index/ retrieval/ providers/ service/ tests/ 目录结构
- agfs/: OpenViking AGFS(git@github.com:c4pt0r/agfs.git)
- pyproject.toml + .gitignore + 各包 __init__.py
| 2 个月前 |
| fix(fs): handle session URIs in check_uri_access with state isolation
Session URIs are account-scoped (history/archive), but session state
URIs require matching session_id to prevent cross-session leaks.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
| 5 天前 |