| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
fix: retrieval — assembly pipeline bugs + OpenViking conventions | 3 个月前 | |
fix: resolve rebase conflicts and integrate InternalToolUsageTracker into ReactLoop base class - Move _record_round/_record_tool_call from ExtractionReActLoop override to ReactLoop base class default implementation (tracker injected via __init__) - Fix indentation errors from conflict resolution in prefetch.py, api.py, extraction.yaml - Rename MemoryPrefetcher.prefetch to _prefetch (private), update all tests - Make ExtractionReActLoop.prompt_manager optional with fallback _build_system_prompt for no-template scenarios - Merge upstream extraction.yaml prompt with detail preservation rules Co-Authored-By: Claude GLM-5.1 <noreply@anthropic.com> | 1 个月前 | |
feat(index): directory summary control and prefetch URI fix - Add directory_summary_enabled parameter (default: false) to IndexService and OutboxWorker - Thread directory_summary_enabled through init_index_service and run_index_service - Promote UPSERT_DIRECTORY skip log from DEBUG to INFO for observability - Fix prefetch to strip /content.md suffix from L2 URIs before calling read_node() | 2 个月前 | |
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 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 3 个月前 | ||
| 1 个月前 | ||
| 2 个月前 | ||
| 2 个月前 |