dsh-plugin-guide 0.3.2 → 0.3.3
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 +1 -1
- package/README.hi.md +1 -1
- package/README.md +1 -1
- package/README.pt.md +1 -1
- package/README.zh.md +1 -1
- package/dist/dsh-plugin-dev.js +3 -3
- package/guide/plugin-dev-guide.md +1 -1
- package/guide/quick-reference.es.md +1 -1
- package/guide/quick-reference.md +1 -1
- package/guide/quick-reference.pt.md +1 -1
- package/guide/quick-reference.zh-CN.md +1 -1
- package/package.json +3 -3
- package/references/official-docs/AGENTS.md +1 -1
- package/references/official-docs/SNAPSHOT.md +3 -3
- package/references/official-docs/docs/architecture.i18n.yaml +2 -2
- package/references/official-docs/docs/architecture.md +2 -1
- package/references/official-docs/docs/architecture.zh.md +2 -1
- package/references/official-docs/docs/capability-seams.i18n.yaml +2 -2
- package/references/official-docs/docs/capability-seams.md +3 -1
- package/references/official-docs/docs/capability-seams.zh.md +3 -1
- package/references/official-docs/docs/config-catalog.i18n.yaml +2 -2
- package/references/official-docs/docs/config-catalog.md +96 -54
- package/references/official-docs/docs/config-catalog.zh.md +93 -51
- package/references/official-docs/docs/cookbook/adding-a-package.i18n.yaml +2 -2
- package/references/official-docs/docs/cookbook/adding-a-package.md +1 -1
- package/references/official-docs/docs/cookbook/adding-a-package.zh.md +1 -1
- package/references/official-docs/docs/event-producer-consumer.i18n.yaml +2 -2
- package/references/official-docs/docs/event-producer-consumer.md +17 -17
- package/references/official-docs/docs/event-producer-consumer.zh.md +17 -17
- package/references/official-docs/docs/module-graph.i18n.yaml +2 -2
- package/references/official-docs/docs/module-graph.md +193 -361
- package/references/official-docs/docs/module-graph.zh.md +193 -361
- package/references/official-docs/docs/persistence-catalog.i18n.yaml +2 -2
- package/references/official-docs/docs/persistence-catalog.md +41 -41
- package/references/official-docs/docs/persistence-catalog.zh.md +40 -40
- package/references/official-docs/docs/subsystems/agent-team.i18n.yaml +2 -2
- package/references/official-docs/docs/subsystems/agent-team.md +4 -3
- package/references/official-docs/docs/subsystems/agent-team.zh.md +4 -3
- package/references/official-docs/docs/subsystems/code-runtime.i18n.yaml +2 -2
- package/references/official-docs/docs/subsystems/code-runtime.md +7 -3
- package/references/official-docs/docs/subsystems/code-runtime.zh.md +7 -3
- package/references/official-docs/docs/subsystems/commands.i18n.yaml +2 -2
- package/references/official-docs/docs/subsystems/commands.md +1 -1
- package/references/official-docs/docs/subsystems/commands.zh.md +1 -1
- package/references/official-docs/docs/subsystems/compaction.i18n.yaml +2 -2
- package/references/official-docs/docs/subsystems/compaction.md +9 -9
- package/references/official-docs/docs/subsystems/compaction.zh.md +9 -9
- package/references/official-docs/docs/subsystems/core.i18n.yaml +2 -2
- package/references/official-docs/docs/subsystems/core.md +4 -3
- package/references/official-docs/docs/subsystems/core.zh.md +4 -3
- package/references/official-docs/docs/subsystems/feedback.i18n.yaml +2 -2
- package/references/official-docs/docs/subsystems/feedback.md +2 -2
- package/references/official-docs/docs/subsystems/feedback.zh.md +2 -2
- package/references/official-docs/docs/subsystems/persistence.i18n.yaml +2 -2
- package/references/official-docs/docs/subsystems/persistence.md +179 -187
- package/references/official-docs/docs/subsystems/persistence.zh.md +179 -187
- package/references/official-docs/docs/subsystems/schedule.i18n.yaml +2 -2
- package/references/official-docs/docs/subsystems/schedule.md +1 -1
- package/references/official-docs/docs/subsystems/schedule.zh.md +1 -1
- package/references/official-docs/docs/subsystems/session-projection.i18n.yaml +2 -2
- package/references/official-docs/docs/subsystems/session-projection.md +21 -17
- package/references/official-docs/docs/subsystems/session-projection.zh.md +21 -17
- package/references/official-docs/docs/subsystems/session-query.i18n.yaml +2 -2
- package/references/official-docs/docs/subsystems/session-query.md +19 -13
- package/references/official-docs/docs/subsystems/session-query.zh.md +19 -13
- package/references/official-docs/docs/subsystems/session-title.i18n.yaml +2 -2
- package/references/official-docs/docs/subsystems/session-title.md +5 -5
- package/references/official-docs/docs/subsystems/session-title.zh.md +5 -5
- package/references/official-docs/docs/subsystems/session.i18n.yaml +2 -2
- package/references/official-docs/docs/subsystems/session.md +94 -34
- package/references/official-docs/docs/subsystems/session.zh.md +94 -34
- package/references/official-docs/docs/subsystems/slots.i18n.yaml +2 -2
- package/references/official-docs/docs/subsystems/slots.md +1 -0
- package/references/official-docs/docs/subsystems/slots.zh.md +1 -0
- package/references/official-docs/docs/subsystems/storage.i18n.yaml +2 -2
- package/references/official-docs/docs/subsystems/storage.md +28 -5
- package/references/official-docs/docs/subsystems/storage.zh.md +28 -5
- package/references/official-docs/docs/subsystems/subagent.i18n.yaml +2 -2
- package/references/official-docs/docs/subsystems/subagent.md +32 -88
- package/references/official-docs/docs/subsystems/subagent.zh.md +31 -87
- package/references/official-docs/docs/subsystems/token-meter.i18n.yaml +2 -2
- package/references/official-docs/docs/subsystems/token-meter.md +2 -2
- package/references/official-docs/docs/subsystems/token-meter.zh.md +2 -2
- package/references/official-docs/docs/tool-catalog.i18n.yaml +2 -2
- package/references/official-docs/docs/tool-catalog.md +9 -63
- package/references/official-docs/docs/tool-catalog.zh.md +8 -62
- package/references/official-docs/docs/web-styling.i18n.yaml +2 -2
- package/references/official-docs/docs/web-styling.md +3 -0
- package/references/official-docs/docs/web-styling.zh.md +3 -0
- package/references/official-docs/packages/AGENTS.md +2 -2
- package/templates/js/README.es.md +1 -1
- package/templates/js/README.hi.md +1 -1
- package/templates/js/README.md +1 -1
- package/templates/js/README.pt.md +1 -1
- package/templates/js/README.zh.md +1 -1
- package/templates/ts/README.es.md +1 -1
- package/templates/ts/README.hi.md +1 -1
- package/templates/ts/README.md +1 -1
- package/templates/ts/README.pt.md +1 -1
- package/templates/ts/README.zh.md +1 -1
|
@@ -16,11 +16,11 @@ These package-specific rules supplement the repo-wide [conventions](../AGENTS.md
|
|
|
16
16
|
- **Apply bounds to the complete result.** Enforce byte, token, item, and time limits where the complete emitted or retained value, including wrappers and metadata, is known; test tiny and exact limits, oversized single chunks, and multibyte byte limits.
|
|
17
17
|
- **Registry contributions prove disposal** through the HMR-safety test required by [testing policy](../docs/testing.md): dispose the fiber and observe removal.
|
|
18
18
|
- **Specs run concurrently** in forked workers beside other gate processes. Own each acquired port, path, and child process through teardown; a spec that passes only when run alone is a defect in the spec ([execution model](../docs/testing.md#how-specs-execute)).
|
|
19
|
-
- **
|
|
19
|
+
- **Publish `./invariant` only for diverging observations.** Check an owned relation under the manifest name. Otherwise omit wiring and give the package-specific README reason. Empty companions and ignored reporters fail [`verify-package-invariants`](../.agents/notes/implemented/simplification/2026-08-28-omit-unneeded-invariant-companions.md).
|
|
20
20
|
|
|
21
21
|
[Naming rules](../docs/cookbook/adding-a-package.md#name-the-role-that-exists):
|
|
22
22
|
|
|
23
|
-
- **Package tsconfig:** extends `tsconfig.base.json` (Client: `tsconfig.base.client.json`), sets `rootDir: src` and `outDir: lib/types`, references workspace dependencies
|
|
23
|
+
- **Package tsconfig:** extends `tsconfig.base.json` (Client: `tsconfig.base.client.json`), sets `rootDir: src` and `outDir: lib/types`, references workspace dependencies, references `runtime-diagnostics/invariants` only when the package publishes `./invariant`, and registers in one aggregate. Packages with distinct Host and Client compiler faces use `tsconfig.host.json` and `tsconfig.client.json` leaves plus a solution-only root; ordinary two-entry Client plugins do not split ([layout](../docs/development.md#typescript-project-layout)).
|
|
24
24
|
- `src/types.ts` contains only types — no runtime code.
|
|
25
25
|
- Tests live at package level under `tests/`, not `src/__tests__/`.
|
|
26
26
|
- Update package README and JSDoc contracts in the same commit as behavior, and verify them against code with [dsh-prose-standard](../.agents/skills/dsh-prose-standard/SKILL.md). Group READMEs declare subsystem ownership through a canonical English page link or justified [exemption](../scripts/verify-subsystem-pages.ts).
|
|
@@ -6,7 +6,7 @@ Un plugin de DeepSeek Harness (DSH) generado con [`dsh-plugin-dev new`](https://
|
|
|
6
6
|
|
|
7
7
|
| Superficie | Estado |
|
|
8
8
|
|---|---|
|
|
9
|
-
| Harness | DeepSeek Harness `0.1.2-alpha.
|
|
9
|
+
| Harness | DeepSeek Harness `0.1.2-alpha.5` |
|
|
10
10
|
| Node | `^22.19.0 || >=24.0.0` |
|
|
11
11
|
| Plataformas | Todas (ESM puro; sin código nativo, sin red) |
|
|
12
12
|
|
package/templates/js/README.md
CHANGED
|
@@ -6,7 +6,7 @@ A DeepSeek Harness (DSH) plugin scaffolded by [`dsh-plugin-dev new`](https://git
|
|
|
6
6
|
|
|
7
7
|
| Surface | Status |
|
|
8
8
|
|---|---|
|
|
9
|
-
| Harness | DeepSeek Harness `0.1.2-alpha.
|
|
9
|
+
| Harness | DeepSeek Harness `0.1.2-alpha.5` |
|
|
10
10
|
| Node | `^22.19.0 || >=24.0.0` |
|
|
11
11
|
| Platforms | All (plain ESM; no native code, no network) |
|
|
12
12
|
|
|
@@ -6,7 +6,7 @@ Um plugin do DeepSeek Harness (DSH) gerado com [`dsh-plugin-dev new`](https://gi
|
|
|
6
6
|
|
|
7
7
|
| Superfície | Estado |
|
|
8
8
|
|---|---|
|
|
9
|
-
| Harness | DeepSeek Harness `0.1.2-alpha.
|
|
9
|
+
| Harness | DeepSeek Harness `0.1.2-alpha.5` |
|
|
10
10
|
| Node | `^22.19.0 || >=24.0.0` |
|
|
11
11
|
| Plataformas | Todas (ESM puro; sem código nativo, sem rede) |
|
|
12
12
|
|
|
@@ -6,7 +6,7 @@ Un plugin de DeepSeek Harness (DSH) generado con [`dsh-plugin-dev new`](https://
|
|
|
6
6
|
|
|
7
7
|
| Superficie | Estado |
|
|
8
8
|
|---|---|
|
|
9
|
-
| Harness | DeepSeek Harness `0.1.2-alpha.
|
|
9
|
+
| Harness | DeepSeek Harness `0.1.2-alpha.5` |
|
|
10
10
|
| Node | `^22.19.0 || >=24.0.0` |
|
|
11
11
|
| Plataformas | Todas (ESM puro; sin código nativo, sin red) |
|
|
12
12
|
|
package/templates/ts/README.md
CHANGED
|
@@ -6,7 +6,7 @@ A DeepSeek Harness (DSH) plugin scaffolded by [`dsh-plugin-dev new`](https://git
|
|
|
6
6
|
|
|
7
7
|
| Surface | Status |
|
|
8
8
|
|---|---|
|
|
9
|
-
| Harness | DeepSeek Harness `0.1.2-alpha.
|
|
9
|
+
| Harness | DeepSeek Harness `0.1.2-alpha.5` |
|
|
10
10
|
| Node | `^22.19.0 || >=24.0.0` |
|
|
11
11
|
| Platforms | All (plain ESM; no native code, no network) |
|
|
12
12
|
|
|
@@ -6,7 +6,7 @@ Um plugin do DeepSeek Harness (DSH) gerado com [`dsh-plugin-dev new`](https://gi
|
|
|
6
6
|
|
|
7
7
|
| Superfície | Estado |
|
|
8
8
|
|---|---|
|
|
9
|
-
| Harness | DeepSeek Harness `0.1.2-alpha.
|
|
9
|
+
| Harness | DeepSeek Harness `0.1.2-alpha.5` |
|
|
10
10
|
| Node | `^22.19.0 || >=24.0.0` |
|
|
11
11
|
| Plataformas | Todas (ESM puro; sem código nativo, sem rede) |
|
|
12
12
|
|