dsh-budget 0.4.4 → 0.4.5

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,17 @@ 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.4.5] - 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
+
8
19
  ## [0.4.4] - 2026-09-04
9
20
 
10
21
  ### Changed
package/README.es.md CHANGED
@@ -25,7 +25,7 @@
25
25
 
26
26
  | Superficie | Estado |
27
27
  |---|---|
28
- | Harness | DeepSeek Harness `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. |
28
+ | Harness | DeepSeek Harness `dsh-v0.1.3-alpha.1` (GitHub tag, verificado el 2026-09-06; pin de npm `0.1.2-rc.1` adaptado el 2026-09-02; rango de peer `>=0.1.2-rc.1 <0.2.0`): 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 master checkout dsh-v0.1.3-alpha.1 (cadena completa de puertas + smoke de instalación de perfil). |
29
29
 
30
30
  | Eventos de auditoría | Se escriben en harness anteriores a `0.1.2-rc.1`; se suprimen con una razón de degradación registrada en `0.1.2-rc.1` y posteriores (vocabulario de eventos de sesión fail-closed, sin superficie de registro externa) || Node | `^22.19.0 \|\| >=24.0.0` |
31
31
  | Superficies | Host + cliente Web (pestaña Budget en Settings); comando `/budget` |
package/README.hi.md CHANGED
@@ -25,7 +25,7 @@
25
25
 
26
26
  | सतह | स्थिति |
27
27
  |---|---|
28
- | Harness | DeepSeek Harness `0.1.2-rc.1` (2026-09-02 को अनुकूलित): सत्र लिफ़ाफ़ा अपना ignorable फ़ील्ड केवल संग्रहीत-लॉग पठन संगतता के लिए रखता है - Session.append अभी भी इसे स्टैम्प नहीं कर सकता, इसलिए गेट व्यवहार अपरिवर्तित है। |
28
+ | Harness | DeepSeek Harness `dsh-v0.1.3-alpha.1` (GitHub tag, 2026-09-06 को सत्यापित; npm pin `0.1.2-rc.1` 2026-09-02 को अनुकूलित; peer रेंज `>=0.1.2-rc.1 <0.2.0`): सत्र लिफ़ाफ़ा अपना ignorable फ़ील्ड केवल संग्रहीत-लॉग पठन संगतता के लिए रखता है - Session.append अभी भी इसे स्टैम्प नहीं कर सकता, इसलिए गेट व्यवहार अपरिवर्तित है। 2026-09-06 को dsh-v0.1.3-alpha.1 master checkout के विरुद्ध सत्यापित (पूर्ण गेट श्रृंखला + प्रोफ़ाइल इंस्टॉल स्मोक)। |
29
29
 
30
30
  | ऑडिट इवेंट | `0.1.2-rc.1` से पहले के harness पर लिखे जाते हैं; `0.1.2-rc.1` और बाद में दबाए जाते हैं और डिग्रेडेशन कारण लॉग होता है (fail-closed सत्र इवेंट शब्दावली, कोई बाहरी पंजीकरण सतह नहीं) || Node | `^22.19.0 \|\| >=24.0.0` |
31
31
  | सतहें | Host + वेब क्लाइंट (Settings में Budget टैब); `/budget` कमांड |
package/README.md CHANGED
@@ -28,7 +28,7 @@
28
28
 
29
29
  | Surface | Status |
30
30
  |---|---|
31
- | Harness | DeepSeek Harness `0.1.2-rc.1` (adapted 2026-09-02): 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. |
31
+ | Harness | DeepSeek Harness `dsh-v0.1.3-alpha.1` (GitHub tag, verified 2026-09-06; npm pin `0.1.2-rc.1` adapted 2026-09-02; peer range `>=0.1.2-rc.1 <0.2.0`): 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). |
32
32
 
33
33
  | Audit events | Written on harnesses before `0.1.2-rc.1`; suppressed with a logged degradation reason on `0.1.2-rc.1` and later (fail-closed session event vocabulary, no external registration surface) || Node | `^22.19.0 \|\| >=24.0.0` |
34
34
  | Surfaces | Host + Web client (Settings budget tab); `/budget` command |
package/README.pt.md CHANGED
@@ -25,7 +25,7 @@
25
25
 
26
26
  | Superfície | Status |
27
27
  |---|---|
28
- | Harness | DeepSeek Harness `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. |
28
+ | Harness | DeepSeek Harness `dsh-v0.1.3-alpha.1` (GitHub tag, verificado em 2026-09-06; pin npm `0.1.2-rc.1` adaptado em 2026-09-02; faixa de peer `>=0.1.2-rc.1 <0.2.0`): 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 dsh-v0.1.3-alpha.1 (cadeia completa de portas + smoke de instalação de perfil). |
29
29
 
30
30
  | Eventos de auditoria | Gravados em harness anteriores a `0.1.2-rc.1`; suprimidos com uma razão de degradação registrada em `0.1.2-rc.1` e posteriores (vocabulário de eventos de sessão fail-closed, sem superfície de registro externa) || Node | `^22.19.0 \|\| >=24.0.0` |
31
31
  | Superfícies | Host + cliente Web (aba Budget em Settings); comando `/budget` |
package/README.zh.md CHANGED
@@ -27,7 +27,7 @@
27
27
 
28
28
  | 方面 | 状态 |
29
29
  |---|---|
30
- | Harness | DeepSeek Harness `0.1.2-rc.1`(2026-09-02 已适配):会话信封保留 ignorable 字段但仅用于存量日志读取兼容——Session.append 仍无法盖章,门控行为不变。 |
30
+ | Harness | DeepSeek Harness `dsh-v0.1.3-alpha.1`(GitHub tag,2026-09-06 核验;npm 钉号 `0.1.2-rc.1`,2026-09-02 已适配;peer 范围 `>=0.1.2-rc.1 <0.2.0`):会话信封保留 ignorable 字段但仅用于存量日志读取兼容——Session.append 仍无法盖章,门控行为不变。已于 2026-09-06 对照 dsh-v0.1.3-alpha.1 master 检出核验(完整门禁链 + profile 安装冒烟)。 |
31
31
 
32
32
  | 审计事件 | `0.1.2-rc.1` 之前的宿主上写入;在 `0.1.2-rc.1` 及以后抑制并记录降级原因(fail-closed 会话事件词表,无外部注册面) || Node | `^22.19.0 \|\| >=24.0.0` |
33
33
  | 界面 | Host + Web 客户端(设置页预算页签);`/budget` 命令 |
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "dsh-budget",
3
- "version": "0.4.4",
3
+ "version": "0.4.5",
4
4
  "description": "Cost governance for DeepSeek Harness: aggregated token/cost metering per model, session and day, session/daily/monthly budget caps with threshold alerts (desktop notification + webhook) and alert/block/degrade over-limit policies, built-in carbon footprint estimation and per-model latency benchmarks, a Settings budget tab, and the /budget command",
5
5
  "repository": {
6
6
  "type": "git",
@@ -114,18 +114,18 @@
114
114
  "packageManager": "pnpm@11.7.0",
115
115
  "peerDependencies": {
116
116
  "@deepseek-ai/cordis": "^4.0.2",
117
- "@deepseek-ai/dsh-agent": ">=0.1.0-rc.8 <0.2.0",
118
- "@deepseek-ai/dsh-commands": ">=0.1.0-rc.8 <0.2.0",
119
- "@deepseek-ai/dsh-llm": ">=0.1.0-rc.8 <0.2.0",
120
- "@deepseek-ai/dsh-session": ">=0.1.0-rc.8 <0.2.0",
121
- "@deepseek-ai/dsh-storage-domain": ">=0.1.0-rc.8 <0.2.0",
122
- "@deepseek-ai/dsh-token-meter": ">=0.1.0-rc.8 <0.2.0",
123
- "@deepseek-ai/dsh-tools": ">=0.1.0-rc.8 <0.2.0",
124
- "@deepseek-ai/dsh-typert-protocol": ">=0.1.0-rc.8 <0.2.0",
117
+ "@deepseek-ai/dsh-agent": ">=0.1.2-rc.1 <0.2.0",
118
+ "@deepseek-ai/dsh-commands": ">=0.1.2-rc.1 <0.2.0",
119
+ "@deepseek-ai/dsh-llm": ">=0.1.2-rc.1 <0.2.0",
120
+ "@deepseek-ai/dsh-session": ">=0.1.2-rc.1 <0.2.0",
121
+ "@deepseek-ai/dsh-storage-domain": ">=0.1.2-rc.1 <0.2.0",
122
+ "@deepseek-ai/dsh-token-meter": ">=0.1.2-rc.1 <0.2.0",
123
+ "@deepseek-ai/dsh-tools": ">=0.1.2-rc.1 <0.2.0",
124
+ "@deepseek-ai/dsh-typert-protocol": ">=0.1.2-rc.1 <0.2.0",
125
125
  "@deepseek-ai/schemastery": "^3.18.2",
126
- "@deepseek-ai/dsh-client-connection": ">=0.1.1-rc.2 <0.2.0",
127
- "@deepseek-ai/dsh-client-locale": ">=0.1.1-rc.2 <0.2.0",
128
- "@deepseek-ai/dsh-client-ui-settings": ">=0.1.1-rc.2 <0.2.0"
126
+ "@deepseek-ai/dsh-client-connection": ">=0.1.2-rc.1 <0.2.0",
127
+ "@deepseek-ai/dsh-client-locale": ">=0.1.2-rc.1 <0.2.0",
128
+ "@deepseek-ai/dsh-client-ui-settings": ">=0.1.2-rc.1 <0.2.0"
129
129
  },
130
130
  "peerDependenciesMeta": {
131
131
  "@deepseek-ai/dsh-client-connection": {