feat(agents): 支持个人微信发布与渠道会话
Some checks failed
Electron E2E / Electron E2E (macos-latest) (push) Has been cancelled
Electron E2E / Electron E2E (ubuntu-latest) (push) Has been cancelled
Electron E2E / Electron E2E (windows-latest) (push) Has been cancelled

This commit is contained in:
2026-09-13 16:22:36 +08:00
parent 03774d0625
commit 2e710db0fb
28 changed files with 2678 additions and 31 deletions

View File

@@ -103,6 +103,7 @@
"node-machine-id": "^1.1.12",
"npm": "11.6.2",
"posthog-node": "^5.28.0",
"qrcode": "1.5.4",
"rehype-katex": "^7.0.1",
"remark-math": "^6.0.0",
"ws": "^8.19.0",
@@ -149,6 +150,7 @@
"@testing-library/react": "^16.3.2",
"@types/adm-zip": "0.5.5",
"@types/node": "^25.3.0",
"@types/qrcode": "1.5.6",
"@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3",
"@types/ws": "^8.18.1",