nextclaw 0.19.16 → 0.19.21

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 (37) hide show
  1. package/dist/cli/app/index.js +3519 -1
  2. package/package.json +17 -17
  3. package/resources/USAGE.md +1 -22
  4. package/ui-dist/assets/api-CKKNxbsy.js +15 -0
  5. package/ui-dist/assets/{app-manager-provider-oYdeYPSv.js → app-manager-provider-BM1hziPv.js} +1 -1
  6. package/ui-dist/assets/{channels-list-page-DkPvpAqc.js → channels-list-page-CQGbbPJz.js} +2 -2
  7. package/ui-dist/assets/{chat-page-b7Zf32fF.js → chat-page-A5_heqOE.js} +1 -1
  8. package/ui-dist/assets/{desktop-DVUbOWbR.js → desktop-CmIbyIrg.js} +1 -1
  9. package/ui-dist/assets/{desktop-update-config-CP8dFYXK.js → desktop-update-config-jWt63bXG.js} +1 -1
  10. package/ui-dist/assets/{dialog-BKo0RItd.js → dialog-DWZeMf9V.js} +1 -1
  11. package/ui-dist/assets/{dist-CFiwgaLs.js → dist-DN-YM_0Y.js} +1 -1
  12. package/ui-dist/assets/{es2015-BhznEEyJ.js → es2015-ZJ-nWL4L.js} +1 -1
  13. package/ui-dist/assets/{index-DqJ3CYwi.js → index-zYi4W031.js} +3 -3
  14. package/ui-dist/assets/{marketplace-page-BVqFjnEB.js → marketplace-page-BO74RmDP.js} +1 -1
  15. package/ui-dist/assets/marketplace-page-DmeV1ihQ.js +1 -0
  16. package/ui-dist/assets/mcp-marketplace-page-Bk3uY3No.js +1 -0
  17. package/ui-dist/assets/{mcp-marketplace-page-BOYJO0kp.js → mcp-marketplace-page-CoTYEIEI.js} +1 -1
  18. package/ui-dist/assets/{model-config-Bg2yycmn.js → model-config-Bzk1sqTS.js} +1 -1
  19. package/ui-dist/assets/{notice-card-Dr6xCwva.js → notice-card-BM2_YNoc.js} +1 -1
  20. package/ui-dist/assets/{popover-BDFNiLlg.js → popover-2H9DS7Cv.js} +1 -1
  21. package/ui-dist/assets/{provider-scoped-model-input-BMTp4BEH.js → provider-scoped-model-input-DsZJ44ZV.js} +1 -1
  22. package/ui-dist/assets/{providers-list-DC1q3fvC.js → providers-list-CjkQwdQf.js} +1 -1
  23. package/ui-dist/assets/remote-Dm6hKGew.js +1 -0
  24. package/ui-dist/assets/{runtime-config-page-q-nC0C5i.js → runtime-config-page-DXNa4Xa-.js} +1 -1
  25. package/ui-dist/assets/{search-config-CcKHif8O.js → search-config-D5laxxn9.js} +1 -1
  26. package/ui-dist/assets/{secrets-config-DSg6O92a.js → secrets-config-CNsbCI2d.js} +1 -1
  27. package/ui-dist/assets/{select-BUTwE_lC.js → select-C2c10F3e.js} +1 -1
  28. package/ui-dist/assets/{setting-row-BavcnXw1.js → setting-row-CB_ZFbIZ.js} +1 -1
  29. package/ui-dist/assets/{tag-chip-Dm2Lqnpu.js → tag-chip-CrQfVN3A.js} +1 -1
  30. package/ui-dist/assets/{use-config-Cyv5IuSt.js → use-config-jAYudJxy.js} +1 -1
  31. package/ui-dist/assets/{use-infinite-scroll-loader-DF2e6nQ2.js → use-infinite-scroll-loader-C_j5u-rR.js} +1 -1
  32. package/ui-dist/index.html +11 -11
  33. package/ui-dist/assets/api-DGD9_Bg4.js +0 -15
  34. package/ui-dist/assets/marketplace-page-DkQ2hTs1.js +0 -1
  35. package/ui-dist/assets/mcp-marketplace-page-DSML7NN0.js +0 -1
  36. package/ui-dist/assets/remote-Dr3jcfWP.js +0 -1
  37. package/ui-dist/logos/mochat.svg +0 -6
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "nextclaw",
3
- "version": "0.19.16",
3
+ "version": "0.19.21",
4
4
  "description": "Lightweight personal AI assistant with CLI, multi-provider routing, and channel integrations.",
5
5
  "private": false,
6
6
  "type": "module",
@@ -41,21 +41,21 @@
41
41
  "commander": "^12.1.0",
42
42
  "jszip": "^3.10.1",
43
43
  "yaml": "^2.8.1",
44
- "@nextclaw/core": "0.12.18",
45
- "@nextclaw/ncp-agent-runtime": "0.3.21",
46
- "@nextclaw/ncp-mcp": "0.1.85",
47
- "@nextclaw/ncp": "0.5.11",
48
- "@nextclaw/kernel": "0.1.7",
49
- "@nextclaw/nextclaw-hermes-acp-bridge": "0.1.10",
50
- "@nextclaw/ncp-toolkit": "0.5.16",
51
- "@nextclaw/nextclaw-ncp-runtime-http-client": "0.1.10",
52
- "@nextclaw/nextclaw-ncp-runtime-stdio-client": "0.1.11",
53
- "@nextclaw/service": "0.1.10",
54
- "@nextclaw/runtime": "0.2.50",
55
- "@nextclaw/mcp": "0.1.83",
56
- "@nextclaw/server": "0.12.18",
57
- "@nextclaw/openclaw-compat": "1.0.18",
58
- "@nextclaw/remote": "0.1.95"
44
+ "@nextclaw/core": "0.12.20",
45
+ "@nextclaw/kernel": "0.1.9",
46
+ "@nextclaw/ncp-mcp": "0.1.87",
47
+ "@nextclaw/ncp": "0.5.13",
48
+ "@nextclaw/nextclaw-hermes-acp-bridge": "0.1.12",
49
+ "@nextclaw/ncp-toolkit": "0.5.18",
50
+ "@nextclaw/nextclaw-ncp-runtime-http-client": "0.1.12",
51
+ "@nextclaw/nextclaw-ncp-runtime-stdio-client": "0.1.13",
52
+ "@nextclaw/openclaw-compat": "1.0.20",
53
+ "@nextclaw/remote": "0.1.97",
54
+ "@nextclaw/server": "0.12.20",
55
+ "@nextclaw/runtime": "0.2.52",
56
+ "@nextclaw/ncp-agent-runtime": "0.3.23",
57
+ "@nextclaw/mcp": "0.1.85",
58
+ "@nextclaw/service": "0.1.12"
59
59
  },
60
60
  "devDependencies": {
61
61
  "@types/node": "^20.17.6",
@@ -63,7 +63,7 @@
63
63
  "tsx": "^4.19.2",
64
64
  "typescript": "^5.6.3",
65
65
  "vitest": "^4.1.2",
66
- "@nextclaw/ui": "0.12.27"
66
+ "@nextclaw/ui": "0.12.29"
67
67
  },
68
68
  "scripts": {
69
69
  "dev": "tsx watch --tsconfig tsconfig.json src/cli/app/index.ts",
@@ -710,7 +710,7 @@ All message channels use a common **allowFrom** rule:
710
710
 
711
711
  Configure channels in the UI at http://127.0.0.1:55667 or in `~/.nextclaw/config.json` under `channels`.
712
712
 
713
- Use `nextclaw channels list --json` when an automation or AI agent needs the exact runtime channel ids and outbound capabilities before calling messaging tools. Treat returned `channels[].id` values as authoritative; do not guess aliases such as `wechat` for the Weixin channel.
713
+ Use `nextclaw channels list --json` when an automation or AI agent needs exact runtime channel ids, default accounts, and bound user ids before calling messaging tools. Treat returned `channels[].id` values as authoritative; do not guess aliases such as `wechat` for the Weixin channel.
714
714
 
715
715
  ### Discord
716
716
 
@@ -961,27 +961,6 @@ Use the QQ open platform app credentials.
961
961
  }
962
962
  ```
963
963
 
964
- ### Mochat
965
-
966
- Mochat uses a claw token and optional socket URL. Configure base URL, socket, and (optionally) sessions/panels and group rules.
967
-
968
- ```json
969
- {
970
- "channels": {
971
- "mochat": {
972
- "enabled": true,
973
- "baseUrl": "https://mochat.io",
974
- "socketUrl": "",
975
- "clawToken": "YOUR_CLAW_TOKEN",
976
- "agentUserId": "",
977
- "sessions": [],
978
- "panels": [],
979
- "allowFrom": []
980
- }
981
- }
982
- }
983
- ```
984
-
985
964
  After changing channel config, NextClaw hot-reloads channel runtime automatically when the gateway is running.
986
965
 
987
966
  ---