dsh-fast 0.2.5 → 0.2.7

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/CHANGELOG.md CHANGED
@@ -5,6 +5,23 @@ All notable changes to this project are documented in this file.
5
5
  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6
6
  and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
 
8
+ ## [0.2.7] - 2026-09-07
9
+
10
+ ### Fixed
11
+
12
+ - Align the `@deepseek-ai/dsh-*` peer ranges to `>=0.1.2-rc.1 <0.2.0`: the older `>=0.1.0-rc.8 <0.2.0` band resolved to only the `0.1.0-rc.8` prerelease under registry-driven resolution and broke fresh tarball installs; no behavior change.
13
+
14
+ ### Docs
15
+
16
+ - Refresh the five-language README support-version wording: the verified GitHub tag `dsh-v0.1.3-alpha.1` now leads the compatibility claim, while npm `0.1.2-rc.1` stays the published dependency-pin line (peers `>=0.1.2-rc.1 <0.2.0`); no behavior change.
17
+
18
+
19
+ ## [0.2.6] - 2026-09-04
20
+
21
+ ### Fixed
22
+
23
+ - Remove the `storage` / `storage-json` / `storage-domain` rows from the bundle patch: the shipped profiles compose that stack through `dsh-base`, so the inserted rows collided with the same ids and made the profile refuse to boot (`duplicate loader entry id: storage`). The patch now mounts only the plugin row; bare profiles compose the storage stack themselves.
24
+
8
25
  ## [0.2.5] - 2026-09-04
9
26
 
10
27
  ### Changed
package/README.es.md CHANGED
@@ -23,10 +23,10 @@
23
23
 
24
24
  ## Compatibility
25
25
 
26
- - DeepSeek Harness `0.1.2-rc.1` (peers fijados a `0.1.2-rc.1`).
27
- 0.1.2-rc.1 (adaptado el 2026-09-02): el sobre de sesión conserva su campo ignorable solo para compatibilidad de lectura de logs almacenados - Session.append aún no puede estamparlo, por lo que el comportamiento de la puerta no cambia.
26
+ - DeepSeek Harness `dsh-v0.1.3-alpha.1` (peers fijados a `0.1.2-rc.1`).
27
+ 0.1.2-rc.1 (adaptado el 2026-09-02): el sobre de sesión conserva su campo ignorable solo para compatibilidad de lectura de logs almacenados - Session.append aún no puede estamparlo, por lo que el comportamiento de la puerta no cambia. Verificado el 2026-09-06 contra el checkout master de dsh-v0.1.3-alpha.1 (cadena de puertas completa + smoke de instalación de profile).
28
28
  - Node `^22.19.0 || >=24.0.0`, solo ESM (`"type": "module"`).
29
- - Peers: `@deepseek-ai/cordis ^4.0.1`, `@deepseek-ai/schemastery ^3.18.0`, y `@deepseek-ai/dsh-session`, `@deepseek-ai/dsh-tools`, `@deepseek-ai/dsh-commands`, `@deepseek-ai/dsh-compaction`, `@deepseek-ai/dsh-storage-domain` en `>=0.1.0-rc.8 <0.2.0`.
29
+ - Peers: `@deepseek-ai/cordis ^4.0.2`, `@deepseek-ai/schemastery ^3.18.2`, y `@deepseek-ai/dsh-session`, `@deepseek-ai/dsh-tools`, `@deepseek-ai/dsh-commands`, `@deepseek-ai/dsh-compaction`, `@deepseek-ai/dsh-storage-domain` en `>=0.1.2-rc.1 <0.2.0`.
30
30
 
31
31
  ## What you get
32
32
 
package/README.hi.md CHANGED
@@ -23,10 +23,10 @@
23
23
 
24
24
  ## Compatibility
25
25
 
26
- - DeepSeek Harness `0.1.2-rc.1` (peers `0.1.2-rc.1` पर पिन किए गए)।
27
- 0.1.2-rc.1 (2026-09-02 को अनुकूलित): सत्र लिफ़ाफ़ा अपना ignorable फ़ील्ड केवल संग्रहीत-लॉग पठन संगतता के लिए रखता है - Session.append अभी भी इसे स्टैम्प नहीं कर सकता, इसलिए गेट व्यवहार अपरिवर्तित है।
26
+ - DeepSeek Harness `dsh-v0.1.3-alpha.1` (peers `0.1.2-rc.1` पर पिन किए गए)।
27
+ 0.1.2-rc.1 (2026-09-02 को अनुकूलित): सत्र लिफ़ाफ़ा अपना ignorable फ़ील्ड केवल संग्रहीत-लॉग पठन संगतता के लिए रखता है - Session.append अभी भी इसे स्टैम्प नहीं कर सकता, इसलिए गेट व्यवहार अपरिवर्तित है। 2026-09-06 को dsh-v0.1.3-alpha.1 master checkout के विरुद्ध सत्यापित (पूर्ण गेट शृंखला + profile इंस्टॉल स्मोक)।
28
28
  - Node `^22.19.0 || >=24.0.0`, केवल ESM (`"type": "module"`)।
29
- - Peers: `@deepseek-ai/cordis ^4.0.1`, `@deepseek-ai/schemastery ^3.18.0`, और `@deepseek-ai/dsh-session`, `@deepseek-ai/dsh-tools`, `@deepseek-ai/dsh-commands`, `@deepseek-ai/dsh-compaction`, `@deepseek-ai/dsh-storage-domain` (`>=0.1.0-rc.8 <0.2.0`)।
29
+ - Peers: `@deepseek-ai/cordis ^4.0.2`, `@deepseek-ai/schemastery ^3.18.2`, और `@deepseek-ai/dsh-session`, `@deepseek-ai/dsh-tools`, `@deepseek-ai/dsh-commands`, `@deepseek-ai/dsh-compaction`, `@deepseek-ai/dsh-storage-domain` (`>=0.1.2-rc.1 <0.2.0`)।
30
30
 
31
31
  ## What you get
32
32
 
package/README.md CHANGED
@@ -26,9 +26,9 @@
26
26
 
27
27
  ## Compatibility
28
28
 
29
- - DeepSeek Harness `0.1.2-rc.1` (adapted 2026-09-04): the session envelope keeps its ignorable field for stored-log read compatibility only - Session.append still cannot stamp it, so audit-gate behavior is unchanged.
29
+ - DeepSeek Harness `dsh-v0.1.3-alpha.1` (adapted 2026-09-04): the session envelope keeps its ignorable field for stored-log read compatibility only - Session.append still cannot stamp it, so audit-gate behavior is unchanged. Verified 2026-09-06 against the dsh-v0.1.3-alpha.1 master checkout (full gate chain + profile install smoke).
30
30
  - Node `^22.19.0 || >=24.0.0`, ESM only (`"type": "module"`).
31
- - Peer dependencies: `@deepseek-ai/cordis ^4.0.2`, `@deepseek-ai/schemastery ^3.18.2`, and `@deepseek-ai/dsh-session`, `@deepseek-ai/dsh-tools`, `@deepseek-ai/dsh-commands`, `@deepseek-ai/dsh-compaction`, `@deepseek-ai/dsh-storage-domain` at `>=0.1.0-rc.8 <0.2.0`.
31
+ - Peer dependencies: `@deepseek-ai/cordis ^4.0.2`, `@deepseek-ai/schemastery ^3.18.2`, and `@deepseek-ai/dsh-session`, `@deepseek-ai/dsh-tools`, `@deepseek-ai/dsh-commands`, `@deepseek-ai/dsh-compaction`, `@deepseek-ai/dsh-storage-domain` at `>=0.1.2-rc.1 <0.2.0`.
32
32
 
33
33
  ## What you get
34
34
 
package/README.pt.md CHANGED
@@ -23,10 +23,10 @@
23
23
 
24
24
  ## Compatibility
25
25
 
26
- - DeepSeek Harness `0.1.2-rc.1` (peers fixados em `0.1.2-rc.1`).
27
- 0.1.2-rc.1 (adaptado em 2026-09-02): o envelope de sessão mantém seu campo ignorable apenas para compatibilidade de leitura de logs armazenados - o Session.append ainda não consegue estampá-lo, então o comportamento da porta não muda.
26
+ - DeepSeek Harness `dsh-v0.1.3-alpha.1` (peers fixados em `0.1.2-rc.1`).
27
+ 0.1.2-rc.1 (adaptado em 2026-09-02): o envelope de sessão mantém seu campo ignorable apenas para compatibilidade de leitura de logs armazenados - o Session.append ainda não consegue estampá-lo, então o comportamento da porta não muda. Verificado em 2026-09-06 contra o checkout master do dsh-v0.1.3-alpha.1 (cadeia completa de portas + smoke de instalação de profile).
28
28
  - Node `^22.19.0 || >=24.0.0`, somente ESM (`"type": "module"`).
29
- - Peers: `@deepseek-ai/cordis ^4.0.1`, `@deepseek-ai/schemastery ^3.18.0`, e `@deepseek-ai/dsh-session`, `@deepseek-ai/dsh-tools`, `@deepseek-ai/dsh-commands`, `@deepseek-ai/dsh-compaction`, `@deepseek-ai/dsh-storage-domain` em `>=0.1.0-rc.8 <0.2.0`.
29
+ - Peers: `@deepseek-ai/cordis ^4.0.2`, `@deepseek-ai/schemastery ^3.18.2`, e `@deepseek-ai/dsh-session`, `@deepseek-ai/dsh-tools`, `@deepseek-ai/dsh-commands`, `@deepseek-ai/dsh-compaction`, `@deepseek-ai/dsh-storage-domain` em `>=0.1.2-rc.1 <0.2.0`.
30
30
 
31
31
  ## What you get
32
32
 
package/README.zh.md CHANGED
@@ -25,10 +25,10 @@
25
25
 
26
26
  ## Compatibility
27
27
 
28
- - DeepSeek Harness `0.1.2-rc.1`(peer 钉在 `0.1.2-rc.1`)。
29
- 0.1.2-rc.1(2026-09-02 已适配):会话信封保留 ignorable 字段但仅用于存量日志读取兼容——Session.append 仍无法盖章,门控行为不变。
28
+ - DeepSeek Harness `dsh-v0.1.3-alpha.1`(peer 钉在 `0.1.2-rc.1`)。
29
+ 0.1.2-rc.1(2026-09-02 已适配):会话信封保留 ignorable 字段但仅用于存量日志读取兼容——Session.append 仍无法盖章,门控行为不变。已于 2026-09-06 对照 dsh-v0.1.3-alpha.1 master checkout 核验(全门控链 + profile 安装冒烟)。
30
30
  - Node `^22.19.0 || >=24.0.0`,纯 ESM(`"type": "module"`)。
31
- - peer 依赖:`@deepseek-ai/cordis ^4.0.1`、`@deepseek-ai/schemastery ^3.18.0`,以及 `@deepseek-ai/dsh-session`、`@deepseek-ai/dsh-tools`、`@deepseek-ai/dsh-commands`、`@deepseek-ai/dsh-compaction`、`@deepseek-ai/dsh-storage-domain`(`>=0.1.0-rc.8 <0.2.0`)。
31
+ - peer 依赖:`@deepseek-ai/cordis ^4.0.2`、`@deepseek-ai/schemastery ^3.18.2`,以及 `@deepseek-ai/dsh-session`、`@deepseek-ai/dsh-tools`、`@deepseek-ai/dsh-commands`、`@deepseek-ai/dsh-compaction`、`@deepseek-ai/dsh-storage-domain`(`>=0.1.2-rc.1 <0.2.0`)。
32
32
 
33
33
  ## What you get
34
34
 
package/cordis.patch.yml CHANGED
@@ -3,20 +3,13 @@
3
3
  # Every key below is a Config field (Schemastery schema); invalid values fail
4
4
  # the profile load loudly. See README.md "Configuration" for the full table.
5
5
  # The plugin is read-only and safe, so it defaults to enabled.
6
+ #
7
+ # The storage seam (storage / storage-json / storage-domain) is NOT inserted
8
+ # here: every shipped dsh profile composes it through dsh-base, and inserting
9
+ # the same ids again makes the profile refuse to boot with
10
+ # `duplicate loader entry id: storage`. Bare profiles must compose the
11
+ # storage stack themselves.
6
12
  - insert:
7
- - id: storage
8
- name: '@deepseek-ai/dsh-storage'
9
-
10
- - id: storage-json
11
- name: '@deepseek-ai/dsh-storage-json'
12
- config:
13
- root: !!js dshHomePath('storages')
14
-
15
- - id: storage-domain
16
- name: '@deepseek-ai/dsh-storage-domain'
17
- config:
18
- backend: json
19
-
20
13
  - id: dsh-fast
21
14
  name: dsh-fast
22
15
  config:
package/lib/index.js CHANGED
@@ -691,7 +691,7 @@ function appendSample(history, sample, maxSamples) {
691
691
  //#endregion
692
692
  //#region src/version.ts
693
693
  /** Single-source plugin version, bumped by `scripts/release.mjs`. @module dsh-fast/version */
694
- const VERSION = "0.2.5";
694
+ const VERSION = "0.2.7";
695
695
  //#endregion
696
696
  //#region src/index.ts
697
697
  const name = "fast";
@@ -1,3 +1,3 @@
1
1
  /** Single-source plugin version, bumped by `scripts/release.mjs`. @module dsh-fast/version */
2
- export declare const VERSION = "0.2.5";
2
+ export declare const VERSION = "0.2.7";
3
3
  //# sourceMappingURL=version.d.ts.map
@@ -1,3 +1,3 @@
1
1
  /** Single-source plugin version, bumped by `scripts/release.mjs`. @module dsh-fast/version */
2
- export const VERSION = '0.2.5';
2
+ export const VERSION = '0.2.7';
3
3
  //# sourceMappingURL=version.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "dsh-fast",
3
- "version": "0.2.5",
3
+ "version": "0.2.7",
4
4
  "description": "Read-only performance diagnostics for DeepSeek Harness: session load (open/restore) timing, spill-hit counts, compaction count and trigger, context-injection volume (AGENTS.md/skills/tool-schema token share), and LLM cache hit rate 閳?surfaced via the /fast command and the fast_report tool, persisted as reconstructable fast/* session events with async sampling off the model path.",
5
5
  "author": "dsh-fast contributors",
6
6
  "repository": {
@@ -99,13 +99,13 @@
99
99
  "packageManager": "pnpm@11.7.0",
100
100
  "peerDependencies": {
101
101
  "@deepseek-ai/cordis": "^4.0.2",
102
- "@deepseek-ai/dsh-commands": ">=0.1.0-rc.8 <0.2.0",
103
- "@deepseek-ai/dsh-compaction": ">=0.1.0-rc.8 <0.2.0",
104
- "@deepseek-ai/dsh-session": ">=0.1.0-rc.8 <0.2.0",
105
- "@deepseek-ai/dsh-storage": ">=0.1.0-rc.8 <0.2.0",
106
- "@deepseek-ai/dsh-storage-domain": ">=0.1.0-rc.8 <0.2.0",
107
- "@deepseek-ai/dsh-storage-json": ">=0.1.0-rc.8 <0.2.0",
108
- "@deepseek-ai/dsh-tools": ">=0.1.0-rc.8 <0.2.0",
102
+ "@deepseek-ai/dsh-commands": ">=0.1.2-rc.1 <0.2.0",
103
+ "@deepseek-ai/dsh-compaction": ">=0.1.2-rc.1 <0.2.0",
104
+ "@deepseek-ai/dsh-session": ">=0.1.2-rc.1 <0.2.0",
105
+ "@deepseek-ai/dsh-storage": ">=0.1.2-rc.1 <0.2.0",
106
+ "@deepseek-ai/dsh-storage-domain": ">=0.1.2-rc.1 <0.2.0",
107
+ "@deepseek-ai/dsh-storage-json": ">=0.1.2-rc.1 <0.2.0",
108
+ "@deepseek-ai/dsh-tools": ">=0.1.2-rc.1 <0.2.0",
109
109
  "@deepseek-ai/schemastery": "^3.18.2"
110
110
  },
111
111
  "dependencies": {
package/src/version.ts CHANGED
@@ -1,2 +1,2 @@
1
1
  /** Single-source plugin version, bumped by `scripts/release.mjs`. @module dsh-fast/version */
2
- export const VERSION = '0.2.5'
2
+ export const VERSION = '0.2.7'