dsh-plugin-guide 0.1.1 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.es.md CHANGED
@@ -24,7 +24,7 @@
24
24
 
25
25
  | Surface | Status |
26
26
  |---|---|
27
- | Harness | DeepSeek Harness `0.1.0-rc.8` |
27
+ | Harness | DeepSeek Harness `0.1.1-rc.2` |
28
28
  | Node | `^22.19.0 || >=24.0.0` (runtime de DeepSeek Harness) |
29
29
  | Platforms | Todas (bundle ESM plano; sin código nativo, sin red) |
30
30
  | Model | Cualquiera (sin interacción con el modelo) |
package/README.hi.md CHANGED
@@ -24,7 +24,7 @@
24
24
 
25
25
  | Surface | Status |
26
26
  |---|---|
27
- | Harness | DeepSeek Harness `0.1.0-rc.8` |
27
+ | Harness | DeepSeek Harness `0.1.1-rc.2` |
28
28
  | Node | `^22.19.0 || >=24.0.0` (DeepSeek Harness रनटाइम) |
29
29
  | Platforms | सभी (सादा ESM बंडल; कोई नेटिव कोड नहीं, कोई नेटवर्क नहीं) |
30
30
  | Model | कोई भी (कोई मॉडल अंतःक्रिया नहीं) |
package/README.md CHANGED
@@ -1,6 +1,7 @@
1
1
  <div align="center">
2
2
 
3
3
  # 🐳 dsh-plugin-guide
4
+ [![Gitee](https://img.shields.io/badge/Gitee-mirror-c71d23?logo=gitee)](https://gitee.com/perrylink/dsh-plugin-guide)
4
5
 
5
6
  **Everything you need to build [DeepSeek Harness](https://github.com/deepseek-ai/deepseek-harness) plugins.**
6
7
 
@@ -24,7 +25,7 @@
24
25
 
25
26
  | Surface | Status |
26
27
  |---|---|
27
- | Harness | DeepSeek Harness `0.1.0-rc.8` |
28
+ | Harness | DeepSeek Harness `0.1.1-rc.2` |
28
29
  | Node | `^22.19.0 || >=24.0.0` (DeepSeek Harness runtime) |
29
30
  | Platforms | All (plain ESM bundle; no native code, no network) |
30
31
  | Model | Any (no model interaction) |
package/README.pt.md CHANGED
@@ -24,7 +24,7 @@
24
24
 
25
25
  | Surface | Status |
26
26
  |---|---|
27
- | Harness | DeepSeek Harness `0.1.0-rc.8` |
27
+ | Harness | DeepSeek Harness `0.1.1-rc.2` |
28
28
  | Node | `^22.19.0 || >=24.0.0` (runtime do DeepSeek Harness) |
29
29
  | Platforms | Todas (bundle ESM puro; sem código nativo, sem rede) |
30
30
  | Model | Qualquer (sem interação com o modelo) |
package/README.zh.md CHANGED
@@ -24,7 +24,7 @@
24
24
 
25
25
  | Surface | Status |
26
26
  |---|---|
27
- | Harness | DeepSeek Harness `0.1.0-rc.8` |
27
+ | Harness | DeepSeek Harness `0.1.1-rc.2` |
28
28
  | Node | `^22.19.0 || >=24.0.0`(DeepSeek Harness 运行时) |
29
29
  | Platforms | 全部(纯 ESM bundle;无原生代码、无网络) |
30
30
  | Model | 任意(无模型交互) |
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "dsh-plugin-guide",
3
- "version": "0.1.1",
3
+ "version": "0.1.2",
4
4
  "description": "The dsh-plugin-guide knowledge base as an installable DeepSeek Harness plugin: official docs, Cordis primer, community deep-dives, and battle-tested pitfalls registered as an on-demand agent skill.",
5
5
  "type": "module",
6
6
  "main": "index.js",
@@ -65,7 +65,7 @@
65
65
  },
66
66
  "permissions": ["filesystem:read"],
67
67
  "compatibility": {
68
- "dshVersions": ["0.1.0-rc.8"]
68
+ "dshVersions": ["0.1.1-rc.2"]
69
69
  },
70
70
  "capability": {
71
71
  "id": "dsh-plugin-guide",
@@ -1 +1 @@
1
- AGENTS.md
1
+ AGENTS.md
@@ -1,16 +1,16 @@
1
- # official-docs snapshot (SNAPSHOT.md)
2
-
3
- > Generated by `scripts/sync-official-docs.ps1`. This file is the single authority for how `references/official-docs/` lines up with upstream deepseek-harness.
4
- > The "last verified" dates and commit SHAs in README/guide must cite this file; do not hand-edit them.
5
-
6
- | Item | Value |
7
- |---|---|
8
- | Source checkout | `D:\deepseek-harness` |
9
- | Source ref | `origin/master` |
10
- | Source commit | `47f943859bef60e4160492346772ded9b24f765a` |
11
- | Synced at (UTC) | 2026-08-14T15:13:50Z |
12
- | Scope | tracked files at the ref: `docs/`, root `AGENTS.md`, `BENCHMARK.md`, `CLAUDE.md`(symlink 目标文本), `CONTRIBUTING.md`/`.zh.md`/`.i18n.yaml`, `README.zh.md`/`.i18n.yaml`(上游英文 `README.md` 不在本目录,快照见 `downloads/github/harness/README.md`), `THIRD_PARTY_NOTICES.md`, `LICENSE`, `packages/AGENTS.md`, `examples/AGENTS.md`, `packages/README.md`, `vendor/README.md`, `website/docs.ts` |
13
- | File counts | docs/: 215 md files (105 .zh.md pairs) |
14
- | Pruned this run | 107 个不在范围内/上游已删除的条目 |
15
-
16
- Drift check: `pwsh -File scripts/verify-kit.ps1 -Checkout <checkout>` (tracked files only).
1
+ # official-docs snapshot (SNAPSHOT.md)
2
+
3
+ > Generated by `scripts/sync-official-docs.ps1`. This file is the single authority for how `references/official-docs/` lines up with upstream deepseek-harness.
4
+ > The "last verified" dates and commit SHAs in README/guide must cite this file; do not hand-edit them.
5
+
6
+ | Item | Value |
7
+ |---|---|
8
+ | Source checkout | `D:\deepseek-harness` |
9
+ | Source ref | `origin/master` |
10
+ | Source commit | `47f943859bef60e4160492346772ded9b24f765a` |
11
+ | Synced at (UTC) | 2026-08-14T15:13:50Z |
12
+ | Scope | tracked files at the ref: `docs/`, root `AGENTS.md`, `BENCHMARK.md`, `CLAUDE.md`(symlink 目标文本), `CONTRIBUTING.md`/`.zh.md`/`.i18n.yaml`, `README.zh.md`/`.i18n.yaml`(上游英文 `README.md` 不在本目录,快照见 `downloads/github/harness/README.md`), `THIRD_PARTY_NOTICES.md`, `LICENSE`, `packages/AGENTS.md`, `examples/AGENTS.md`, `packages/README.md`, `vendor/README.md`, `website/docs.ts` |
13
+ | File counts | docs/: 215 md files (105 .zh.md pairs) |
14
+ | Pruned this run | 107 个不在范围内/上游已删除的条目 |
15
+
16
+ Drift check: `pwsh -File scripts/verify-kit.ps1 -Checkout <checkout>` (tracked files only).