返回目录
其他 待识别

ai-dsh-book

yunfei07/ai-dsh-book

一本面向 DeepSeek Harness 插件开发的双语实战书。

Stars
0
Forks
0
Issues
0
更新
4 天前

PROJECT TOPICS

项目标签

PROJECT README

README

dsh Plugin Development in Practice

English | 中文

A bilingual, runnable guide to building plugins for DeepSeek Harness. The book starts with a minimal local plugin and progresses through tools, configuration, lifecycle, services, events, capability roles, provider adapters, and Web UI themes.

The site uses the MkThingsHQ/mkdocs FumaPress template with Waku, React, Tailwind CSS, static search, light and dark themes, llms.txt, and sitemap generation. Chinese is the default locale; English pages live under /en/.

Local development

Requirements: Node.js 24 or later and Corepack.

corepack pnpm@11.21.0 install
pnpm dev

Validate and build the static site before publishing:

pnpm check

Set PUBLIC_SITE_URL to the deployed origin when building production metadata:

PUBLIC_SITE_URL=https://docs.example.com pnpm build

The included wrangler.jsonc deploys static assets to Cloudflare Workers. Authenticate with Wrangler and run pnpm deploy; add a custom domain to that file only when the domain is known.

Contents

  • Part I: first plugin, Tool, configuration, and distribution
  • Part II: lifecycle, services, and events
  • Part III: capability roles, LLM adapters, and the Song-inspired UI theme

The examples target the current DeepSeek Harness source tree. Links that leave this book point to their owning repository so the book can be built and read independently. Chinese chapters are unsuffixed files under content/; matching English files use the .en.mdx suffix.

License

MIT. The book content is derived from the DeepSeek Harness documentation, and the site runtime is adapted from MkThingsHQ/mkdocs. Both upstream copyright notices are retained.

CLASSIFICATION EVIDENCE

分类依据

项目类型待识别
功能分类其他
规则置信度

系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。