@awiki/dsh-plugin 0.2.2 → 0.2.4

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": "@awiki/dsh-plugin",
3
- "version": "0.2.2",
3
+ "version": "0.2.4",
4
4
  "description": "AWiki identity and messaging plugin for DeepSeek Harness",
5
5
  "type": "module",
6
6
  "main": "lib/index.js",
@@ -110,55 +110,55 @@
110
110
  }
111
111
  },
112
112
  "dependencies": {
113
- "@awiki/im-core-node": "0.1.2",
113
+ "@awiki/im-core-node": "0.1.3",
114
114
  "@deepseek-ai/schemastery": "^3.18.1",
115
- "@deepseek-ai/dsh-settings": "^0.1.0-rc.6",
116
115
  "zod": "^4.4.3"
117
116
  },
118
117
  "peerDependencies": {
119
118
  "@deepseek-ai/cordis": "^4.0.1",
120
- "@deepseek-ai/dsh-api-remotes": "^0.1.0-rc.6",
121
- "@deepseek-ai/dsh-agent-default-model": "^0.1.0-rc.6",
122
- "@deepseek-ai/dsh-brand": "^0.1.0-rc.6",
123
- "@deepseek-ai/dsh-client-connection": "^0.1.0-rc.6",
124
- "@deepseek-ai/dsh-client-locale": "^0.1.0-rc.6",
125
- "@deepseek-ai/dsh-client-runtime": "^0.1.0-rc.6",
126
- "@deepseek-ai/dsh-client-ui-layout": "^0.1.0-rc.6",
127
- "@deepseek-ai/dsh-client-ui-primitives": "^0.1.0-rc.6",
128
- "@deepseek-ai/dsh-client-ui-settings": "^0.1.0-rc.6",
129
- "@deepseek-ai/dsh-client-ui-slots": "^0.1.0-rc.6",
130
- "@deepseek-ai/dsh-invariants": "^0.1.0-rc.6",
131
- "@deepseek-ai/dsh-llm": "^0.1.0-rc.6",
132
- "@deepseek-ai/dsh-session": "^0.1.0-rc.6",
133
- "@deepseek-ai/dsh-tools": "^0.1.0-rc.6",
134
- "@deepseek-ai/dsh-typert-protocol": "^0.1.0-rc.6",
119
+ "@deepseek-ai/dsh-api-remotes": "0.1.0-rc.7",
120
+ "@deepseek-ai/dsh-agent-default-model": "0.1.0-rc.7",
121
+ "@deepseek-ai/dsh-brand": "0.1.0-rc.7",
122
+ "@deepseek-ai/dsh-client-connection": "0.1.0-rc.7",
123
+ "@deepseek-ai/dsh-client-locale": "0.1.0-rc.7",
124
+ "@deepseek-ai/dsh-client-runtime": "0.1.0-rc.7",
125
+ "@deepseek-ai/dsh-client-ui-layout": "0.1.0-rc.7",
126
+ "@deepseek-ai/dsh-client-ui-primitives": "0.1.0-rc.7",
127
+ "@deepseek-ai/dsh-client-ui-settings": "0.1.0-rc.7",
128
+ "@deepseek-ai/dsh-client-ui-slots": "0.1.0-rc.7",
129
+ "@deepseek-ai/dsh-invariants": "0.1.0-rc.7",
130
+ "@deepseek-ai/dsh-llm": "0.1.0-rc.7",
131
+ "@deepseek-ai/dsh-session": "0.1.0-rc.7",
132
+ "@deepseek-ai/dsh-settings": "0.1.0-rc.7",
133
+ "@deepseek-ai/dsh-tools": "0.1.0-rc.7",
134
+ "@deepseek-ai/dsh-typert-protocol": "0.1.0-rc.7",
135
135
  "react": "^18.2.0"
136
136
  },
137
137
  "devDependencies": {
138
138
  "@deepseek-ai/cordis": "^4.0.1",
139
139
  "@deepseek-ai/cordis-plugin-include": "^1.0.6",
140
140
  "@deepseek-ai/cordis-plugin-loader": "^1.0.2",
141
- "@deepseek-ai/dsh": "^0.1.0-rc.6",
142
- "@deepseek-ai/dsh-agent": "^0.1.0-rc.6",
143
- "@deepseek-ai/dsh-agent-default-model": "^0.1.0-rc.6",
144
- "@deepseek-ai/dsh-api-remotes": "^0.1.0-rc.6",
145
- "@deepseek-ai/dsh-brand": "^0.1.0-rc.6",
146
- "@deepseek-ai/dsh-client-connection": "^0.1.0-rc.6",
147
- "@deepseek-ai/dsh-client-locale": "^0.1.0-rc.6",
148
- "@deepseek-ai/dsh-client-runtime": "^0.1.0-rc.6",
149
- "@deepseek-ai/dsh-client-test-runtime": "^0.1.0-rc.6",
150
- "@deepseek-ai/dsh-client-ui-layout": "^0.1.0-rc.6",
151
- "@deepseek-ai/dsh-client-ui-primitives": "^0.1.0-rc.6",
152
- "@deepseek-ai/dsh-client-ui-settings": "^0.1.0-rc.6",
153
- "@deepseek-ai/dsh-client-ui-slots": "^0.1.0-rc.6",
154
- "@deepseek-ai/dsh-settings": "^0.1.0-rc.6",
155
- "@deepseek-ai/dsh-invariants": "^0.1.0-rc.6",
156
- "@deepseek-ai/dsh-llm": "^0.1.0-rc.6",
157
- "@deepseek-ai/dsh-session": "^0.1.0-rc.6",
158
- "@deepseek-ai/dsh-system-prompt": "^0.1.0-rc.6",
159
- "@deepseek-ai/dsh-tools": "^0.1.0-rc.6",
160
- "@deepseek-ai/dsh-typert-protocol": "^0.1.0-rc.6",
161
- "@deepseek-ai/dsh-user-approval": "^0.1.0-rc.6",
141
+ "@deepseek-ai/dsh": "0.1.0-rc.7",
142
+ "@deepseek-ai/dsh-agent": "0.1.0-rc.7",
143
+ "@deepseek-ai/dsh-agent-default-model": "0.1.0-rc.7",
144
+ "@deepseek-ai/dsh-api-remotes": "0.1.0-rc.7",
145
+ "@deepseek-ai/dsh-brand": "0.1.0-rc.7",
146
+ "@deepseek-ai/dsh-client-connection": "0.1.0-rc.7",
147
+ "@deepseek-ai/dsh-client-locale": "0.1.0-rc.7",
148
+ "@deepseek-ai/dsh-client-runtime": "0.1.0-rc.7",
149
+ "@deepseek-ai/dsh-client-test-runtime": "0.1.0-rc.7",
150
+ "@deepseek-ai/dsh-client-ui-layout": "0.1.0-rc.7",
151
+ "@deepseek-ai/dsh-client-ui-primitives": "0.1.0-rc.7",
152
+ "@deepseek-ai/dsh-client-ui-settings": "0.1.0-rc.7",
153
+ "@deepseek-ai/dsh-client-ui-slots": "0.1.0-rc.7",
154
+ "@deepseek-ai/dsh-settings": "0.1.0-rc.7",
155
+ "@deepseek-ai/dsh-invariants": "0.1.0-rc.7",
156
+ "@deepseek-ai/dsh-llm": "0.1.0-rc.7",
157
+ "@deepseek-ai/dsh-session": "0.1.0-rc.7",
158
+ "@deepseek-ai/dsh-system-prompt": "0.1.0-rc.7",
159
+ "@deepseek-ai/dsh-tools": "0.1.0-rc.7",
160
+ "@deepseek-ai/dsh-typert-protocol": "0.1.0-rc.7",
161
+ "@deepseek-ai/dsh-user-approval": "0.1.0-rc.7",
162
162
  "@testing-library/react": "^16.3.2",
163
163
  "@types/node": "^24.3.0",
164
164
  "@types/react": "^18.3.23",