deepseek-harness-learning¶
| Type | tutorial | Category | Learning |
| Stars | ⭐7 | Status | ✅ active |
| Capabilities | learning | Updated | 2026-08-14 |
📖 About¶
基于 deepseek-harness 仓库系统化拆解产物搭建的学习网站,面向想了解「AI Agent 框架如何工作」的开发者与爱好者。 - GitHub 仓库:https://github.com/lucky2024-pllove/deepseek-harness-learning
✨ Key Features¶
- GitHub 仓库:https://github.com/lucky2024-pllove/deepseek-harness-learning
📦 Install¶
# 1. 安装依赖
pnpm install
# 2. 启动开发服务器(热更新)
pnpm run docs:dev
# 3. 构建生产版本(输出到 docs/.vitepress/dist)
pnpm run docs:build
# 4. 本地预览构建产物
pnpm run docs:preview
🚀 Quick Start¶
E:\AI\开源项目拆解\deepseek-harness-master-ai_analysis\
├── AI_MODEL_USAGE_ANALYSIS.md # 技术分析报告
├── PRODUCT_GUIDE.md # 产品说明书
├── ROOT_OVERVIEW.md # 概览
└── translated_prompts/ # 70 篇提示词翻译文档 + MANIFEST + INDEX