dsh-edge 0.7.1 → 0.8.0

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,6 +1,6 @@
1
1
  {
2
2
  "name": "dsh-edge",
3
- "version": "0.7.1",
3
+ "version": "0.8.0",
4
4
  "description": "Your DeepSeek Harness, anywhere — deploy a persistent personal coding agent to Cloudflare Workers in one command",
5
5
  "author": "pawaca",
6
6
  "license": "MIT",
@@ -74,6 +74,7 @@
74
74
  "@deepseek-ai/dsh-launch-environment": "0.1.1-rc.2",
75
75
  "@deepseek-ai/dsh-llm": "0.1.1-rc.2",
76
76
  "@deepseek-ai/dsh-llm-deepseek": "0.1.1-rc.2",
77
+ "@deepseek-ai/dsh-message-feedback": "0.1.1-rc.2",
77
78
  "@deepseek-ai/dsh-session": "0.1.1-rc.2",
78
79
  "@deepseek-ai/dsh-session-persistence": "0.1.1-rc.2",
79
80
  "@deepseek-ai/dsh-session-projection": "0.1.1-rc.2",
@@ -100,8 +101,10 @@
100
101
  "@deepseek-ai/dsh-typert-protocol": "0.1.1-rc.2",
101
102
  "@deepseek-ai/dsh-typert-registry": "0.1.1-rc.2",
102
103
  "@deepseek-ai/dsh-web": "0.1.1-rc.2",
104
+ "@deepseek-ai/dsh-web-fetch-http": "0.1.1-rc.2",
103
105
  "@deepseek-ai/dsh-web-search-deepseek": "0.1.1-rc.2",
104
106
  "@deepseek-ai/dsh-workspace": "0.1.1-rc.2",
107
+ "@mixmark-io/domino": "2.2.0",
105
108
  "just-bash": "3.3.0",
106
109
  "fast-png": "8.0.0",
107
110
  "jpeg-js": "0.4.4",