BIZ-83 opengineer TOOLS.md 知识库查询章节补充(BIZ-45 第二份报告发现) #6
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
背景
BIZ-45 第二份月度报告(7/5)发现 opengineer TOOLS.md 拆分后知识库查询引用不足,虽已拆分至 ref/knowledge-query.md,但本体 TOOLS.md 中未内联关键查询入口。
交付要求
备注
此为 BIZ-78 拆分的后续优化项,独立 issue 跟踪。
审批
刘总 2026-07-06 批准(含在 TOOLS.md 拆分批准中)
完成交认 — BIZ-83
完成时间: 2026-07-06
完成人: 严维序 (opengineer)
变更内容
在 TOOLS.md 中新增「五、知识库快速查询入口」章节,内联核心查询入口:
memory_search(corpus=all, query="...")— 查 SOP/规范/最佳实践wiki_search(query="...")— 查结构化知识页wiki_get(lookup="...")— 读取具体知识页包含明确查询优先级:
memory_search(corpus=all)→wiki_search→wiki_get→ SiYuan API尺寸验证
不影响 ref/ 结构
Issue 可关闭。