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
Kagura
e10ff3a1fb
fix: sanitize stale nested plugin paths in plugins.load.paths ( #608 )
...
Co-authored-by: Kagura Chen <daniyuu19@sjtu.edu.cn >
2026-03-21 15:45:43 +08:00
Kagura
5836ba6b13
fix(providers): model list empty in settings panel ( #581 ) ( #591 )
...
Co-authored-by: Kagura Chen <daniyuu19@sjtu.edu.cn >
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-21 15:35:30 +08:00
Felix
78a9eb755b
fix(windows): run bundled openclaw CLI/TUI via node.exe to restore terminal input ( #571 )
2026-03-19 13:25:00 +08:00
Haze
6b0400e3c3
fix(windows): Gateway process install extension failed ( #587 )
...
Co-authored-by: Haze <hazeone@users.noreply.github.com >
2026-03-19 11:22:39 +08:00
paisley
5a657130c9
feat: set default session retention to 7 days ( #565 )
2026-03-18 11:10:05 +08:00
Felix
b9231d6431
fix: improve Feishu/Lark channel modal UX and refine default main agent naming ( #551 )
2026-03-17 14:14:47 +08:00
Felix
43fe7a4d1c
fix(binding): allow one agent to bind multiple channels while preserving per-channel account replacement ( #541 )
2026-03-17 11:19:24 +08:00
Felix
4be679ac56
Refactor channel account management: move binding/editing to Channels, align Agents display, and simplify UX ( #523 )
2026-03-16 18:20:11 +08:00
paisley
f1e2e9fa01
fix wecom channel ( #530 )
2026-03-16 18:08:50 +08:00
paisley
7e54aad9e6
fix(providers): clear provider list when OpenClaw JSON is deleted ( #526 )
2026-03-16 17:21:17 +08:00
paisley
9ec23174c0
feat(electron): auto-upgrade bundled OpenClaw plugins at app startup ( #521 )
2026-03-16 13:19:06 +08:00
paisley
9e10c12f67
fix: re-mirror default account credentials after channel account changes ( #513 )
2026-03-16 09:53:54 +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
89bda3c7af
fix: bound doctor output buffer and normalize credential values ( #497 )
2026-03-15 20:37:22 +08:00
Lingxuan Zuo
1dbe4a8466
Optimize gateway comms reload behavior and strengthen regression coverage ( #496 )
2026-03-15 20:36:48 +08:00
Jack_lv
08960d700f
fix: default setup language to system locale ( #500 )
2026-03-15 20:36:32 +08:00
Haze
315ff6b9de
fix(openclaw controller): use buildOpenClawControlUiUrl for generating gateway URLs ( #493 )
2026-03-14 18:57:43 +08:00
paisley
61291ff83f
Fix upgrade 3.13 ( #488 )
2026-03-14 17:18:20 +08:00
paisley
9f2bc3cf68
Fix agent to channel ( #485 )
2026-03-14 14:17:42 +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
paisley
abc0c6e7d5
fix: resolve channel-config overwrite bug by implementing reentrant config mutex ( #462 )
2026-03-13 12:13:57 +08:00
Felix
740116ae9d
fix(win): prevent user PATH clobbering and normalize gateway PATH env ( #459 )
2026-03-13 12:12:30 +08:00
paisley
5c07ad77fc
fix(channels): ensure all default account keys are correctly mirrored to top-level config
2026-03-12 11:13:26 +08:00
paisley
1f90a40972
fix(feishu): resolve feishu connect failures by fixing config mismatch and channel collision ( #423 )
2026-03-11 21:39:14 +08:00
Haze
050ee10850
feat(channels): enhance channel configuration with account support and improve agent handling ( #420 )
2026-03-11 18:44:55 +08:00
Felix
baa551b30c
feat: prebundle and auto-enable document, self-improving, search skills ( #413 )
2026-03-11 18:40:46 +08:00
paisley
ce7e890509
feat: support feishu official plugin ( #418 )
2026-03-11 18:18:46 +08:00
paisley
da8ed3bb32
feat: add PostHog telemetry and privacy toggle in settings ( #409 )
2026-03-11 15:22:02 +08:00
paisley
d11e266cbb
chore:auto-inject tools.profile and sessions.visibility for OpenClaw 3.2+ compatibility ( #404 )
2026-03-11 15:14:00 +08:00
Haze
95e090ecb5
feat(agents): support chat to agent ( #403 )
2026-03-11 12:03:30 +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
paisley
99681777a0
feat: support dual protocols (OpenAI/Anthropic) for custom providers ( #389 )
2026-03-10 17:35:51 +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
d3960a3d0f
feat(agent): enhance agent management with runtime and workspace directory removal, and improve agent ID listing ( #387 )
2026-03-10 17:07:41 +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
DigHuang
905ce02b0b
feat(ui): refactor style ui & add Models page with provider settings ( #379 )
2026-03-10 11:39:56 +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
8b45960662
Fix windows path ( #361 )
2026-03-09 19:03:06 +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
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
Lingxuan Zuo
e52916a7ef
fallback model/providers ( #259 )
...
Co-authored-by: zuolingxuan <zuolingxuan@bytedance.com >
2026-03-03 10:18:52 +08:00
Haze
9532400053
fix(win): Gateway restart win terminal open error ( #265 )
...
Co-authored-by: Cursor Agent <cursoragent@cursor.com >
Co-authored-by: Haze <hazeone@users.noreply.github.com >
2026-03-02 21:28:01 +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