@wowyuarm/dsh-agent-team 0.1.13 → 0.1.14-alpha.1

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.md CHANGED
@@ -41,7 +41,7 @@ If this looks useful, a star on [GitHub](https://github.com/wowyuarm/dsh-agent-t
41
41
 
42
42
  ### 1. Check DSH
43
43
 
44
- This release is certified against DSH `0.1.5-rc.1`. If `dsh` is not installed yet, start DSH with the official package:
44
+ This release is certified against DSH `0.1.6-alpha.1`. If `dsh` is not installed yet, start DSH with the official package:
45
45
 
46
46
  ```sh
47
47
  npx @deepseek-ai/dsh web
package/README.zh.md CHANGED
@@ -41,7 +41,7 @@ Task Thread 把 Claim、Agent 交接、Human 验收和后续回复保留在同
41
41
 
42
42
  ### 1. 检查 DSH
43
43
 
44
- 当前版本已针对 DSH `0.1.5-rc.1` 完成认证。如果还没有安装 `dsh`,先使用官方 package 启动 DSH:
44
+ 当前版本已针对 DSH `0.1.6-alpha.1` 完成认证。如果还没有安装 `dsh`,先使用官方 package 启动 DSH:
45
45
 
46
46
  ```sh
47
47
  npx @deepseek-ai/dsh web
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wowyuarm/dsh-agent-team",
3
- "version": "0.1.13",
3
+ "version": "0.1.14-alpha.1",
4
4
  "license": "MIT",
5
5
  "description": "A persistent agent team for long-running collaboration in DeepSeek Harness",
6
6
  "repository": {
@@ -145,49 +145,49 @@
145
145
  },
146
146
  "peerDependencies": {
147
147
  "@deepseek-ai/cordis": "^4.0.1",
148
- "@deepseek-ai/dsh-agent": ">=0.1.5-rc.1 <0.1.6",
149
- "@deepseek-ai/dsh-agent-default-model": ">=0.1.5-rc.1 <0.1.6",
150
- "@deepseek-ai/dsh-agent-presets": ">=0.1.5-rc.1 <0.1.6",
151
- "@deepseek-ai/dsh-agent-tool-presentation": ">=0.1.5-rc.1 <0.1.6",
152
- "@deepseek-ai/dsh-api-remotes": ">=0.1.5-rc.1 <0.1.6",
153
- "@deepseek-ai/dsh-api-session-controller": ">=0.1.5-rc.1 <0.1.6",
154
- "@deepseek-ai/dsh-api-workspace-controller": ">=0.1.5-rc.1 <0.1.6",
155
- "@deepseek-ai/dsh-brand": ">=0.1.5-rc.1 <0.1.6",
156
- "@deepseek-ai/dsh-client-locale": ">=0.1.5-rc.1 <0.1.6",
157
- "@deepseek-ai/dsh-client-ui-conversation": ">=0.1.5-rc.1 <0.1.6",
158
- "@deepseek-ai/dsh-client-ui-input-trigger": ">=0.1.5-rc.1 <0.1.6",
159
- "@deepseek-ai/dsh-client-ui-layout": ">=0.1.5-rc.1 <0.1.6",
160
- "@deepseek-ai/dsh-client-ui-primitives": ">=0.1.5-rc.1 <0.1.6",
161
- "@deepseek-ai/dsh-client-ui-renderer": ">=0.1.5-rc.1 <0.1.6",
162
- "@deepseek-ai/dsh-client-ui-settings-general": ">=0.1.5-rc.1 <0.1.6",
163
- "@deepseek-ai/dsh-client-ui-sidebar": ">=0.1.5-rc.1 <0.1.6",
164
- "@deepseek-ai/dsh-client-ui-slots": ">=0.1.5-rc.1 <0.1.6",
165
- "@deepseek-ai/dsh-client-ui-workspace": ">=0.1.5-rc.1 <0.1.6",
166
- "@deepseek-ai/dsh-command-compact": ">=0.1.5-rc.1 <0.1.6",
167
- "@deepseek-ai/dsh-compaction": ">=0.1.5-rc.1 <0.1.6",
168
- "@deepseek-ai/dsh-home-paths": ">=0.1.5-rc.1 <0.1.6",
169
- "@deepseek-ai/dsh-invariants": ">=0.1.5-rc.1 <0.1.6",
170
- "@deepseek-ai/dsh-llm": ">=0.1.5-rc.1 <0.1.6",
171
- "@deepseek-ai/dsh-sandbox-policy": ">=0.1.5-rc.1 <0.1.6",
172
- "@deepseek-ai/dsh-scope": ">=0.1.5-rc.1 <0.1.6",
173
- "@deepseek-ai/dsh-session": ">=0.1.5-rc.1 <0.1.6",
174
- "@deepseek-ai/dsh-session-format-catalog": ">=0.1.5-rc.1 <0.1.6",
175
- "@deepseek-ai/dsh-session-persistence": ">=0.1.5-rc.1 <0.1.6",
176
- "@deepseek-ai/dsh-skill": ">=0.1.5-rc.1 <0.1.6",
177
- "@deepseek-ai/dsh-skill-filesystem": ">=0.1.5-rc.1 <0.1.6",
178
- "@deepseek-ai/dsh-storage-domain": ">=0.1.5-rc.1 <0.1.6",
179
- "@deepseek-ai/dsh-token-meter": ">=0.1.5-rc.1 <0.1.6",
180
- "@deepseek-ai/dsh-tool-bash": ">=0.1.5-rc.1 <0.1.6",
181
- "@deepseek-ai/dsh-tool-fs": ">=0.1.5-rc.1 <0.1.6",
182
- "@deepseek-ai/dsh-tool-fs-search": ">=0.1.5-rc.1 <0.1.6",
183
- "@deepseek-ai/dsh-tool-jobs": ">=0.1.5-rc.1 <0.1.6",
184
- "@deepseek-ai/dsh-tool-pwsh": ">=0.1.5-rc.1 <0.1.6",
185
- "@deepseek-ai/dsh-tool-skill": ">=0.1.5-rc.1 <0.1.6",
186
- "@deepseek-ai/dsh-tool-todo": ">=0.1.5-rc.1 <0.1.6",
187
- "@deepseek-ai/dsh-tool-web": ">=0.1.5-rc.1 <0.1.6",
188
- "@deepseek-ai/dsh-tools": ">=0.1.5-rc.1 <0.1.6",
189
- "@deepseek-ai/dsh-typert-protocol": ">=0.1.5-rc.1 <0.1.6",
190
- "@deepseek-ai/dsh-workspace": ">=0.1.5-rc.1 <0.1.6",
148
+ "@deepseek-ai/dsh-agent": ">=0.1.6-alpha.1 <0.1.7",
149
+ "@deepseek-ai/dsh-agent-default-model": ">=0.1.6-alpha.1 <0.1.7",
150
+ "@deepseek-ai/dsh-agent-presets": ">=0.1.6-alpha.1 <0.1.7",
151
+ "@deepseek-ai/dsh-agent-tool-presentation": ">=0.1.6-alpha.1 <0.1.7",
152
+ "@deepseek-ai/dsh-api-remotes": ">=0.1.6-alpha.1 <0.1.7",
153
+ "@deepseek-ai/dsh-api-session-controller": ">=0.1.6-alpha.1 <0.1.7",
154
+ "@deepseek-ai/dsh-api-workspace-controller": ">=0.1.6-alpha.1 <0.1.7",
155
+ "@deepseek-ai/dsh-brand": ">=0.1.6-alpha.1 <0.1.7",
156
+ "@deepseek-ai/dsh-client-locale": ">=0.1.6-alpha.1 <0.1.7",
157
+ "@deepseek-ai/dsh-client-ui-conversation": ">=0.1.6-alpha.1 <0.1.7",
158
+ "@deepseek-ai/dsh-client-ui-input-trigger": ">=0.1.6-alpha.1 <0.1.7",
159
+ "@deepseek-ai/dsh-client-ui-layout": ">=0.1.6-alpha.1 <0.1.7",
160
+ "@deepseek-ai/dsh-client-ui-primitives": ">=0.1.6-alpha.1 <0.1.7",
161
+ "@deepseek-ai/dsh-client-ui-renderer": ">=0.1.6-alpha.1 <0.1.7",
162
+ "@deepseek-ai/dsh-client-ui-settings-general": ">=0.1.6-alpha.1 <0.1.7",
163
+ "@deepseek-ai/dsh-client-ui-sidebar": ">=0.1.6-alpha.1 <0.1.7",
164
+ "@deepseek-ai/dsh-client-ui-slots": ">=0.1.6-alpha.1 <0.1.7",
165
+ "@deepseek-ai/dsh-client-ui-workspace": ">=0.1.6-alpha.1 <0.1.7",
166
+ "@deepseek-ai/dsh-command-compact": ">=0.1.6-alpha.1 <0.1.7",
167
+ "@deepseek-ai/dsh-compaction": ">=0.1.6-alpha.1 <0.1.7",
168
+ "@deepseek-ai/dsh-home-paths": ">=0.1.6-alpha.1 <0.1.7",
169
+ "@deepseek-ai/dsh-invariants": ">=0.1.6-alpha.1 <0.1.7",
170
+ "@deepseek-ai/dsh-llm": ">=0.1.6-alpha.1 <0.1.7",
171
+ "@deepseek-ai/dsh-sandbox-policy": ">=0.1.6-alpha.1 <0.1.7",
172
+ "@deepseek-ai/dsh-scope": ">=0.1.6-alpha.1 <0.1.7",
173
+ "@deepseek-ai/dsh-session": ">=0.1.6-alpha.1 <0.1.7",
174
+ "@deepseek-ai/dsh-session-format-catalog": ">=0.1.6-alpha.1 <0.1.7",
175
+ "@deepseek-ai/dsh-session-persistence": ">=0.1.6-alpha.1 <0.1.7",
176
+ "@deepseek-ai/dsh-skill": ">=0.1.6-alpha.1 <0.1.7",
177
+ "@deepseek-ai/dsh-skill-filesystem": ">=0.1.6-alpha.1 <0.1.7",
178
+ "@deepseek-ai/dsh-storage-domain": ">=0.1.6-alpha.1 <0.1.7",
179
+ "@deepseek-ai/dsh-token-meter": ">=0.1.6-alpha.1 <0.1.7",
180
+ "@deepseek-ai/dsh-tool-bash": ">=0.1.6-alpha.1 <0.1.7",
181
+ "@deepseek-ai/dsh-tool-fs": ">=0.1.6-alpha.1 <0.1.7",
182
+ "@deepseek-ai/dsh-tool-fs-search": ">=0.1.6-alpha.1 <0.1.7",
183
+ "@deepseek-ai/dsh-tool-jobs": ">=0.1.6-alpha.1 <0.1.7",
184
+ "@deepseek-ai/dsh-tool-pwsh": ">=0.1.6-alpha.1 <0.1.7",
185
+ "@deepseek-ai/dsh-tool-skill": ">=0.1.6-alpha.1 <0.1.7",
186
+ "@deepseek-ai/dsh-tool-todo": ">=0.1.6-alpha.1 <0.1.7",
187
+ "@deepseek-ai/dsh-tool-web": ">=0.1.6-alpha.1 <0.1.7",
188
+ "@deepseek-ai/dsh-tools": ">=0.1.6-alpha.1 <0.1.7",
189
+ "@deepseek-ai/dsh-typert-protocol": ">=0.1.6-alpha.1 <0.1.7",
190
+ "@deepseek-ai/dsh-workspace": ">=0.1.6-alpha.1 <0.1.7",
191
191
  "react": "^18.2.0"
192
192
  },
193
193
  "keywords": [
@@ -8129,7 +8129,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
8129
8129
  event.preventDefault();
8130
8130
  inputRef.current?.focus({ preventScroll: true });
8131
8131
  },
8132
- children: /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_deepseek_ai_dsh_client_ui_primitives.IconSendOutline16, { size: 16 })
8132
+ children: /* @__PURE__ */ (0, react_jsx_runtime.jsx)(_deepseek_ai_dsh_client_ui_primitives.IconSendOutline14, { size: 16 })
8133
8133
  })
8134
8134
  ]
8135
8135
  })