5a2be87f658d01bc5b3b7ecdba92ac69bf09dcf7
2 days ago ai_xiaopei
fix(search): 搜索准确性四连修——FTS5 MATCH 引号包裹(连字符不再被解析成 MINUS);K...
5a2be8 diff | tree
2 days ago ai_xiaopei
fix(index): GetFileStats 容忍旧库 NULL 指纹(sql.NullInt64),升级后自动补指纹
ada154 diff | tree
2 days ago ai_xiaopei
merge: 合并 origin/master schema v2 重构(RWR/增量对账/explore),保留 tag/entity 实验于 ex...
cb7275 diff | tree
2 days ago ai_xiaopei
feat(draft): draft list 支持按一级目录过滤,Type 改从路径提取
ec0124 diff | tree
2 days ago ax_rd
test: 补 KeywordSearch FTS 通道/双通道去重 + GetUnresolvedLinks 覆盖(index 包 42.8%→50...
29407d diff | tree
2 days ago ax_rd
fix: e2e-verify.sh 退出码处理(FAILS 计数 + pipefail,CI 可凭退出码判定)
62a9f6 diff | tree
2 days ago ax_rd
docs: e2e 验证脚本 + README 更新(增量同步/explore/构建要求)
60eb89 diff | tree
2 days ago ax_rd
fix: search 长 CJK 词 bigram 展开统一下沉(ExpandCJKKeywords 共享 + textScore 按 Expand...
b554c3 diff | tree
2 days ago ax_rd
fix: explore 段落命中两级回退(原词→展开词)+ expandKeywords 去重 + HardBudget 接入
a7fbbf diff | tree
2 days ago ax_rd
feat: explore 命令(字节预算 + 段落级原文直出 + 关联清单 + 悬空链接提示)
13c539 diff | tree
2 days ago ax_rd
feat: RWR 图结构排序 + CJK LIKE 混合检索 + 双信号加权 + aliases/status 参与排序
86684d diff | tree
2 days ago ax_rd
feat: 悬空双链自动补全(RetryUnresolved,Reconcile 末尾自动调用)+ 3 个 Task3 审查 Minor 修复
3e6659 diff | tree
2 days ago ax_rd
feat: wikilink 边可信度标注(exact/fuzzy)+ 悬空链接入 unresolved_links 表
a5c01a diff | tree
2 days ago ax_rd
feat: 增量对账 reconcile——(size,mtime,sha256) 对账替代 commit 判据,index build 默认增量
4eb5c1 diff | tree
2 days ago ax_rd
fix: 迁移版本写入时序 + VACUUM INTO 备份 + 触发器回归测试
9587af diff | tree
2 days ago ax_rd
feat: schema v2 迁移(aliases/status/文件指纹/provenance/unresolved_links + FTS ex...
760155 diff | tree
2 days ago ax_rd
docs: 对标CodeGraph增强实施计划(10任务)+ go.env构建参数固化
bf3dc0 diff | tree
2 days ago ax_rd
docs: 对标CodeGraph增强设计(RWR排序/增量同步/悬空链接补全/explore命令)
20f89d diff | tree
2026-08-21 ai_xiaopei
fix(llm): getDefaultConfig 默认路径经 expandPath 展开(修复无配置文件时在 cwd 下创建字面 ~ 目录)
7ba0de diff | tree
2026-08-21 ai_xiaopei
feat(fts): FTS 表仅收录 file 节点
3e129d diff | tree
2026-08-21 ai_xiaopei
feat(index): nodes 表增加 node_type 列,查询过滤虚拟节点
7bcbed diff | tree
2026-08-21 ai_xiaopei
feat(graph): tag/entity 虚拟节点落库为真实节点(合成 path 命名空间)
efd6a8 diff | tree
2026-08-21 ai_xiaopei
plan: tag/entity 边扩展实施计划(3 tasks)
52f725 diff | tree
2026-08-21 ai_xiaopei
spec: tag/entity 虚拟节点落库设计(索引边扩展)
17d11e diff | tree
2026-07-29 ai_xiaopei
feat: config priority over env vars, export LoadConfig, add review feature
1196f4 diff | tree
2026-07-26 ai_xiaopei
fix: 移除所有help中的等号格式
ac966a diff | tree
2026-07-26 ai_xiaopei
fix: 修正全局help参数格式,移除=号
6023f6 diff | tree
2026-07-26 ai_xiaopei
feat: 新增classify和reorg命令,修复help格式
4cd549 diff | tree
2026-07-26 ai_xiaopei
feat: 添加 classify 命令和实体提取功能
1ba86b diff | tree
2026-07-26 ai_xiaopei
fix: 参数不足时显示 help 后添加空行
54adcc diff | tree
2026-07-26 ai_xiaopei
fix: 参数不足时显示对应命令的 help
f83abc diff | tree
2026-07-26 ai_xiaopei
fix: 修复草稿创建时知识库搜索失败问题
9c9802 diff | tree
2026-07-26 ai_xiaopei
feat: 添加草稿创建功能
cf162a diff | tree
2026-07-26 ai_xiaopei
fix: 使用 Makefile 编译确保 FTS5 支持
b79475 diff | tree
2026-07-26 ai_xiaopei
feat: add graph command for knowledge graph queries
6b58a8 diff | tree
2026-07-26 ai_xiaopei
refactor: help 格式对齐 axin-cli 风格
495bfc diff | tree
2026-07-26 ai_xiaopei
docs: 为所有命令添加详细参数说明
4bb231 diff | tree
2026-07-26 ai_xiaopei
docs: 更新 README.md 中的命令为 kb-cli
3f880f diff | tree
2026-07-26 ai_xiaopei
refactor: 统一命令名为 kb-cli
c47c84 diff | tree
2026-07-26 ai_xiaopei
refactor: 统一命令名称为 kb-cli
93f4e3 diff | tree
2026-07-26 ai_xiaopei
fix: 统一编译输出为 kb-cli
2ef3df diff | tree
2026-07-26 ai_xiaopei
feat: add index gc and git sync commands
11aa9a diff | tree
2026-07-26 ai_xiaopei
feat: add git sync command
6078b8 diff | tree
2026-07-26 ai_xiaopei
feat: add index gc command for cleaning orphan nodes
8de9d0 diff | tree
2026-07-26 ai_xiaopei
docs: update README with new features
30b6be diff | tree
2026-07-26 ai_xiaopei
feat: add --with-content and --with-links flags
ec47bc diff | tree
2026-07-26 ai_xiaopei
Task 4: add CLI flags for with-content and with-links
46a01d diff | tree
2026-07-26 ai_xiaopei
docs: add kb-cli enhancement implementation plan
3d3216 diff | tree
2026-07-26 ai_xiaopei
docs: add kb-cli enhancement design spec
dc838c diff | tree
2026-07-25 ai_xiaopei
feat: 实现输出格式化
09c2a0 diff | tree
first | « prev | next »