yunfei07/ai-dsh-book
yunfei07★ 0MDX最后同步: 2026-08-15
一本面向 DeepSeek Harness 插件开发的双语实战书。
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. Validate and build the static site before publishing: Set PUBLIC SITE URL to the deployed origin when building production metadata: 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 rep…
在 GitHub 查看完整 README →