@norman-else/dsh-claude 0.1.51 → 0.1.53

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/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@norman-else/dsh-claude",
3
3
  "description": "Run the local Claude Code CLI as a first-class main conversation inside DeepSeek Harness",
4
- "version": "0.1.51",
4
+ "version": "0.1.53",
5
5
  "type": "module",
6
6
  "main": "lib/index.mjs",
7
7
  "types": "lib/index.d.mts",
@@ -110,86 +110,86 @@
110
110
  },
111
111
  "devDependencies": {
112
112
  "@deepseek-ai/cordis": "4.0.2",
113
- "@deepseek-ai/dsh-agent": "0.1.5-rc.1",
114
- "@deepseek-ai/dsh-agent-default-model": "0.1.5-rc.1",
115
- "@deepseek-ai/dsh-agent-presets": "0.1.5-rc.1",
116
- "@deepseek-ai/dsh-api-gateway": "0.1.5-rc.1",
117
- "@deepseek-ai/dsh-api-remotes": "0.1.5-rc.1",
118
- "@deepseek-ai/dsh-api-session-controller": "0.1.5-rc.1",
119
- "@deepseek-ai/dsh-api-workspace-controller": "0.1.5-rc.1",
120
- "@deepseek-ai/dsh-atomic-write": "0.1.5-rc.1",
121
- "@deepseek-ai/dsh-attachment": "0.1.5-rc.1",
122
- "@deepseek-ai/dsh-brand": "0.1.5-rc.1",
123
- "@deepseek-ai/dsh-client-connection": "0.1.5-rc.1",
124
- "@deepseek-ai/dsh-client-locale": "0.1.5-rc.1",
125
- "@deepseek-ai/dsh-client-resources": "0.1.5-rc.1",
113
+ "@deepseek-ai/dsh-agent": "0.1.5-rc.2",
114
+ "@deepseek-ai/dsh-agent-default-model": "0.1.5-rc.2",
115
+ "@deepseek-ai/dsh-agent-presets": "0.1.5-rc.2",
116
+ "@deepseek-ai/dsh-api-gateway": "0.1.5-rc.2",
117
+ "@deepseek-ai/dsh-api-remotes": "0.1.5-rc.2",
118
+ "@deepseek-ai/dsh-api-session-controller": "0.1.5-rc.2",
119
+ "@deepseek-ai/dsh-api-workspace-controller": "0.1.5-rc.2",
120
+ "@deepseek-ai/dsh-atomic-write": "0.1.5-rc.2",
121
+ "@deepseek-ai/dsh-attachment": "0.1.5-rc.2",
122
+ "@deepseek-ai/dsh-brand": "0.1.5-rc.2",
123
+ "@deepseek-ai/dsh-client-connection": "0.1.5-rc.2",
124
+ "@deepseek-ai/dsh-client-locale": "0.1.5-rc.2",
125
+ "@deepseek-ai/dsh-client-resources": "0.1.5-rc.2",
126
126
  "@deepseek-ai/dsh-client-runtime": "0.1.1-rc.2",
127
- "@deepseek-ai/dsh-client-store": "0.1.5-rc.1",
128
- "@deepseek-ai/dsh-client-ui-chat": "0.1.5-rc.1",
129
- "@deepseek-ai/dsh-client-ui-conversation": "0.1.5-rc.1",
130
- "@deepseek-ai/dsh-client-ui-input-trigger": "0.1.5-rc.1",
131
- "@deepseek-ai/dsh-client-ui-layout": "0.1.5-rc.1",
132
- "@deepseek-ai/dsh-client-ui-primitives": "0.1.5-rc.1",
133
- "@deepseek-ai/dsh-client-ui-renderer": "0.1.5-rc.1",
134
- "@deepseek-ai/dsh-client-ui-session": "0.1.5-rc.1",
135
- "@deepseek-ai/dsh-client-ui-settings": "0.1.5-rc.1",
136
- "@deepseek-ai/dsh-client-ui-sidebar-right": "0.1.5-rc.1",
137
- "@deepseek-ai/dsh-client-ui-slots": "0.1.5-rc.1",
138
- "@deepseek-ai/dsh-client-ui-theme": "0.1.5-rc.1",
139
- "@deepseek-ai/dsh-code-runtime": "0.1.5-rc.1",
140
- "@deepseek-ai/dsh-commands": "0.1.5-rc.1",
141
- "@deepseek-ai/dsh-compaction": "0.1.5-rc.1",
142
- "@deepseek-ai/dsh-cordis-host-runner": "0.1.5-rc.1",
143
- "@deepseek-ai/dsh-credentials": "0.1.5-rc.1",
144
- "@deepseek-ai/dsh-deque": "0.1.5-rc.1",
145
- "@deepseek-ai/dsh-file-reference": "0.1.5-rc.1",
146
- "@deepseek-ai/dsh-fs": "0.1.5-rc.1",
147
- "@deepseek-ai/dsh-goal": "0.1.5-rc.1",
148
- "@deepseek-ai/dsh-home-paths": "0.1.5-rc.1",
127
+ "@deepseek-ai/dsh-client-store": "0.1.5-rc.2",
128
+ "@deepseek-ai/dsh-client-ui-chat": "0.1.5-rc.2",
129
+ "@deepseek-ai/dsh-client-ui-conversation": "0.1.5-rc.2",
130
+ "@deepseek-ai/dsh-client-ui-input-trigger": "0.1.5-rc.2",
131
+ "@deepseek-ai/dsh-client-ui-layout": "0.1.5-rc.2",
132
+ "@deepseek-ai/dsh-client-ui-primitives": "0.1.5-rc.2",
133
+ "@deepseek-ai/dsh-client-ui-renderer": "0.1.5-rc.2",
134
+ "@deepseek-ai/dsh-client-ui-session": "0.1.5-rc.2",
135
+ "@deepseek-ai/dsh-client-ui-settings": "0.1.5-rc.2",
136
+ "@deepseek-ai/dsh-client-ui-sidebar-right": "0.1.5-rc.2",
137
+ "@deepseek-ai/dsh-client-ui-slots": "0.1.5-rc.2",
138
+ "@deepseek-ai/dsh-client-ui-theme": "0.1.5-rc.2",
139
+ "@deepseek-ai/dsh-code-runtime": "0.1.5-rc.2",
140
+ "@deepseek-ai/dsh-commands": "0.1.5-rc.2",
141
+ "@deepseek-ai/dsh-compaction": "0.1.5-rc.2",
142
+ "@deepseek-ai/dsh-cordis-host-runner": "0.1.5-rc.2",
143
+ "@deepseek-ai/dsh-credentials": "0.1.5-rc.2",
144
+ "@deepseek-ai/dsh-deque": "0.1.5-rc.2",
145
+ "@deepseek-ai/dsh-file-reference": "0.1.5-rc.2",
146
+ "@deepseek-ai/dsh-fs": "0.1.5-rc.2",
147
+ "@deepseek-ai/dsh-goal": "0.1.5-rc.2",
148
+ "@deepseek-ai/dsh-home-paths": "0.1.5-rc.2",
149
149
  "@deepseek-ai/dsh-host-apiproxy": "0.1.1-rc.2",
150
- "@deepseek-ai/dsh-host-directory-picker": "0.1.5-rc.1",
151
- "@deepseek-ai/dsh-host-plugin-inventory": "0.1.5-rc.1",
152
- "@deepseek-ai/dsh-host-webserver": "0.1.5-rc.1",
153
- "@deepseek-ai/dsh-invariants": "0.1.5-rc.1",
154
- "@deepseek-ai/dsh-jobs": "0.1.5-rc.1",
155
- "@deepseek-ai/dsh-llm": "0.1.5-rc.1",
156
- "@deepseek-ai/dsh-llm-retry": "0.1.5-rc.1",
157
- "@deepseek-ai/dsh-message-feedback": "0.1.5-rc.1",
158
- "@deepseek-ai/dsh-native-command": "0.1.5-rc.1",
159
- "@deepseek-ai/dsh-output-retention": "0.1.5-rc.1",
160
- "@deepseek-ai/dsh-permission-presets": "0.1.5-rc.1",
161
- "@deepseek-ai/dsh-plan-mode": "0.1.5-rc.1",
162
- "@deepseek-ai/dsh-sandbox": "0.1.5-rc.1",
163
- "@deepseek-ai/dsh-sandbox-policy": "0.1.5-rc.1",
164
- "@deepseek-ai/dsh-scope": "0.1.5-rc.1",
165
- "@deepseek-ai/dsh-session": "0.1.5-rc.1",
166
- "@deepseek-ai/dsh-session-persistence": "0.1.5-rc.1",
167
- "@deepseek-ai/dsh-session-projection": "0.1.5-rc.1",
168
- "@deepseek-ai/dsh-session-projection-cache": "0.1.5-rc.1",
169
- "@deepseek-ai/dsh-session-query": "0.1.5-rc.1",
170
- "@deepseek-ai/dsh-session-reference": "0.1.5-rc.1",
171
- "@deepseek-ai/dsh-session-stats": "0.1.5-rc.1",
172
- "@deepseek-ai/dsh-session-title": "0.1.5-rc.1",
173
- "@deepseek-ai/dsh-settings": "0.1.5-rc.1",
174
- "@deepseek-ai/dsh-shell": "0.1.5-rc.1",
175
- "@deepseek-ai/dsh-skill": "0.1.5-rc.1",
176
- "@deepseek-ai/dsh-storage": "0.1.5-rc.1",
177
- "@deepseek-ai/dsh-storage-domain": "0.1.5-rc.1",
178
- "@deepseek-ai/dsh-subagent": "0.1.5-rc.1",
179
- "@deepseek-ai/dsh-subprocess": "0.1.5-rc.1",
180
- "@deepseek-ai/dsh-system-prompt": "0.1.5-rc.1",
181
- "@deepseek-ai/dsh-timeout": "0.1.5-rc.1",
182
- "@deepseek-ai/dsh-token-meter": "0.1.5-rc.1",
183
- "@deepseek-ai/dsh-tool-todo": "0.1.5-rc.1",
184
- "@deepseek-ai/dsh-tools": "0.1.5-rc.1",
185
- "@deepseek-ai/dsh-typert-protocol": "0.1.5-rc.1",
186
- "@deepseek-ai/dsh-typert-registry": "0.1.5-rc.1",
187
- "@deepseek-ai/dsh-user-approval": "0.1.5-rc.1",
188
- "@deepseek-ai/dsh-user-questions": "0.1.5-rc.1",
189
- "@deepseek-ai/dsh-util-time": "0.1.5-rc.1",
190
- "@deepseek-ai/dsh-util-values": "0.1.5-rc.1",
191
- "@deepseek-ai/dsh-util-workspace-path": "0.1.5-rc.1",
192
- "@deepseek-ai/dsh-workspace": "0.1.5-rc.1",
150
+ "@deepseek-ai/dsh-host-directory-picker": "0.1.5-rc.2",
151
+ "@deepseek-ai/dsh-host-plugin-inventory": "0.1.5-rc.2",
152
+ "@deepseek-ai/dsh-host-webserver": "0.1.5-rc.2",
153
+ "@deepseek-ai/dsh-invariants": "0.1.5-rc.2",
154
+ "@deepseek-ai/dsh-jobs": "0.1.5-rc.2",
155
+ "@deepseek-ai/dsh-llm": "0.1.5-rc.2",
156
+ "@deepseek-ai/dsh-llm-retry": "0.1.5-rc.2",
157
+ "@deepseek-ai/dsh-message-feedback": "0.1.5-rc.2",
158
+ "@deepseek-ai/dsh-native-command": "0.1.5-rc.2",
159
+ "@deepseek-ai/dsh-output-retention": "0.1.5-rc.2",
160
+ "@deepseek-ai/dsh-permission-presets": "0.1.5-rc.2",
161
+ "@deepseek-ai/dsh-plan-mode": "0.1.5-rc.2",
162
+ "@deepseek-ai/dsh-sandbox": "0.1.5-rc.2",
163
+ "@deepseek-ai/dsh-sandbox-policy": "0.1.5-rc.2",
164
+ "@deepseek-ai/dsh-scope": "0.1.5-rc.2",
165
+ "@deepseek-ai/dsh-session": "0.1.5-rc.2",
166
+ "@deepseek-ai/dsh-session-persistence": "0.1.5-rc.2",
167
+ "@deepseek-ai/dsh-session-projection": "0.1.5-rc.2",
168
+ "@deepseek-ai/dsh-session-projection-cache": "0.1.5-rc.2",
169
+ "@deepseek-ai/dsh-session-query": "0.1.5-rc.2",
170
+ "@deepseek-ai/dsh-session-reference": "0.1.5-rc.2",
171
+ "@deepseek-ai/dsh-session-stats": "0.1.5-rc.2",
172
+ "@deepseek-ai/dsh-session-title": "0.1.5-rc.2",
173
+ "@deepseek-ai/dsh-settings": "0.1.5-rc.2",
174
+ "@deepseek-ai/dsh-shell": "0.1.5-rc.2",
175
+ "@deepseek-ai/dsh-skill": "0.1.5-rc.2",
176
+ "@deepseek-ai/dsh-storage": "0.1.5-rc.2",
177
+ "@deepseek-ai/dsh-storage-domain": "0.1.5-rc.2",
178
+ "@deepseek-ai/dsh-subagent": "0.1.5-rc.2",
179
+ "@deepseek-ai/dsh-subprocess": "0.1.5-rc.2",
180
+ "@deepseek-ai/dsh-system-prompt": "0.1.5-rc.2",
181
+ "@deepseek-ai/dsh-timeout": "0.1.5-rc.2",
182
+ "@deepseek-ai/dsh-token-meter": "0.1.5-rc.2",
183
+ "@deepseek-ai/dsh-tool-todo": "0.1.5-rc.2",
184
+ "@deepseek-ai/dsh-tools": "0.1.5-rc.2",
185
+ "@deepseek-ai/dsh-typert-protocol": "0.1.5-rc.2",
186
+ "@deepseek-ai/dsh-typert-registry": "0.1.5-rc.2",
187
+ "@deepseek-ai/dsh-user-approval": "0.1.5-rc.2",
188
+ "@deepseek-ai/dsh-user-questions": "0.1.5-rc.2",
189
+ "@deepseek-ai/dsh-util-time": "0.1.5-rc.2",
190
+ "@deepseek-ai/dsh-util-values": "0.1.5-rc.2",
191
+ "@deepseek-ai/dsh-util-workspace-path": "0.1.5-rc.2",
192
+ "@deepseek-ai/dsh-workspace": "0.1.5-rc.2",
193
193
  "@deepseek-ai/schemastery": "^3.18.2",
194
194
  "@shikijs/langs": "^4.4.3",
195
195
  "@types/node": "^22.20.1",