@nextclaw/ui 0.13.2 → 0.13.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.
Files changed (2) hide show
  1. package/CHANGELOG.md +128 -0
  2. package/package.json +8 -8
package/CHANGELOG.md CHANGED
@@ -1,5 +1,133 @@
1
1
  # @nextclaw/ui
2
2
 
3
+ ## 0.13.4
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-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-agent-runtime-next
34
+ - @nextclaw/ncp-http-agent-client
35
+ - @nextclaw/ncp-http-agent-server
36
+ - @nextclaw/ncp-mcp
37
+ - @nextclaw/ncp-react
38
+ - @nextclaw/ncp-react-ui
39
+ - @nextclaw/ncp-toolkit
40
+ - @nextclaw/nextclaw-hermes-acp-bridge
41
+ - @nextclaw/nextclaw-narp-runtime-claude-code-sdk
42
+ - @nextclaw/nextclaw-narp-runtime-codex-sdk
43
+ - @nextclaw/nextclaw-narp-runtime-opencode
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-stdio-client
50
+ - @nextclaw/remote
51
+ - @nextclaw/runtime
52
+ - @nextclaw/server
53
+ - @nextclaw/service
54
+ - @nextclaw/shared
55
+ - @nextclaw/ui
56
+ - nextclaw
57
+
58
+ - Updated dependencies
59
+ - @nextclaw/agent-chat@0.2.4
60
+ - @nextclaw/agent-chat-ui@0.4.4
61
+ - @nextclaw/client-sdk@0.2.4
62
+ - @nextclaw/ncp@0.5.24
63
+ - @nextclaw/ncp-http-agent-client@0.3.36
64
+ - @nextclaw/ncp-react@0.4.44
65
+ - @nextclaw/shared@0.2.4
66
+
67
+ ## 0.13.3
68
+
69
+ ### Patch Changes
70
+
71
+ - Auto-generated full public beta release batch.
72
+
73
+ Packages:
74
+ - @nextclaw/agent-chat
75
+ - @nextclaw/agent-chat-ui
76
+ - @nextclaw/app-runtime
77
+ - @nextclaw/app-sdk
78
+ - @nextclaw/channel-extension-dingtalk
79
+ - @nextclaw/channel-extension-discord
80
+ - @nextclaw/channel-extension-email
81
+ - @nextclaw/channel-extension-feishu
82
+ - @nextclaw/channel-extension-qq
83
+ - @nextclaw/channel-extension-slack
84
+ - @nextclaw/channel-extension-telegram
85
+ - @nextclaw/channel-extension-wecom
86
+ - @nextclaw/channel-extension-weixin
87
+ - @nextclaw/channel-extension-whatsapp
88
+ - @nextclaw/client-sdk
89
+ - @nextclaw/companion
90
+ - @nextclaw/core
91
+ - @nextclaw/extension-sdk
92
+ - @nextclaw/feishu-core
93
+ - @nextclaw/kernel
94
+ - @nextclaw/mcp
95
+ - @nextclaw/ncp
96
+ - @nextclaw/ncp-agent-runtime
97
+ - @nextclaw/ncp-agent-runtime-next
98
+ - @nextclaw/ncp-http-agent-client
99
+ - @nextclaw/ncp-http-agent-server
100
+ - @nextclaw/ncp-mcp
101
+ - @nextclaw/ncp-react
102
+ - @nextclaw/ncp-react-ui
103
+ - @nextclaw/ncp-toolkit
104
+ - @nextclaw/nextclaw-hermes-acp-bridge
105
+ - @nextclaw/nextclaw-narp-runtime-claude-code-sdk
106
+ - @nextclaw/nextclaw-narp-runtime-codex-sdk
107
+ - @nextclaw/nextclaw-narp-runtime-opencode
108
+ - @nextclaw/nextclaw-narp-stdio-runtime-wrapper
109
+ - @nextclaw/nextclaw-ncp-runtime-adapter-hermes-http
110
+ - @nextclaw/nextclaw-ncp-runtime-claude-code-sdk
111
+ - @nextclaw/nextclaw-ncp-runtime-codex-sdk
112
+ - @nextclaw/nextclaw-ncp-runtime-http-client
113
+ - @nextclaw/nextclaw-ncp-runtime-stdio-client
114
+ - @nextclaw/remote
115
+ - @nextclaw/runtime
116
+ - @nextclaw/server
117
+ - @nextclaw/service
118
+ - @nextclaw/shared
119
+ - @nextclaw/ui
120
+ - nextclaw
121
+
122
+ - Updated dependencies
123
+ - @nextclaw/agent-chat@0.2.3
124
+ - @nextclaw/agent-chat-ui@0.4.3
125
+ - @nextclaw/client-sdk@0.2.3
126
+ - @nextclaw/ncp@0.5.23
127
+ - @nextclaw/ncp-http-agent-client@0.3.35
128
+ - @nextclaw/ncp-react@0.4.43
129
+ - @nextclaw/shared@0.2.3
130
+
3
131
  ## 0.13.2
4
132
 
5
133
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nextclaw/ui",
3
- "version": "0.13.2",
3
+ "version": "0.13.4",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "license": "MIT",
@@ -28,13 +28,13 @@
28
28
  "tailwind-merge": "^2.5.4",
29
29
  "zod": "^3.23.8",
30
30
  "zustand": "^5.0.2",
31
- "@nextclaw/ncp": "0.5.22",
32
- "@nextclaw/ncp-http-agent-client": "0.3.34",
33
- "@nextclaw/shared": "0.2.2",
34
- "@nextclaw/ncp-react": "0.4.42",
35
- "@nextclaw/client-sdk": "0.2.2",
36
- "@nextclaw/agent-chat": "0.2.2",
37
- "@nextclaw/agent-chat-ui": "0.4.2"
31
+ "@nextclaw/agent-chat": "0.2.4",
32
+ "@nextclaw/agent-chat-ui": "0.4.4",
33
+ "@nextclaw/client-sdk": "0.2.4",
34
+ "@nextclaw/ncp": "0.5.24",
35
+ "@nextclaw/ncp-http-agent-client": "0.3.36",
36
+ "@nextclaw/ncp-react": "0.4.44",
37
+ "@nextclaw/shared": "0.2.4"
38
38
  },
39
39
  "devDependencies": {
40
40
  "@testing-library/react": "^16.3.0",