Haze
2ab0e7c386
feat: add Tencent WeChat channel plugin and update related configurations
...
- Added the Tencent WeChat channel plugin (`@tencent-weixin/openclaw-weixin`) to the project dependencies.
- Updated the `pnpm-lock.yaml` to include the new plugin version.
- Enhanced the README files to document the WeChat integration process.
- Implemented QR code login functionality for WeChat in the channel management system.
- Updated UI components to support WeChat channel configuration and display.
- Added localization support for WeChat connection messages in English, Japanese, and Chinese.
2026-03-22 16:20:41 +08:00
Lingxuan Zuo
56701d823c
fix: preserve telegram proxy on gateway restart after doctor ( #546 )
...
Co-authored-by: zuolingxuan <zuolingxuan@bytedance.com >
2026-03-21 17:09:08 +08:00
Haze
9b503b531b
fix(processes): fix multiple clawx processes running concurently ( #589 )
...
Co-authored-by: Cursor Agent <cursoragent@cursor.com >
Co-authored-by: Haze <hazeone@users.noreply.github.com >
Co-authored-by: paisley <8197966+su8su@users.noreply.github.com >
Co-authored-by: Felix <24791380+vcfgv@users.noreply.github.com >
2026-03-20 18:34:20 +08:00
paisley
2471228cc2
fix gateway restart ( #593 )
2026-03-19 18:22:24 +08:00
Haze
1b527d2f49
fix(linux): Can't change Chinese IMEs on Debian ( #582 )
...
Co-authored-by: Cursor Agent <cursoragent@cursor.com >
Co-authored-by: Haze <hazeone@users.noreply.github.com >
2026-03-19 10:19:44 +08:00
paisley
dbc9972fb8
Revert "fix: prevent orphaned gateway processes on Windows causing port conflcts and UI freeze ( #570 )"
...
This reverts commit 2dc1070213 .
2026-03-18 18:28:34 +08:00
paisley
2dc1070213
fix: prevent orphaned gateway processes on Windows causing port conflcts and UI freeze ( #570 )
2026-03-18 14:34:03 +08:00
Haze
ca1a325993
refactor(tray): update 'Open Chat' action to navigate to the root instead of '/chat' and remove 'Open Dashboard' option ( #539 )
2026-03-17 10:24:11 +08:00
paisley
9ec23174c0
feat(electron): auto-upgrade bundled OpenClaw plugins at app startup ( #521 )
2026-03-16 13:19:06 +08:00
Lingxuan Zuo
7f3408559d
Stabilize gateway reload/restart behavior and remove doctor --json dependency ( #504 )
2026-03-16 09:47:04 +08:00
Lingxuan Zuo
1dbe4a8466
Optimize gateway comms reload behavior and strengthen regression coverage ( #496 )
2026-03-15 20:36:48 +08:00
cedric
04aa94f907
fix: harden Windows single-instance startup ( #498 )
2026-03-15 18:50:59 +08:00
Haze
315ff6b9de
fix(openclaw controller): use buildOpenClawControlUiUrl for generating gateway URLs ( #493 )
2026-03-14 18:57:43 +08:00
paisley
f6de56fa78
build: upgrade feishu plugin to 2026.3.12 ( #482 )
2026-03-14 14:16:21 +08:00
Lingxuan Zuo
995a7f070d
Fix telemetry shutdown noise and improve token usage diagnostics ( #444 )
...
Co-authored-by: zuolingxuan <zuolingxuan@bytedance.com >
2026-03-13 13:57:49 +08:00
Haze
e7923d0120
fix(electron): improve error handling during app initialization and updater events ( #461 )
2026-03-13 13:24:50 +08:00
Felix
c0c8701cc3
fix(providers): complete custom openai-responses support ( #436 )
2026-03-12 16:19:05 +08:00
Haze
53a51642ce
feat(setttings): support auto launch config ( #415 )
...
Co-authored-by: Cursor Agent <cursoragent@cursor.com >
Co-authored-by: Haze <hazeone@users.noreply.github.com >
2026-03-11 18:41:18 +08:00
Felix
baa551b30c
feat: prebundle and auto-enable document, self-improving, search skills ( #413 )
2026-03-11 18:40:46 +08:00
paisley
da8ed3bb32
feat: add PostHog telemetry and privacy toggle in settings ( #409 )
2026-03-11 15:22:02 +08:00
Lingxuan Zuo
31e80f256b
feat(provider): add OpenAI Codex browser OAuth flow ( #398 )
...
Co-authored-by: zuolingxuan <zuolingxuan@bytedance.com >
2026-03-11 09:40:00 +08:00
Lingxuan Zuo
80e89ddc5c
Fix token usage history gaps and add dev detail popup ( #386 )
...
Co-authored-by: zuolingxuan <zuolingxuan@bytedance.com >
2026-03-10 17:20:10 +08:00
Haze
36c0fcb5c7
feat(Agnet): support multi agents ( #385 )
2026-03-10 16:13:55 +08:00
taojianhang
1bae8229af
feat(channel): add qq bot ( #363 )
...
Co-authored-by: 陶建行 <189307154@qq.com >
2026-03-10 14:20:02 +08:00
paisley
b86f47171b
feat: support wecom ( #372 )
...
Co-authored-by: DigHuang <114602213+DigHuang@users.noreply.github.com >
2026-03-10 12:06:37 +08:00
Lingxuan Zuo
3d664c017a
refactor(new merge) ( #369 )
...
Co-authored-by: paisley <8197966+su8su@users.noreply.github.com >
Co-authored-by: zuolingxuan <zuolingxuan@bytedance.com >
2026-03-09 20:18:25 +08:00
Lingxuan Zuo
e28eba01e1
refactor/channel & ipc ( #349 )
...
Co-authored-by: paisley <8197966+su8su@users.noreply.github.com >
Co-authored-by: zuolingxuan <zuolingxuan@bytedance.com >
2026-03-09 19:04:00 +08:00
paisley
2c5c82bb74
Refactor clawx ( #344 )
...
Co-authored-by: ashione <skyzlxuan@gmail.com >
2026-03-09 13:10:42 +08:00
Lingxuan Zuo
3d804a9f5e
refactor IPC ( #341 )
2026-03-08 11:54:49 +08:00
Lingxuan Zuo
c03d92e9a2
Fix/moonshot cn web search domain ( #338 )
2026-03-08 00:00:47 +08:00
paisley
3ce4b5d17a
fix(linux): single-line description and correct desktop.entry for valid .desktop file ( #325 )
2026-03-06 16:22:25 +08:00
paisley
e7d4cf73d5
Fix ubuntu debs ( #320 )
2026-03-06 15:07:05 +08:00
paisley
0901d9912a
Increase chat send RPC timeout to 120s for high-latency networks ( #311 )
2026-03-05 15:49:36 +08:00
Haze
be800f6cfc
fix(channel): Feishu channel gateway wont restart after config ( #291 )
...
Co-authored-by: Cursor Agent <cursoragent@cursor.com >
Co-authored-by: Haze <hazeone@users.noreply.github.com >
2026-03-04 21:45:44 +08:00
paisley
5ddb7d281d
fix two clawx instances bug ( #294 )
2026-03-04 21:20:21 +08:00
Lingxuan Zuo
30b03add1c
feat: gate model overrides and load full token history ( #271 )
...
Co-authored-by: zuolingxuan <zuolingxuan@bytedance.com >
2026-03-04 11:52:54 +08:00
DigHuang
c49c7f18bd
feat(chat): enhance sidebar with session management and deletion ( #274 )
2026-03-03 19:07:42 +08:00
Lingxuan Zuo
e52916a7ef
fallback model/providers ( #259 )
...
Co-authored-by: zuolingxuan <zuolingxuan@bytedance.com >
2026-03-03 10:18:52 +08:00
paisley
bc47b455b5
fix(gateway): resolve model switch failure and websocket timeouts during rapid oauth restarts ( #266 )
2026-03-03 10:18:23 +08:00
Lingxuan Zuo
e40f4b2163
Add built-in proxy settings for Electron and Gateway ( #239 )
...
Co-authored-by: zuolingxuan <zuolingxuan@bytedance.com >
2026-03-02 17:33:06 +08:00
Lingxuan Zuo
62108bdc23
Add dashboard token usage history ( #240 )
2026-03-02 13:20:33 +08:00
paisley
0bc4b7cbc2
feat: pre-install feishu skills to ~/.openclaw/skills on first launch ( #252 )
2026-03-02 13:20:07 +08:00
Haze
a3462e2de6
fix(cron): corn task channel warn ( #237 )
...
Co-authored-by: Cursor Agent <cursoragent@cursor.com >
Co-authored-by: Haze <hazeone@users.noreply.github.com >
2026-02-28 20:37:55 +08:00
Haze
6859656847
Changes from background agent bc-b072b4af-98b7-4de6-bc1c-8faa623cdb13 ( #210 )
...
Co-authored-by: Cursor Agent <cursoragent@cursor.com >
Co-authored-by: Haze <hazeone@users.noreply.github.com >
2026-02-28 15:37:02 +08:00
Haze
4d948347ea
fix(cron): remove cron task channel config ( #222 )
...
Co-authored-by: Cursor Agent <cursoragent@cursor.com >
Co-authored-by: Haze <hazeone@users.noreply.github.com >
2026-02-28 15:14:02 +08:00
paisley
e303841373
feat: bundle dingtalk plugin mirror cross‑platform and fix windows packaging
2026-02-28 15:02:21 +08:00
paisley
dbf88a79be
Fix dingding plugin ( #221 )
2026-02-28 14:42:55 +08:00
paisley
d63810f54b
feat(channels): add DingTalk via bundled plugin mirror and pure Node deploy ( #215 )
2026-02-28 11:36:40 +08:00
Haze
96bd37d1b1
fix(macos): chat history loading slow problem ( #212 )
...
Co-authored-by: Cursor Agent <cursoragent@cursor.com >
Co-authored-by: Haze <hazeone@users.noreply.github.com >
2026-02-28 00:01:44 +08:00
Haze
386d4c5454
fix(win): Windows stability improvements ( #207 ) ( #208 )
...
Co-authored-by: Cursor Agent <cursoragent@cursor.com >
Co-authored-by: Haze <hazeone@users.noreply.github.com >
2026-02-27 22:10:35 +08:00