Paloma966 / dsh-paper

Listed

计算机类本科毕业设计全流程 DSH 插件项目。

mainOther View source

Installation

npx -y @deepseek-ai/dsh plugin --profile web add github:Paloma966/dsh-paper

This installation command is an unverified starting point generated from the GitHub repository address.

README

Maintainer-authored documentation snapshot.

View on GitHub ↗
Commit 438949eSynced Aug 18, 2026

dsh-paper

计算机类本科毕业设计全流程 DSH 插件项目。

仓库结构

路径内容
DESIGN.md详细设计文档(v0.1 已评审通过,v0.2 含修订记录)
plugin/dsh-thesis 插件包(技能包 + 工具 + 命令,M1 已完成)
plugin/skills/7 个技能包(thesis_init 会复制到论文仓库 .dsh/skills/
plugin/src/TypeScript 源码(lib 纯逻辑 / tools 工具逻辑 / index 胶水)
plugin/lib/构建产物(已提交,git 安装免构建)
plugin/tests/54 个单元测试 + 真实磁盘端到端脚本

快速开始

  1. 安装:dsh plugin --profile web add <本仓库>/plugin
  2. 在 DSH Web 界面让 AI 调用 thesis_init 创建论文工作区
  3. 跟随 AI 从选题工作坊开始

详见 plugin/README.mdDESIGN.md

里程碑进度(v1.0.0 全部完成)

  • M1 技能包 + 选题/开题工具(22/22 测试 + 23/23 磁盘端到端)
  • M2 文献系统(真实检索 + 缓存 id 制 + 审计留痕,10/10 真实网络端到端)
  • M3 规范深化 + thesis_review 逐章评审(六项确定性检查)
  • M4 检查/构建/AI 味自查(docx 经 unzip + XML 良构双重验证)
  • M5 答辩准备(素材提取 + 六类问题库 + 演练流程)

交付总览

组件数量
技能包7 个(pipeline/opener/literature/eng-design/writing/citation/defense)
模型工具11 个(init/progress/decision/lit_search/lit_save/lit_note/review/check/build/ai_selfcheck/defense_prep)
斜杠命令5 个(status/decide/lit/check/build)
测试54 个单元测试 + 43 项磁盘端到端 + 10 项真实网络端到端

安装dsh plugin --profile web add <本仓库>/plugin(已装入 profile,重启 dsh web 生效)。

Project files and signals

Shown items are public repository signals detected in the directory snapshot.

TestsDetected

Repository information

Language
TypeScript
License
Not reported
Last updated
Aug 18, 2026, 11:31 AM

Install deliberately

Review source code, permissions, lifecycle hooks, dependencies and network access. Test untrusted plugins in an isolated environment.