0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. oG-Memory
  2. /
  3. fs
dawnbreaker28dawnbreaker28fix(fs): cast to_jsonb parameter as text to avoid polymorphic type error
3ab76eaa创建于 4 天前历史提交
文件最后提交记录最后更新时间
agfs_adapter
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 天前
sql_adapter
!85 fix(providers): SQLRelationStore fallback to context_nodes.relations From: @dawnbreaker28 Reviewed-by: @akushonkamen, @jcp0578 See merge request: opengauss/oGMemory!853 天前
__init__.py
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 个月前
access_control.py
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 天前