@nextclaw/companion 0.1.2 → 0.1.3
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 +61 -11
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,66 @@
|
|
|
1
1
|
# @nextclaw/companion
|
|
2
2
|
|
|
3
|
+
## 0.1.3
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 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-weixin
|
|
15
|
+
- @nextclaw/channel-plugin-dingtalk
|
|
16
|
+
- @nextclaw/channel-plugin-discord
|
|
17
|
+
- @nextclaw/channel-plugin-email
|
|
18
|
+
- @nextclaw/channel-plugin-feishu
|
|
19
|
+
- @nextclaw/channel-plugin-mochat
|
|
20
|
+
- @nextclaw/channel-plugin-qq
|
|
21
|
+
- @nextclaw/channel-plugin-slack
|
|
22
|
+
- @nextclaw/channel-plugin-telegram
|
|
23
|
+
- @nextclaw/channel-plugin-wecom
|
|
24
|
+
- @nextclaw/channel-plugin-whatsapp
|
|
25
|
+
- @nextclaw/channel-runtime
|
|
26
|
+
- @nextclaw/client-sdk
|
|
27
|
+
- @nextclaw/companion
|
|
28
|
+
- @nextclaw/core
|
|
29
|
+
- @nextclaw/extension-sdk
|
|
30
|
+
- @nextclaw/feishu-core
|
|
31
|
+
- @nextclaw/kernel
|
|
32
|
+
- @nextclaw/mcp
|
|
33
|
+
- @nextclaw/ncp
|
|
34
|
+
- @nextclaw/ncp-agent-runtime
|
|
35
|
+
- @nextclaw/ncp-http-agent-client
|
|
36
|
+
- @nextclaw/ncp-http-agent-server
|
|
37
|
+
- @nextclaw/ncp-mcp
|
|
38
|
+
- @nextclaw/ncp-react
|
|
39
|
+
- @nextclaw/ncp-react-ui
|
|
40
|
+
- @nextclaw/ncp-toolkit
|
|
41
|
+
- @nextclaw/nextclaw-hermes-acp-bridge
|
|
42
|
+
- @nextclaw/nextclaw-narp-runtime-claude-code-sdk
|
|
43
|
+
- @nextclaw/nextclaw-narp-runtime-codex-sdk
|
|
44
|
+
- @nextclaw/nextclaw-narp-stdio-runtime-wrapper
|
|
45
|
+
- @nextclaw/nextclaw-ncp-runtime-adapter-hermes-http
|
|
46
|
+
- @nextclaw/nextclaw-ncp-runtime-claude-code-sdk
|
|
47
|
+
- @nextclaw/nextclaw-ncp-runtime-codex-sdk
|
|
48
|
+
- @nextclaw/nextclaw-ncp-runtime-http-client
|
|
49
|
+
- @nextclaw/nextclaw-ncp-runtime-plugin-claude-code-sdk
|
|
50
|
+
- @nextclaw/nextclaw-ncp-runtime-plugin-codex-sdk
|
|
51
|
+
- @nextclaw/nextclaw-ncp-runtime-stdio-client
|
|
52
|
+
- @nextclaw/openclaw-compat
|
|
53
|
+
- @nextclaw/remote
|
|
54
|
+
- @nextclaw/runtime
|
|
55
|
+
- @nextclaw/server
|
|
56
|
+
- @nextclaw/service
|
|
57
|
+
- @nextclaw/shared
|
|
58
|
+
- @nextclaw/ui
|
|
59
|
+
- nextclaw
|
|
60
|
+
|
|
61
|
+
- Updated dependencies
|
|
62
|
+
- @nextclaw/client-sdk@0.1.3
|
|
63
|
+
|
|
3
64
|
## 0.1.2
|
|
4
65
|
|
|
5
66
|
### Patch Changes
|
|
@@ -7,7 +68,6 @@
|
|
|
7
68
|
- Stable minor release for the NextClaw npm package, with patch releases for the workspace dependency closure.
|
|
8
69
|
|
|
9
70
|
Packages:
|
|
10
|
-
|
|
11
71
|
- @nextclaw/agent-chat
|
|
12
72
|
- @nextclaw/agent-chat-ui
|
|
13
73
|
- @nextclaw/app-runtime
|
|
@@ -69,7 +129,6 @@
|
|
|
69
129
|
- a11f4fd: Auto-generated patch release for packages with meaningful drift after their latest version commit.
|
|
70
130
|
|
|
71
131
|
Packages:
|
|
72
|
-
|
|
73
132
|
- @nextclaw/agent-chat
|
|
74
133
|
- @nextclaw/app-runtime
|
|
75
134
|
- @nextclaw/app-sdk
|
|
@@ -106,7 +165,6 @@
|
|
|
106
165
|
- 2418020: Auto-generated full public beta release batch.
|
|
107
166
|
|
|
108
167
|
Packages:
|
|
109
|
-
|
|
110
168
|
- @nextclaw/agent-chat
|
|
111
169
|
- @nextclaw/agent-chat-ui
|
|
112
170
|
- @nextclaw/app-runtime
|
|
@@ -155,7 +213,6 @@
|
|
|
155
213
|
- a5da9d6: Auto-generated full public beta release batch.
|
|
156
214
|
|
|
157
215
|
Packages:
|
|
158
|
-
|
|
159
216
|
- @nextclaw/agent-chat
|
|
160
217
|
- @nextclaw/agent-chat-ui
|
|
161
218
|
- @nextclaw/app-runtime
|
|
@@ -204,7 +261,6 @@
|
|
|
204
261
|
- 1600643: Auto-generated full public beta release batch.
|
|
205
262
|
|
|
206
263
|
Packages:
|
|
207
|
-
|
|
208
264
|
- @nextclaw/agent-chat
|
|
209
265
|
- @nextclaw/agent-chat-ui
|
|
210
266
|
- @nextclaw/app-runtime
|
|
@@ -253,7 +309,6 @@
|
|
|
253
309
|
- 223037c: Auto-generated full public beta release batch.
|
|
254
310
|
|
|
255
311
|
Packages:
|
|
256
|
-
|
|
257
312
|
- @nextclaw/agent-chat
|
|
258
313
|
- @nextclaw/agent-chat-ui
|
|
259
314
|
- @nextclaw/app-runtime
|
|
@@ -313,7 +368,6 @@
|
|
|
313
368
|
- Auto-generated full public beta release batch.
|
|
314
369
|
|
|
315
370
|
Packages:
|
|
316
|
-
|
|
317
371
|
- @nextclaw/agent-chat
|
|
318
372
|
- @nextclaw/agent-chat-ui
|
|
319
373
|
- @nextclaw/app-runtime
|
|
@@ -369,7 +423,6 @@
|
|
|
369
423
|
- Auto-generated full public beta release batch.
|
|
370
424
|
|
|
371
425
|
Packages:
|
|
372
|
-
|
|
373
426
|
- @nextclaw/agent-chat
|
|
374
427
|
- @nextclaw/agent-chat-ui
|
|
375
428
|
- @nextclaw/app-runtime
|
|
@@ -425,7 +478,6 @@
|
|
|
425
478
|
- Auto-generated full public beta release batch.
|
|
426
479
|
|
|
427
480
|
Packages:
|
|
428
|
-
|
|
429
481
|
- @nextclaw/agent-chat
|
|
430
482
|
- @nextclaw/agent-chat-ui
|
|
431
483
|
- @nextclaw/app-runtime
|
|
@@ -481,7 +533,6 @@
|
|
|
481
533
|
- Auto-generated full public beta release batch.
|
|
482
534
|
|
|
483
535
|
Packages:
|
|
484
|
-
|
|
485
536
|
- @nextclaw/agent-chat
|
|
486
537
|
- @nextclaw/agent-chat-ui
|
|
487
538
|
- @nextclaw/app-runtime
|
|
@@ -543,7 +594,6 @@
|
|
|
543
594
|
- Auto-generated patch release for packages with meaningful drift after their latest version commit.
|
|
544
595
|
|
|
545
596
|
Packages:
|
|
546
|
-
|
|
547
597
|
- @nextclaw/agent-chat
|
|
548
598
|
- @nextclaw/app-runtime
|
|
549
599
|
- @nextclaw/app-sdk
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nextclaw/companion",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.3",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "Standalone Electron companion shell for active NextClaw agents.",
|
|
6
6
|
"author": "NextClaw Team",
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
"react": "^18.3.1",
|
|
17
17
|
"react-dom": "^18.3.1",
|
|
18
18
|
"zustand": "^5.0.2",
|
|
19
|
-
"@nextclaw/client-sdk": "0.1.
|
|
19
|
+
"@nextclaw/client-sdk": "0.1.3"
|
|
20
20
|
},
|
|
21
21
|
"devDependencies": {
|
|
22
22
|
"@types/react": "^18.3.12",
|