- fix(release): download embedder model from release asset instead of LFS (065b6a2)
- chore(ci): remove windows from test and build matrix (5202c17)
- fix: discard one more db.Close error in test (819912a)
- fix: discard db.Close errors in test file (c18dade)
- fix: resolve golangci-lint errcheck and staticcheck issues (67e8fea)
- fix(ci): cache embedder model from release to avoid LFS budget exhaustion (45e061a)
- Revert "fix(ci): remove lfs checkout to work around exceeded LFS budget" (058840b)
- fix(ci): remove lfs checkout to work around exceeded LFS budget (038b641)
- feat: add LocalSearch tool, Search Priority rule, and gorag v2 upgrade (268a234)
- feat: add optimize rpc, local search tool and related improvements (10f3fb8)
- refactor: 重构知识库相关代码,替换memory为kb模块 (aa3aee3)
- refactor: 替换项目中剩余的LLMIndexer为GraphIndexer (d93ff6d)