DSH Project Wiki:为 DeepSeek Harness 增加可审计的项目级 Wiki
`dsh-project-wiki` 是面向 DeepSeek Harness 的本地优先项目 Wiki 插件,由 yu-xin-c 开发(MIT 许可证)。它旨在解决开发中关键上下文易丢失、新会话难以继承及重读聊天成本高且易引入过期结论的问题。插件将架构知识、设计决策及排障结论沉淀为工作区内的 Markdown 页面,支持原生 Web 查看、编辑和全文检索(基于 FTS5,不含向量搜索)。其核心特性包括提案审核机制(Agent 提案需人工批准方可入库)、来源指纹关联、代码变更后的过期扫描、知识图谱生成及双向链接,并保留完整修订记录。安装需 Node.js 22.19+ 或 24+,通过 np
Read MoreUse notion-knowledge-capture to precipitate AI conversations into a Notion knowledge base
### 译文: Introduce OpenAI's curated Agent Skill "notion-knowledge-capture": This tool relies on Notion's official MCP, and organizes decisions and steps from conversations with tools like Cursor, Codex into linkable Notion pages according to templates such as Wiki, How-To, ADR, and FAQ. The article verifies the installation command, the MCP access methods for Codex/Cursor/Claude Code, as well as the official decision capture and How-To sample workflow.
Read More