-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
83 lines (81 loc) · 3.73 KB
/
Copy pathpnpm-workspace.yaml
File metadata and controls
83 lines (81 loc) · 3.73 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
# pnpm 11+ reads all non-auth settings from pnpm-workspace.yaml (not .npmrc).
# @deepseek-ai/* peers resolve from the npm registry via autoInstallPeers,
# using the auth token in .npmrc. No local link farm.
autoInstallPeers: true
nodeLinker: hoisted
allowBuilds:
esbuild: true
# Standing exemption for first-party @deepseek-ai packages so a future
# minimumReleaseAge policy never blocks our own fresh rc releases.
# INERT today: takes effect only once minimumReleaseAge is set (pnpm
# defaults to 0 = no release-age check). Keep versions in sync with the
# lockfile when bumping dsh peers.
minimumReleaseAgeExclude:
- '@deepseek-ai/cordis-plugin-include@1.0.7'
- '@deepseek-ai/cordis-plugin-loader@1.0.3'
- '@deepseek-ai/cordis@4.0.2'
- '@deepseek-ai/cosmokit@1.8.3'
- '@deepseek-ai/dsh-agent-default-model@0.1.2-rc.1'
- '@deepseek-ai/dsh-agent-presets@0.1.2-rc.1'
- '@deepseek-ai/dsh-agent@0.1.2-rc.1'
- '@deepseek-ai/dsh-api-gateway@0.1.2-rc.1'
- '@deepseek-ai/dsh-api-remotes@0.1.2-rc.1'
- '@deepseek-ai/dsh-api-settings-controller@0.1.2-rc.1'
- '@deepseek-ai/dsh-api-session-controller@0.1.2-rc.1'
- '@deepseek-ai/dsh-atomic-write@0.1.2-rc.1'
- '@deepseek-ai/dsh-attachment@0.1.2-rc.1'
- '@deepseek-ai/dsh-brand@0.1.2-rc.1'
- '@deepseek-ai/dsh-client-connection@0.1.2-rc.1'
- '@deepseek-ai/dsh-client-locale@0.1.2-rc.1'
- '@deepseek-ai/dsh-client-store@0.1.2-rc.1'
- '@deepseek-ai/dsh-client-ui-primitives@0.1.2-rc.1'
- '@deepseek-ai/dsh-client-ui-renderer@0.1.2-rc.1'
- '@deepseek-ai/dsh-client-ui-settings-plugins@0.1.2-rc.1'
- '@deepseek-ai/dsh-client-ui-settings@0.1.2-rc.1'
- '@deepseek-ai/dsh-client-ui-slots@0.1.2-rc.1'
- '@deepseek-ai/dsh-code-runtime@0.1.2-rc.1'
- '@deepseek-ai/dsh-commands@0.1.2-rc.1'
- '@deepseek-ai/dsh-compaction@0.1.2-rc.1'
- '@deepseek-ai/dsh-cordis-host-runner@0.1.2-rc.1'
- '@deepseek-ai/dsh-credentials@0.1.2-rc.1'
- '@deepseek-ai/dsh-deque@0.1.2-rc.1'
- '@deepseek-ai/dsh-file-reference@0.1.2-rc.1'
- '@deepseek-ai/dsh-goal@0.1.2-rc.1'
- '@deepseek-ai/dsh-home-paths@0.1.2-rc.1'
- '@deepseek-ai/dsh-host-directory-picker@0.1.2-rc.1'
- '@deepseek-ai/dsh-host-plugin-inventory@0.1.2-rc.1'
- '@deepseek-ai/dsh-host-webserver@0.1.2-rc.1'
- '@deepseek-ai/dsh-invariants@0.1.2-rc.1'
- '@deepseek-ai/dsh-jobs@0.1.2-rc.1'
- '@deepseek-ai/dsh-llm-retry@0.1.2-rc.1'
- '@deepseek-ai/dsh-llm@0.1.2-rc.1'
- '@deepseek-ai/dsh-message-feedback@0.1.2-rc.1'
- '@deepseek-ai/dsh-native-command@0.1.2-rc.1'
- '@deepseek-ai/dsh-output-retention@0.1.2-rc.1'
- '@deepseek-ai/dsh-scope@0.1.2-rc.1'
- '@deepseek-ai/dsh-session-persistence@0.1.2-rc.1'
- '@deepseek-ai/dsh-session-projection-cache@0.1.2-rc.1'
- '@deepseek-ai/dsh-session-projection@0.1.2-rc.1'
- '@deepseek-ai/dsh-session-query@0.1.2-rc.1'
- '@deepseek-ai/dsh-session-reference@0.1.2-rc.1'
- '@deepseek-ai/dsh-session-title@0.1.2-rc.1'
- '@deepseek-ai/dsh-session@0.1.2-rc.1'
- '@deepseek-ai/dsh-settings@0.1.2-rc.1'
- '@deepseek-ai/dsh-skill@0.1.2-rc.1'
- '@deepseek-ai/dsh-storage-domain@0.1.2-rc.1'
- '@deepseek-ai/dsh-storage@0.1.2-rc.1'
- '@deepseek-ai/dsh-subagent@0.1.2-rc.1'
- '@deepseek-ai/dsh-system-prompt@0.1.2-rc.1'
- '@deepseek-ai/dsh-timeout@0.1.2-rc.1'
- '@deepseek-ai/dsh-tools@0.1.2-rc.1'
- '@deepseek-ai/dsh-typert-protocol@0.1.2-rc.1'
- '@deepseek-ai/dsh-typert-registry@0.1.2-rc.1'
- '@deepseek-ai/dsh-user-approval@0.1.2-rc.1'
- '@deepseek-ai/dsh-user-questions@0.1.2-rc.1'
- '@deepseek-ai/dsh-util-crypto@0.1.2-rc.1'
- '@deepseek-ai/dsh-util-values@0.1.2-rc.1'
- '@deepseek-ai/dsh-workspace@0.1.2-rc.1'
- '@deepseek-ai/schemastery@3.18.2'
- '@deepseek-ai/dsh-tool-todo@0.1.2-rc.1'
- '@deepseek-ai/dsh-util-time@0.1.2-rc.1'
- '@deepseek-ai/dsh-util-workspace-path@0.1.2-rc.1'