| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
改造ogmem以http形式提供api,构建ogmem单独镜像 | 3 个月前 | |
refactor: dead code removal and embedding model migration to bge-m3 Remove unused code across the codebase and migrate embedding model from bge-large-en-v1.5 (dim 1536) to bge-m3 (dim 1024). Dead code removed: - lifecycle/aging_job.py (entire module) - OwnerScope enum, unused VectorIndex methods - _flush_session, poll_task/TaskStatus, _normalize_path - GPT-3.5 constants, get_st_embedder, UserInfo dataclass Cleanup: unused imports, datetime.utc modernization, import sorting. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> | 2 个月前 | |
Merge upstream/dev into dev Conflicts resolved: - docker/Dockerfile.standalone: keep local (perf module) - providers/token_tracker.py: keep local (bucket stack) - server/memory_service.py: keep upstream (error handling) Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> | 1 个月前 | |
feat: add admin service and audit logging | 3 个月前 | |
修复多租户认证不适配问题 | 2 个月前 | |
feat: add auth service and trusted request context | 3 个月前 | |
refactor: rename pipeline parameter to pipeline_name for clarity The 'pipeline' parameter in InternalToolUsageTracker and ReactLoop is a business process identifier string (e.g. "extraction.lazy"), not a data pipeline. Renaming to pipeline_name avoids confusion with ML/data pipeline concepts. Co-Authored-By: Claude GLM-5.1 <noreply@anthropic.com> | 1 个月前 | |
Fix MCP isolation and resource handling | 20 天前 | |
!109 feat(mcp): support SSE transport From: @Dystractor Reviewed-by: @wlff234, @jcp0578 | 7 天前 | |
!111 feat(mcp): use underscore tool names From: @Dystractor Reviewed-by: @jcp0578, @wlff234 | 7 天前 | |
!109 feat(mcp): support SSE transport From: @Dystractor Reviewed-by: @wlff234, @jcp0578 | 7 天前 | |
Fix MCP isolation and resource handling | 20 天前 | |
feat(pgdirect): SQL-backed storage backend replacing AGFS Direct PostgreSQL storage implementation: - SQLContextFS: full ContextFS implementation with RLS tenant isolation - SQLOutboxStore: listen-notify based async indexing - SQLRelationStore, SQLArchiveStore: relation and session persistence - SQLControlPlaneStore: multi-instance auth state sharing - Shared connection pool (PoolAdapterMixin) with health checks - Atomic write+outbox in single transaction - Archive chain support (soft delete + outbox event) - Owner-level ACL with visible_owner_spaces - PostgreSQL schema with idempotent ensure_schema() - Updated docs/setup scripts to replace AGFS with PostgreSQL Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> | 2 个月前 | |
fix: harden control-plane create and write semantics | 3 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 3 个月前 | ||
| 2 个月前 | ||
| 1 个月前 | ||
| 3 个月前 | ||
| 2 个月前 | ||
| 3 个月前 | ||
| 1 个月前 | ||
| 20 天前 | ||
| 7 天前 | ||
| 7 天前 | ||
| 7 天前 | ||
| 20 天前 | ||
| 2 个月前 | ||
| 3 个月前 |