@nextclaw/ui 0.12.35-beta.6 → 0.12.35
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/CHANGELOG.md +482 -0
- package/dist/assets/api-DruAcori.js +15 -0
- package/dist/assets/{book-open-qc0UVn6m.js → book-open-cPX0Za7Z.js} +1 -1
- package/dist/assets/channels-list-page-DXH1qYLs.js +8 -0
- package/dist/assets/chat-page-Cpo0AFHb.js +105 -0
- package/dist/assets/{config-split-page-DW8tP9Bc.js → config-split-page-BFh_Qixx.js} +1 -1
- package/dist/assets/confirm-dialog-B0TP-vPd.js +5 -0
- package/dist/assets/{createLucideIcon-CA0sgoMJ.js → createLucideIcon-Br1EFMEr.js} +1 -1
- package/dist/assets/{desktop-update-config-DARSwQG8.js → desktop-update-config-Be8x1jNy.js} +1 -1
- package/dist/assets/{dist-D5zsy7pX.js → dist-CpwDZDtv.js} +1 -1
- package/dist/assets/{dist-DNxIa3pe.js → dist-rzakR_bu.js} +1 -1
- package/dist/assets/doc-browser-BI7HSaMK.js +3 -0
- package/dist/assets/doc-browser-context-DB6TTHeE.js +1 -0
- package/dist/assets/doc-browser-route-registry.utils-x5ijvk0u.js +1 -0
- package/dist/assets/doc-browser-yTfN7UBH.js +1 -0
- package/dist/assets/{external-link-C9fbyi6k.js → external-link-C3usm3se.js} +1 -1
- package/dist/assets/index-GVTiCf1s.js +101 -0
- package/dist/assets/index-v0fAGXQW.css +1 -0
- package/dist/assets/{mcp-marketplace-page-BiExW5wq.js → mcp-marketplace-page-DDjeHd1I.js} +2 -2
- package/dist/assets/mcp-marketplace-page-WUkc7n94.js +1 -0
- package/dist/assets/model-config-BjXMpU9U.js +1 -0
- package/dist/assets/play-CqNi0u02.js +1 -0
- package/dist/assets/plus-BcIC8dG1.js +1 -0
- package/dist/assets/{provider-scoped-model-input-Bk8jlpRm.js → provider-scoped-model-input-t1tCP5y5.js} +1 -1
- package/dist/assets/providers-list-C1D5p9kK.js +1 -0
- package/dist/assets/react-B2X_ph0a.js +1 -0
- package/dist/assets/remote-BHeENKxL.js +1 -0
- package/dist/assets/runtime-config-page--O0Wq01S.js +1 -0
- package/dist/assets/{save-CG4Hb1u8.js → save-D10M5vQg.js} +1 -1
- package/dist/assets/{search-lWpOIHEn.js → search-CdhgFNwf.js} +1 -1
- package/dist/assets/search-config-Dzpizo-_.js +1 -0
- package/dist/assets/{secrets-config-ZbLzjIRx.js → secrets-config-D1AUSEXX.js} +1 -1
- package/dist/assets/{setting-row-CNfTKDjc.js → setting-row-8VkukJoH.js} +1 -1
- package/dist/assets/{tabs-custom-BbZoysAl.js → tabs-custom-BBXu1OGs.js} +1 -1
- package/dist/assets/{tag-chip-Dl8JbhC7.js → tag-chip-ix15P-r4.js} +1 -1
- package/dist/assets/wrench-qVIwShTF.js +1 -0
- package/dist/assets/x-Chb07O-Y.js +1 -0
- package/dist/index.html +17 -15
- package/package.json +8 -8
- package/src/features/panel-apps/components/panel-app-list-item.test.tsx +60 -0
- package/src/features/panel-apps/components/panel-app-list-item.tsx +120 -30
- package/src/features/panel-apps/components/panel-apps-list.tsx +8 -1
- package/src/features/panel-apps/hooks/use-panel-apps.ts +10 -0
- package/src/features/panel-apps/managers/panel-app-bridge.manager.test.ts +153 -1
- package/src/features/panel-apps/managers/panel-app-bridge.manager.ts +126 -9
- package/src/features/panel-apps/utils/panel-app-doc-browser.utils.tsx +7 -3
- package/src/features/panel-apps/utils/panel-app-view.utils.test.ts +66 -0
- package/src/features/panel-apps/utils/panel-app-view.utils.ts +13 -2
- package/src/index.css +23 -0
- package/src/shared/components/doc-browser/doc-browser-context.test.tsx +170 -0
- package/src/shared/components/doc-browser/doc-browser-context.tsx +3 -0
- package/src/shared/components/doc-browser/doc-browser-home-page.tsx +95 -0
- package/src/shared/components/doc-browser/doc-browser-panel-parts.tsx +3 -97
- package/src/shared/components/doc-browser/doc-browser-renderer.types.ts +1 -0
- package/src/shared/components/doc-browser/doc-browser-tab-strip.tsx +117 -44
- package/src/shared/components/doc-browser/doc-browser.test.tsx +159 -1
- package/src/shared/components/doc-browser/doc-browser.tsx +46 -27
- package/src/shared/components/doc-browser/managers/doc-browser.manager.ts +183 -71
- package/src/shared/components/doc-browser/stores/doc-browser.store.ts +52 -1
- package/src/shared/components/doc-browser/types/doc-browser.types.ts +9 -0
- package/src/shared/components/doc-browser/utils/doc-browser-route-registry.utils.ts +232 -0
- package/src/shared/components/doc-browser/utils/doc-browser-state.utils.ts +11 -0
- package/src/shared/components/doc-browser/utils/doc-browser-url.utils.ts +2 -0
- package/src/shared/lib/api/types.ts +1 -0
- package/src/shared/lib/i18n/runtime/doc-browser-labels.utils.ts +10 -0
- package/dist/assets/api-BTZui7nj.js +0 -15
- package/dist/assets/channels-list-page-DBtU_M1Y.js +0 -8
- package/dist/assets/chat-page-BcoJYo91.js +0 -105
- package/dist/assets/doc-browser-B9skxzVo.js +0 -1
- package/dist/assets/doc-browser-CwyITRXx.js +0 -1
- package/dist/assets/doc-browser-context-Do2qSrB8.js +0 -1
- package/dist/assets/index-BYRP_BMj.css +0 -1
- package/dist/assets/index-DckPGTdM.js +0 -103
- package/dist/assets/mcp-marketplace-page-Cj6MDSkE.js +0 -1
- package/dist/assets/model-config-DbdY7fF1.js +0 -1
- package/dist/assets/notice-card-CyiVcu_Z.js +0 -5
- package/dist/assets/play-D-s0C4MN.js +0 -1
- package/dist/assets/plus-DOwjM_kF.js +0 -1
- package/dist/assets/providers-list-CJjNStDV.js +0 -1
- package/dist/assets/react-BaRotFd6.js +0 -1
- package/dist/assets/remote-gl8QckNc.js +0 -1
- package/dist/assets/runtime-config-page-BMFc1yzf.js +0 -1
- package/dist/assets/search-config-DUOR26if.js +0 -1
- package/dist/assets/x-D6GwT_8k.js +0 -1
- /package/dist/assets/{config-hints-CTqBnCDp.js → config-hints-CY1lg9IE.js} +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,487 @@
|
|
|
1
1
|
# @nextclaw/ui
|
|
2
2
|
|
|
3
|
+
## 0.12.35
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- b99164b: Auto-generated full public beta release batch.
|
|
8
|
+
|
|
9
|
+
Packages:
|
|
10
|
+
- @nextclaw/agent-chat
|
|
11
|
+
- @nextclaw/agent-chat-ui
|
|
12
|
+
- @nextclaw/app-runtime
|
|
13
|
+
- @nextclaw/app-sdk
|
|
14
|
+
- @nextclaw/channel-extension-dingtalk
|
|
15
|
+
- @nextclaw/channel-extension-discord
|
|
16
|
+
- @nextclaw/channel-extension-email
|
|
17
|
+
- @nextclaw/channel-extension-feishu
|
|
18
|
+
- @nextclaw/channel-extension-qq
|
|
19
|
+
- @nextclaw/channel-extension-slack
|
|
20
|
+
- @nextclaw/channel-extension-telegram
|
|
21
|
+
- @nextclaw/channel-extension-wecom
|
|
22
|
+
- @nextclaw/channel-extension-weixin
|
|
23
|
+
- @nextclaw/channel-extension-whatsapp
|
|
24
|
+
- @nextclaw/client-sdk
|
|
25
|
+
- @nextclaw/companion
|
|
26
|
+
- @nextclaw/core
|
|
27
|
+
- @nextclaw/extension-sdk
|
|
28
|
+
- @nextclaw/feishu-core
|
|
29
|
+
- @nextclaw/kernel
|
|
30
|
+
- @nextclaw/mcp
|
|
31
|
+
- @nextclaw/ncp
|
|
32
|
+
- @nextclaw/ncp-agent-runtime
|
|
33
|
+
- @nextclaw/ncp-http-agent-client
|
|
34
|
+
- @nextclaw/ncp-http-agent-server
|
|
35
|
+
- @nextclaw/ncp-mcp
|
|
36
|
+
- @nextclaw/ncp-react
|
|
37
|
+
- @nextclaw/ncp-react-ui
|
|
38
|
+
- @nextclaw/ncp-toolkit
|
|
39
|
+
- @nextclaw/nextclaw-hermes-acp-bridge
|
|
40
|
+
- @nextclaw/nextclaw-narp-runtime-claude-code-sdk
|
|
41
|
+
- @nextclaw/nextclaw-narp-runtime-codex-sdk
|
|
42
|
+
- @nextclaw/nextclaw-narp-stdio-runtime-wrapper
|
|
43
|
+
- @nextclaw/nextclaw-ncp-runtime-adapter-hermes-http
|
|
44
|
+
- @nextclaw/nextclaw-ncp-runtime-claude-code-sdk
|
|
45
|
+
- @nextclaw/nextclaw-ncp-runtime-codex-sdk
|
|
46
|
+
- @nextclaw/nextclaw-ncp-runtime-http-client
|
|
47
|
+
- @nextclaw/nextclaw-ncp-runtime-stdio-client
|
|
48
|
+
- @nextclaw/remote
|
|
49
|
+
- @nextclaw/runtime
|
|
50
|
+
- @nextclaw/server
|
|
51
|
+
- @nextclaw/service
|
|
52
|
+
- @nextclaw/shared
|
|
53
|
+
- @nextclaw/ui
|
|
54
|
+
- nextclaw
|
|
55
|
+
|
|
56
|
+
- 2f4f480: Auto-generated full public beta release batch.
|
|
57
|
+
|
|
58
|
+
Packages:
|
|
59
|
+
- @nextclaw/agent-chat
|
|
60
|
+
- @nextclaw/agent-chat-ui
|
|
61
|
+
- @nextclaw/app-runtime
|
|
62
|
+
- @nextclaw/app-sdk
|
|
63
|
+
- @nextclaw/channel-extension-dingtalk
|
|
64
|
+
- @nextclaw/channel-extension-discord
|
|
65
|
+
- @nextclaw/channel-extension-email
|
|
66
|
+
- @nextclaw/channel-extension-feishu
|
|
67
|
+
- @nextclaw/channel-extension-qq
|
|
68
|
+
- @nextclaw/channel-extension-slack
|
|
69
|
+
- @nextclaw/channel-extension-telegram
|
|
70
|
+
- @nextclaw/channel-extension-wecom
|
|
71
|
+
- @nextclaw/channel-extension-weixin
|
|
72
|
+
- @nextclaw/channel-extension-whatsapp
|
|
73
|
+
- @nextclaw/client-sdk
|
|
74
|
+
- @nextclaw/companion
|
|
75
|
+
- @nextclaw/core
|
|
76
|
+
- @nextclaw/extension-sdk
|
|
77
|
+
- @nextclaw/feishu-core
|
|
78
|
+
- @nextclaw/kernel
|
|
79
|
+
- @nextclaw/mcp
|
|
80
|
+
- @nextclaw/ncp
|
|
81
|
+
- @nextclaw/ncp-agent-runtime
|
|
82
|
+
- @nextclaw/ncp-agent-runtime-next
|
|
83
|
+
- @nextclaw/ncp-http-agent-client
|
|
84
|
+
- @nextclaw/ncp-http-agent-server
|
|
85
|
+
- @nextclaw/ncp-mcp
|
|
86
|
+
- @nextclaw/ncp-react
|
|
87
|
+
- @nextclaw/ncp-react-ui
|
|
88
|
+
- @nextclaw/ncp-toolkit
|
|
89
|
+
- @nextclaw/nextclaw-hermes-acp-bridge
|
|
90
|
+
- @nextclaw/nextclaw-narp-runtime-claude-code-sdk
|
|
91
|
+
- @nextclaw/nextclaw-narp-runtime-codex-sdk
|
|
92
|
+
- @nextclaw/nextclaw-narp-stdio-runtime-wrapper
|
|
93
|
+
- @nextclaw/nextclaw-ncp-runtime-adapter-hermes-http
|
|
94
|
+
- @nextclaw/nextclaw-ncp-runtime-claude-code-sdk
|
|
95
|
+
- @nextclaw/nextclaw-ncp-runtime-codex-sdk
|
|
96
|
+
- @nextclaw/nextclaw-ncp-runtime-http-client
|
|
97
|
+
- @nextclaw/nextclaw-ncp-runtime-stdio-client
|
|
98
|
+
- @nextclaw/remote
|
|
99
|
+
- @nextclaw/runtime
|
|
100
|
+
- @nextclaw/server
|
|
101
|
+
- @nextclaw/service
|
|
102
|
+
- @nextclaw/shared
|
|
103
|
+
- @nextclaw/ui
|
|
104
|
+
- nextclaw
|
|
105
|
+
|
|
106
|
+
- 828495f: Auto-generated full public beta release batch.
|
|
107
|
+
|
|
108
|
+
Packages:
|
|
109
|
+
- @nextclaw/agent-chat
|
|
110
|
+
- @nextclaw/agent-chat-ui
|
|
111
|
+
- @nextclaw/app-runtime
|
|
112
|
+
- @nextclaw/app-sdk
|
|
113
|
+
- @nextclaw/channel-extension-dingtalk
|
|
114
|
+
- @nextclaw/channel-extension-discord
|
|
115
|
+
- @nextclaw/channel-extension-email
|
|
116
|
+
- @nextclaw/channel-extension-feishu
|
|
117
|
+
- @nextclaw/channel-extension-qq
|
|
118
|
+
- @nextclaw/channel-extension-slack
|
|
119
|
+
- @nextclaw/channel-extension-telegram
|
|
120
|
+
- @nextclaw/channel-extension-wecom
|
|
121
|
+
- @nextclaw/channel-extension-weixin
|
|
122
|
+
- @nextclaw/channel-extension-whatsapp
|
|
123
|
+
- @nextclaw/client-sdk
|
|
124
|
+
- @nextclaw/companion
|
|
125
|
+
- @nextclaw/core
|
|
126
|
+
- @nextclaw/extension-sdk
|
|
127
|
+
- @nextclaw/feishu-core
|
|
128
|
+
- @nextclaw/kernel
|
|
129
|
+
- @nextclaw/mcp
|
|
130
|
+
- @nextclaw/ncp
|
|
131
|
+
- @nextclaw/ncp-agent-runtime
|
|
132
|
+
- @nextclaw/ncp-agent-runtime-next
|
|
133
|
+
- @nextclaw/ncp-http-agent-client
|
|
134
|
+
- @nextclaw/ncp-http-agent-server
|
|
135
|
+
- @nextclaw/ncp-mcp
|
|
136
|
+
- @nextclaw/ncp-react
|
|
137
|
+
- @nextclaw/ncp-react-ui
|
|
138
|
+
- @nextclaw/ncp-toolkit
|
|
139
|
+
- @nextclaw/nextclaw-hermes-acp-bridge
|
|
140
|
+
- @nextclaw/nextclaw-narp-runtime-claude-code-sdk
|
|
141
|
+
- @nextclaw/nextclaw-narp-runtime-codex-sdk
|
|
142
|
+
- @nextclaw/nextclaw-narp-stdio-runtime-wrapper
|
|
143
|
+
- @nextclaw/nextclaw-ncp-runtime-adapter-hermes-http
|
|
144
|
+
- @nextclaw/nextclaw-ncp-runtime-claude-code-sdk
|
|
145
|
+
- @nextclaw/nextclaw-ncp-runtime-codex-sdk
|
|
146
|
+
- @nextclaw/nextclaw-ncp-runtime-http-client
|
|
147
|
+
- @nextclaw/nextclaw-ncp-runtime-stdio-client
|
|
148
|
+
- @nextclaw/remote
|
|
149
|
+
- @nextclaw/runtime
|
|
150
|
+
- @nextclaw/server
|
|
151
|
+
- @nextclaw/service
|
|
152
|
+
- @nextclaw/shared
|
|
153
|
+
- @nextclaw/ui
|
|
154
|
+
- nextclaw
|
|
155
|
+
|
|
156
|
+
- 25207de: Auto-generated full public beta release batch.
|
|
157
|
+
|
|
158
|
+
Packages:
|
|
159
|
+
- @nextclaw/agent-chat
|
|
160
|
+
- @nextclaw/agent-chat-ui
|
|
161
|
+
- @nextclaw/app-runtime
|
|
162
|
+
- @nextclaw/app-sdk
|
|
163
|
+
- @nextclaw/channel-extension-dingtalk
|
|
164
|
+
- @nextclaw/channel-extension-discord
|
|
165
|
+
- @nextclaw/channel-extension-email
|
|
166
|
+
- @nextclaw/channel-extension-feishu
|
|
167
|
+
- @nextclaw/channel-extension-qq
|
|
168
|
+
- @nextclaw/channel-extension-slack
|
|
169
|
+
- @nextclaw/channel-extension-telegram
|
|
170
|
+
- @nextclaw/channel-extension-wecom
|
|
171
|
+
- @nextclaw/channel-extension-weixin
|
|
172
|
+
- @nextclaw/channel-extension-whatsapp
|
|
173
|
+
- @nextclaw/client-sdk
|
|
174
|
+
- @nextclaw/companion
|
|
175
|
+
- @nextclaw/core
|
|
176
|
+
- @nextclaw/extension-sdk
|
|
177
|
+
- @nextclaw/feishu-core
|
|
178
|
+
- @nextclaw/kernel
|
|
179
|
+
- @nextclaw/mcp
|
|
180
|
+
- @nextclaw/ncp
|
|
181
|
+
- @nextclaw/ncp-agent-runtime
|
|
182
|
+
- @nextclaw/ncp-agent-runtime-next
|
|
183
|
+
- @nextclaw/ncp-http-agent-client
|
|
184
|
+
- @nextclaw/ncp-http-agent-server
|
|
185
|
+
- @nextclaw/ncp-mcp
|
|
186
|
+
- @nextclaw/ncp-react
|
|
187
|
+
- @nextclaw/ncp-react-ui
|
|
188
|
+
- @nextclaw/ncp-toolkit
|
|
189
|
+
- @nextclaw/nextclaw-hermes-acp-bridge
|
|
190
|
+
- @nextclaw/nextclaw-narp-runtime-claude-code-sdk
|
|
191
|
+
- @nextclaw/nextclaw-narp-runtime-codex-sdk
|
|
192
|
+
- @nextclaw/nextclaw-narp-stdio-runtime-wrapper
|
|
193
|
+
- @nextclaw/nextclaw-ncp-runtime-adapter-hermes-http
|
|
194
|
+
- @nextclaw/nextclaw-ncp-runtime-claude-code-sdk
|
|
195
|
+
- @nextclaw/nextclaw-ncp-runtime-codex-sdk
|
|
196
|
+
- @nextclaw/nextclaw-ncp-runtime-http-client
|
|
197
|
+
- @nextclaw/nextclaw-ncp-runtime-stdio-client
|
|
198
|
+
- @nextclaw/remote
|
|
199
|
+
- @nextclaw/runtime
|
|
200
|
+
- @nextclaw/server
|
|
201
|
+
- @nextclaw/service
|
|
202
|
+
- @nextclaw/shared
|
|
203
|
+
- @nextclaw/ui
|
|
204
|
+
- nextclaw
|
|
205
|
+
|
|
206
|
+
- 854abec: Auto-generated full public beta release batch.
|
|
207
|
+
|
|
208
|
+
Packages:
|
|
209
|
+
- @nextclaw/agent-chat
|
|
210
|
+
- @nextclaw/agent-chat-ui
|
|
211
|
+
- @nextclaw/app-runtime
|
|
212
|
+
- @nextclaw/app-sdk
|
|
213
|
+
- @nextclaw/channel-extension-dingtalk
|
|
214
|
+
- @nextclaw/channel-extension-discord
|
|
215
|
+
- @nextclaw/channel-extension-email
|
|
216
|
+
- @nextclaw/channel-extension-feishu
|
|
217
|
+
- @nextclaw/channel-extension-qq
|
|
218
|
+
- @nextclaw/channel-extension-slack
|
|
219
|
+
- @nextclaw/channel-extension-telegram
|
|
220
|
+
- @nextclaw/channel-extension-wecom
|
|
221
|
+
- @nextclaw/channel-extension-weixin
|
|
222
|
+
- @nextclaw/channel-extension-whatsapp
|
|
223
|
+
- @nextclaw/client-sdk
|
|
224
|
+
- @nextclaw/companion
|
|
225
|
+
- @nextclaw/core
|
|
226
|
+
- @nextclaw/extension-sdk
|
|
227
|
+
- @nextclaw/feishu-core
|
|
228
|
+
- @nextclaw/kernel
|
|
229
|
+
- @nextclaw/mcp
|
|
230
|
+
- @nextclaw/ncp
|
|
231
|
+
- @nextclaw/ncp-agent-runtime
|
|
232
|
+
- @nextclaw/ncp-agent-runtime-next
|
|
233
|
+
- @nextclaw/ncp-http-agent-client
|
|
234
|
+
- @nextclaw/ncp-http-agent-server
|
|
235
|
+
- @nextclaw/ncp-mcp
|
|
236
|
+
- @nextclaw/ncp-react
|
|
237
|
+
- @nextclaw/ncp-react-ui
|
|
238
|
+
- @nextclaw/ncp-toolkit
|
|
239
|
+
- @nextclaw/nextclaw-hermes-acp-bridge
|
|
240
|
+
- @nextclaw/nextclaw-narp-runtime-claude-code-sdk
|
|
241
|
+
- @nextclaw/nextclaw-narp-runtime-codex-sdk
|
|
242
|
+
- @nextclaw/nextclaw-narp-stdio-runtime-wrapper
|
|
243
|
+
- @nextclaw/nextclaw-ncp-runtime-adapter-hermes-http
|
|
244
|
+
- @nextclaw/nextclaw-ncp-runtime-claude-code-sdk
|
|
245
|
+
- @nextclaw/nextclaw-ncp-runtime-codex-sdk
|
|
246
|
+
- @nextclaw/nextclaw-ncp-runtime-http-client
|
|
247
|
+
- @nextclaw/nextclaw-ncp-runtime-stdio-client
|
|
248
|
+
- @nextclaw/remote
|
|
249
|
+
- @nextclaw/runtime
|
|
250
|
+
- @nextclaw/server
|
|
251
|
+
- @nextclaw/service
|
|
252
|
+
- @nextclaw/shared
|
|
253
|
+
- @nextclaw/ui
|
|
254
|
+
- nextclaw
|
|
255
|
+
|
|
256
|
+
- 26163ed: Auto-generated full public beta release batch.
|
|
257
|
+
|
|
258
|
+
Packages:
|
|
259
|
+
- @nextclaw/agent-chat
|
|
260
|
+
- @nextclaw/agent-chat-ui
|
|
261
|
+
- @nextclaw/app-runtime
|
|
262
|
+
- @nextclaw/app-sdk
|
|
263
|
+
- @nextclaw/channel-extension-dingtalk
|
|
264
|
+
- @nextclaw/channel-extension-discord
|
|
265
|
+
- @nextclaw/channel-extension-email
|
|
266
|
+
- @nextclaw/channel-extension-feishu
|
|
267
|
+
- @nextclaw/channel-extension-qq
|
|
268
|
+
- @nextclaw/channel-extension-slack
|
|
269
|
+
- @nextclaw/channel-extension-telegram
|
|
270
|
+
- @nextclaw/channel-extension-wecom
|
|
271
|
+
- @nextclaw/channel-extension-weixin
|
|
272
|
+
- @nextclaw/channel-extension-whatsapp
|
|
273
|
+
- @nextclaw/client-sdk
|
|
274
|
+
- @nextclaw/companion
|
|
275
|
+
- @nextclaw/core
|
|
276
|
+
- @nextclaw/extension-sdk
|
|
277
|
+
- @nextclaw/feishu-core
|
|
278
|
+
- @nextclaw/kernel
|
|
279
|
+
- @nextclaw/mcp
|
|
280
|
+
- @nextclaw/ncp
|
|
281
|
+
- @nextclaw/ncp-agent-runtime
|
|
282
|
+
- @nextclaw/ncp-agent-runtime-next
|
|
283
|
+
- @nextclaw/ncp-http-agent-client
|
|
284
|
+
- @nextclaw/ncp-http-agent-server
|
|
285
|
+
- @nextclaw/ncp-mcp
|
|
286
|
+
- @nextclaw/ncp-react
|
|
287
|
+
- @nextclaw/ncp-react-ui
|
|
288
|
+
- @nextclaw/ncp-toolkit
|
|
289
|
+
- @nextclaw/nextclaw-hermes-acp-bridge
|
|
290
|
+
- @nextclaw/nextclaw-narp-runtime-claude-code-sdk
|
|
291
|
+
- @nextclaw/nextclaw-narp-runtime-codex-sdk
|
|
292
|
+
- @nextclaw/nextclaw-narp-stdio-runtime-wrapper
|
|
293
|
+
- @nextclaw/nextclaw-ncp-runtime-adapter-hermes-http
|
|
294
|
+
- @nextclaw/nextclaw-ncp-runtime-claude-code-sdk
|
|
295
|
+
- @nextclaw/nextclaw-ncp-runtime-codex-sdk
|
|
296
|
+
- @nextclaw/nextclaw-ncp-runtime-http-client
|
|
297
|
+
- @nextclaw/nextclaw-ncp-runtime-stdio-client
|
|
298
|
+
- @nextclaw/remote
|
|
299
|
+
- @nextclaw/runtime
|
|
300
|
+
- @nextclaw/server
|
|
301
|
+
- @nextclaw/service
|
|
302
|
+
- @nextclaw/shared
|
|
303
|
+
- @nextclaw/ui
|
|
304
|
+
- nextclaw
|
|
305
|
+
|
|
306
|
+
- 5535f60: Auto-generated full public beta release batch.
|
|
307
|
+
|
|
308
|
+
Packages:
|
|
309
|
+
- @nextclaw/agent-chat
|
|
310
|
+
- @nextclaw/agent-chat-ui
|
|
311
|
+
- @nextclaw/app-runtime
|
|
312
|
+
- @nextclaw/app-sdk
|
|
313
|
+
- @nextclaw/channel-extension-dingtalk
|
|
314
|
+
- @nextclaw/channel-extension-discord
|
|
315
|
+
- @nextclaw/channel-extension-email
|
|
316
|
+
- @nextclaw/channel-extension-feishu
|
|
317
|
+
- @nextclaw/channel-extension-qq
|
|
318
|
+
- @nextclaw/channel-extension-slack
|
|
319
|
+
- @nextclaw/channel-extension-telegram
|
|
320
|
+
- @nextclaw/channel-extension-wecom
|
|
321
|
+
- @nextclaw/channel-extension-weixin
|
|
322
|
+
- @nextclaw/channel-extension-whatsapp
|
|
323
|
+
- @nextclaw/client-sdk
|
|
324
|
+
- @nextclaw/companion
|
|
325
|
+
- @nextclaw/core
|
|
326
|
+
- @nextclaw/extension-sdk
|
|
327
|
+
- @nextclaw/feishu-core
|
|
328
|
+
- @nextclaw/kernel
|
|
329
|
+
- @nextclaw/mcp
|
|
330
|
+
- @nextclaw/ncp
|
|
331
|
+
- @nextclaw/ncp-agent-runtime
|
|
332
|
+
- @nextclaw/ncp-agent-runtime-next
|
|
333
|
+
- @nextclaw/ncp-http-agent-client
|
|
334
|
+
- @nextclaw/ncp-http-agent-server
|
|
335
|
+
- @nextclaw/ncp-mcp
|
|
336
|
+
- @nextclaw/ncp-react
|
|
337
|
+
- @nextclaw/ncp-react-ui
|
|
338
|
+
- @nextclaw/ncp-toolkit
|
|
339
|
+
- @nextclaw/nextclaw-hermes-acp-bridge
|
|
340
|
+
- @nextclaw/nextclaw-narp-runtime-claude-code-sdk
|
|
341
|
+
- @nextclaw/nextclaw-narp-runtime-codex-sdk
|
|
342
|
+
- @nextclaw/nextclaw-narp-stdio-runtime-wrapper
|
|
343
|
+
- @nextclaw/nextclaw-ncp-runtime-adapter-hermes-http
|
|
344
|
+
- @nextclaw/nextclaw-ncp-runtime-claude-code-sdk
|
|
345
|
+
- @nextclaw/nextclaw-ncp-runtime-codex-sdk
|
|
346
|
+
- @nextclaw/nextclaw-ncp-runtime-http-client
|
|
347
|
+
- @nextclaw/nextclaw-ncp-runtime-stdio-client
|
|
348
|
+
- @nextclaw/remote
|
|
349
|
+
- @nextclaw/runtime
|
|
350
|
+
- @nextclaw/server
|
|
351
|
+
- @nextclaw/service
|
|
352
|
+
- @nextclaw/shared
|
|
353
|
+
- @nextclaw/ui
|
|
354
|
+
- nextclaw
|
|
355
|
+
|
|
356
|
+
- 509b157: Auto-generated full public beta release batch.
|
|
357
|
+
|
|
358
|
+
Packages:
|
|
359
|
+
- @nextclaw/agent-chat
|
|
360
|
+
- @nextclaw/agent-chat-ui
|
|
361
|
+
- @nextclaw/app-runtime
|
|
362
|
+
- @nextclaw/app-sdk
|
|
363
|
+
- @nextclaw/channel-extension-dingtalk
|
|
364
|
+
- @nextclaw/channel-extension-discord
|
|
365
|
+
- @nextclaw/channel-extension-email
|
|
366
|
+
- @nextclaw/channel-extension-feishu
|
|
367
|
+
- @nextclaw/channel-extension-qq
|
|
368
|
+
- @nextclaw/channel-extension-slack
|
|
369
|
+
- @nextclaw/channel-extension-telegram
|
|
370
|
+
- @nextclaw/channel-extension-wecom
|
|
371
|
+
- @nextclaw/channel-extension-weixin
|
|
372
|
+
- @nextclaw/channel-extension-whatsapp
|
|
373
|
+
- @nextclaw/client-sdk
|
|
374
|
+
- @nextclaw/companion
|
|
375
|
+
- @nextclaw/core
|
|
376
|
+
- @nextclaw/extension-sdk
|
|
377
|
+
- @nextclaw/feishu-core
|
|
378
|
+
- @nextclaw/kernel
|
|
379
|
+
- @nextclaw/mcp
|
|
380
|
+
- @nextclaw/ncp
|
|
381
|
+
- @nextclaw/ncp-agent-runtime
|
|
382
|
+
- @nextclaw/ncp-agent-runtime-next
|
|
383
|
+
- @nextclaw/ncp-http-agent-client
|
|
384
|
+
- @nextclaw/ncp-http-agent-server
|
|
385
|
+
- @nextclaw/ncp-mcp
|
|
386
|
+
- @nextclaw/ncp-react
|
|
387
|
+
- @nextclaw/ncp-react-ui
|
|
388
|
+
- @nextclaw/ncp-toolkit
|
|
389
|
+
- @nextclaw/nextclaw-hermes-acp-bridge
|
|
390
|
+
- @nextclaw/nextclaw-narp-runtime-claude-code-sdk
|
|
391
|
+
- @nextclaw/nextclaw-narp-runtime-codex-sdk
|
|
392
|
+
- @nextclaw/nextclaw-narp-stdio-runtime-wrapper
|
|
393
|
+
- @nextclaw/nextclaw-ncp-runtime-adapter-hermes-http
|
|
394
|
+
- @nextclaw/nextclaw-ncp-runtime-claude-code-sdk
|
|
395
|
+
- @nextclaw/nextclaw-ncp-runtime-codex-sdk
|
|
396
|
+
- @nextclaw/nextclaw-ncp-runtime-http-client
|
|
397
|
+
- @nextclaw/nextclaw-ncp-runtime-stdio-client
|
|
398
|
+
- @nextclaw/remote
|
|
399
|
+
- @nextclaw/runtime
|
|
400
|
+
- @nextclaw/server
|
|
401
|
+
- @nextclaw/service
|
|
402
|
+
- @nextclaw/shared
|
|
403
|
+
- @nextclaw/ui
|
|
404
|
+
- nextclaw
|
|
405
|
+
|
|
406
|
+
- Updated dependencies [b99164b]
|
|
407
|
+
- Updated dependencies [2f4f480]
|
|
408
|
+
- Updated dependencies [828495f]
|
|
409
|
+
- Updated dependencies [25207de]
|
|
410
|
+
- Updated dependencies [854abec]
|
|
411
|
+
- Updated dependencies [26163ed]
|
|
412
|
+
- Updated dependencies [5535f60]
|
|
413
|
+
- Updated dependencies [509b157]
|
|
414
|
+
- @nextclaw/agent-chat@0.1.23
|
|
415
|
+
- @nextclaw/agent-chat-ui@0.3.25
|
|
416
|
+
- @nextclaw/client-sdk@0.1.14
|
|
417
|
+
- @nextclaw/ncp@0.5.18
|
|
418
|
+
- @nextclaw/ncp-http-agent-client@0.3.30
|
|
419
|
+
- @nextclaw/ncp-react@0.4.38
|
|
420
|
+
- @nextclaw/shared@0.1.12
|
|
421
|
+
|
|
422
|
+
## 0.12.35-beta.7
|
|
423
|
+
|
|
424
|
+
### Patch Changes
|
|
425
|
+
|
|
426
|
+
- Auto-generated full public beta release batch.
|
|
427
|
+
|
|
428
|
+
Packages:
|
|
429
|
+
- @nextclaw/agent-chat
|
|
430
|
+
- @nextclaw/agent-chat-ui
|
|
431
|
+
- @nextclaw/app-runtime
|
|
432
|
+
- @nextclaw/app-sdk
|
|
433
|
+
- @nextclaw/channel-extension-dingtalk
|
|
434
|
+
- @nextclaw/channel-extension-discord
|
|
435
|
+
- @nextclaw/channel-extension-email
|
|
436
|
+
- @nextclaw/channel-extension-feishu
|
|
437
|
+
- @nextclaw/channel-extension-qq
|
|
438
|
+
- @nextclaw/channel-extension-slack
|
|
439
|
+
- @nextclaw/channel-extension-telegram
|
|
440
|
+
- @nextclaw/channel-extension-wecom
|
|
441
|
+
- @nextclaw/channel-extension-weixin
|
|
442
|
+
- @nextclaw/channel-extension-whatsapp
|
|
443
|
+
- @nextclaw/client-sdk
|
|
444
|
+
- @nextclaw/companion
|
|
445
|
+
- @nextclaw/core
|
|
446
|
+
- @nextclaw/extension-sdk
|
|
447
|
+
- @nextclaw/feishu-core
|
|
448
|
+
- @nextclaw/kernel
|
|
449
|
+
- @nextclaw/mcp
|
|
450
|
+
- @nextclaw/ncp
|
|
451
|
+
- @nextclaw/ncp-agent-runtime
|
|
452
|
+
- @nextclaw/ncp-agent-runtime-next
|
|
453
|
+
- @nextclaw/ncp-http-agent-client
|
|
454
|
+
- @nextclaw/ncp-http-agent-server
|
|
455
|
+
- @nextclaw/ncp-mcp
|
|
456
|
+
- @nextclaw/ncp-react
|
|
457
|
+
- @nextclaw/ncp-react-ui
|
|
458
|
+
- @nextclaw/ncp-toolkit
|
|
459
|
+
- @nextclaw/nextclaw-hermes-acp-bridge
|
|
460
|
+
- @nextclaw/nextclaw-narp-runtime-claude-code-sdk
|
|
461
|
+
- @nextclaw/nextclaw-narp-runtime-codex-sdk
|
|
462
|
+
- @nextclaw/nextclaw-narp-stdio-runtime-wrapper
|
|
463
|
+
- @nextclaw/nextclaw-ncp-runtime-adapter-hermes-http
|
|
464
|
+
- @nextclaw/nextclaw-ncp-runtime-claude-code-sdk
|
|
465
|
+
- @nextclaw/nextclaw-ncp-runtime-codex-sdk
|
|
466
|
+
- @nextclaw/nextclaw-ncp-runtime-http-client
|
|
467
|
+
- @nextclaw/nextclaw-ncp-runtime-stdio-client
|
|
468
|
+
- @nextclaw/remote
|
|
469
|
+
- @nextclaw/runtime
|
|
470
|
+
- @nextclaw/server
|
|
471
|
+
- @nextclaw/service
|
|
472
|
+
- @nextclaw/shared
|
|
473
|
+
- @nextclaw/ui
|
|
474
|
+
- nextclaw
|
|
475
|
+
|
|
476
|
+
- Updated dependencies
|
|
477
|
+
- @nextclaw/agent-chat@0.1.23-beta.7
|
|
478
|
+
- @nextclaw/agent-chat-ui@0.3.25-beta.7
|
|
479
|
+
- @nextclaw/client-sdk@0.1.14-beta.7
|
|
480
|
+
- @nextclaw/ncp@0.5.18-beta.7
|
|
481
|
+
- @nextclaw/ncp-http-agent-client@0.3.30-beta.7
|
|
482
|
+
- @nextclaw/ncp-react@0.4.38-beta.7
|
|
483
|
+
- @nextclaw/shared@0.1.12-beta.7
|
|
484
|
+
|
|
3
485
|
## 0.12.35-beta.6
|
|
4
486
|
|
|
5
487
|
### Patch Changes
|