-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
104 lines (101 loc) · 4.58 KB
/
Copy pathpnpm-workspace.yaml
File metadata and controls
104 lines (101 loc) · 4.58 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
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
# 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.5-rc.2'
- '@deepseek-ai/dsh-agent-presets@0.1.5-rc.2'
- '@deepseek-ai/dsh-agent@0.1.5-rc.2'
- '@deepseek-ai/dsh-api-gateway@0.1.5-rc.2'
- '@deepseek-ai/dsh-api-remotes@0.1.5-rc.2'
- '@deepseek-ai/dsh-api-settings-controller@0.1.5-rc.2'
- '@deepseek-ai/dsh-api-session-controller@0.1.5-rc.2'
- '@deepseek-ai/dsh-atomic-write@0.1.5-rc.2'
- '@deepseek-ai/dsh-attachment@0.1.5-rc.2'
- '@deepseek-ai/dsh-brand@0.1.5-rc.2'
- '@deepseek-ai/dsh-client-connection@0.1.5-rc.2'
- '@deepseek-ai/dsh-client-locale@0.1.5-rc.2'
- '@deepseek-ai/dsh-client-store@0.1.5-rc.2'
- '@deepseek-ai/dsh-client-ui-primitives@0.1.5-rc.2'
- '@deepseek-ai/dsh-client-ui-renderer@0.1.5-rc.2'
- '@deepseek-ai/dsh-client-ui-settings-plugins@0.1.5-rc.2'
- '@deepseek-ai/dsh-client-ui-settings@0.1.5-rc.2'
- '@deepseek-ai/dsh-client-ui-slots@0.1.5-rc.2'
- '@deepseek-ai/dsh-code-runtime@0.1.5-rc.2'
- '@deepseek-ai/dsh-commands@0.1.5-rc.2'
- '@deepseek-ai/dsh-credentials@0.1.5-rc.2'
- '@deepseek-ai/dsh-deque@0.1.5-rc.2'
- '@deepseek-ai/dsh-file-reference@0.1.5-rc.2'
- '@deepseek-ai/dsh-home-paths@0.1.5-rc.2'
- '@deepseek-ai/dsh-invariants@0.1.5-rc.2'
- '@deepseek-ai/dsh-llm@0.1.5-rc.2'
- '@deepseek-ai/dsh-native-command@0.1.5-rc.2'
- '@deepseek-ai/dsh-scope@0.1.5-rc.2'
- '@deepseek-ai/dsh-session-persistence@0.1.5-rc.2'
- '@deepseek-ai/dsh-session-projection@0.1.5-rc.2'
- '@deepseek-ai/dsh-session-query@0.1.5-rc.2'
- '@deepseek-ai/dsh-session-title@0.1.5-rc.2'
- '@deepseek-ai/dsh-session@0.1.5-rc.2'
- '@deepseek-ai/dsh-settings@0.1.5-rc.2'
- '@deepseek-ai/dsh-skill@0.1.5-rc.2'
- '@deepseek-ai/dsh-storage-domain@0.1.5-rc.2'
- '@deepseek-ai/dsh-storage@0.1.5-rc.2'
- '@deepseek-ai/dsh-subagent@0.1.5-rc.2'
- '@deepseek-ai/dsh-system-prompt@0.1.5-rc.2'
- '@deepseek-ai/dsh-timeout@0.1.5-rc.2'
- '@deepseek-ai/dsh-tools@0.1.5-rc.2'
- '@deepseek-ai/dsh-typert-protocol@0.1.5-rc.2'
- '@deepseek-ai/dsh-typert-registry@0.1.5-rc.2'
- '@deepseek-ai/dsh-user-approval@0.1.5-rc.2'
- '@deepseek-ai/dsh-util-crypto@0.1.5-rc.2'
- '@deepseek-ai/dsh-util-values@0.1.5-rc.2'
- '@deepseek-ai/dsh-workspace@0.1.5-rc.2'
- '@deepseek-ai/schemastery@3.18.2'
- '@deepseek-ai/dsh-tool-todo@0.1.5-rc.2'
- '@deepseek-ai/dsh-util-time@0.1.5-rc.2'
- '@deepseek-ai/dsh-util-workspace-path@0.1.5-rc.2'
- '@deepseek-ai/dsh-chunked-list@0.1.5-rc.2'
- '@deepseek-ai/dsh-client-file-upload@0.1.5-rc.2'
- '@deepseek-ai/dsh-fs@0.1.5-rc.2'
- '@deepseek-ai/dsh-sandbox@0.1.5-rc.2'
# The published @deepseek-ai/dsh-client-ui-primitives@0.1.5-rc.2 runtime/type
# closure needs these modules, but the published manifest moved them from
# dependencies to devDependencies (packaging regression vs 0.1.2-rc.1), so its
# declared graph no longer provides them. This metadata repair is workspace-only
# (not shipped with the plugin) and is what makes the closure resolvable here;
# without it the Vitest card suite fails with Failed to resolve import "clsx".
# A registry consumer needs compatible modules somewhere in its own resolved
# dependency graph, pending an upstream manifest fix.
packageExtensions:
'@deepseek-ai/dsh-client-ui-primitives':
dependencies:
clsx: '^2.0.0'
anser: '^2.3.5'
katex: '^0.16.47'
shiki: '^4.3.1'
'@shikijs/langs': '^4.3.1'
'@types/mdast': '^4.0.4'
'mdast-util-from-markdown': '^2.0.3'
'mdast-util-gfm': '^3.1.0'
'mdast-util-math': '^3.0.0'
'micromark-core-commonmark': '^2.0.3'
'micromark-extension-gfm': '^3.0.0'
'micromark-extension-math': '^3.1.0'
'micromark-factory-space': '^2.0.1'
'micromark-util-character': '^2.1.1'
'micromark-util-classify-character': '^2.0.1'
'micromark-util-sanitize-uri': '^2.0.1'
'micromark-util-symbol': '^2.0.1'
'micromark-util-types': '^2.0.2'