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
paisley
73343d16ea
fix(models): use useReducer for token usage fetch state to fix lint errors and reduce loading time ( #586 )
2026-03-19 11:22:06 +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
f9164b3d15
fix token cost ( #579 )
2026-03-18 18:39:21 +08:00
paisley
433240c43f
feat(settings): add FAQ link to about section ( #575 )
2026-03-18 16:54:22 +08:00
paisley
58f19d4ddc
fix: prevent chat sessions from disappearing on switch and add loading timeout safety net ( #572 )
2026-03-18 15:47:25 +08:00
paisley
1eda50ef44
feat(gateway): add websocket pong timeout and channel auto-reconnect watchdog ( #569 )
2026-03-18 13:25:30 +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
Haze
d4367d3265
refactor(channels): integrate channel runtime status management and enhance account status handling ( #547 )
2026-03-17 11:29:17 +08:00
paisley
11e28a2cfa
fix: prevent "cannot read properties of undefined (reading 'map')" crash ( #532 )
2026-03-16 19:52:01 +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
Haze
db480dff17
fix(channels): update channel name assignment to use CHANNEL_NAMES for better clarity ( #531 )
2026-03-16 18:17:59 +08:00
arianachennn-design
e716c6a4ad
Update feishu-qr.png ( #519 )
2026-03-16 11:52:50 +08:00
paisley
158e84ce8f
fix: prevent page crash when deleting an agent ( #514 )
2026-03-16 10:47:30 +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
Jack_lv
08960d700f
fix: default setup language to system locale ( #500 )
2026-03-15 20:36:32 +08:00
Haze
f847982632
feat(model): opt model provider doc url ( #475 )
2026-03-13 18:14:54 +08:00
Felix
4485491913
fix: allow configuring SiliconFlow model ID like OpenRouter ( #471 )
2026-03-13 16:16:01 +08:00
paisley
897983432b
docs(i18n): update feishu channel documentation links ( #466 )
2026-03-13 14:59:56 +08:00
Felix
4cfb552b1d
fix(skills): distinguish external skill install paths and open real location ( #463 )
2026-03-13 14:40:46 +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
paisley
abc0c6e7d5
fix: resolve channel-config overwrite bug by implementing reentrant config mutex ( #462 )
2026-03-13 12:13:57 +08:00
paisley
1d4081fde7
chore: update document ( #442 )
2026-03-12 18:37:05 +08:00
DigHuang
554ae2b01f
feat(file): make FileCard clickable to open the attached file and hover styles ( #441 )
2026-03-12 18:09:17 +08:00
DigHuang
c0a3903377
feat(scroll): implement instant scroll-to-bottom behavior for chat messages ( #438 )
2026-03-12 17:02:43 +08:00
Felix
c0c8701cc3
fix(providers): complete custom openai-responses support ( #436 )
2026-03-12 16:19:05 +08:00
Felix
272432783a
misc(docs): update readme screenshots and refine natural phrasing ( #431 )
2026-03-12 12:21:20 +08:00
Haze
38391dd093
feat(cron): implement cron session management and logging features, including session key parsing and fallback message handling ( #429 )
2026-03-12 11:20:56 +08:00
Felix
882da7b904
feat: add install skill functionality and enhance marketplace dialog ( #427 )
2026-03-12 11:13:49 +08:00
Haze
945c3b39b4
feat(i18n): update chat localization strings to enhance user experience and clarity ( #424 )
2026-03-11 23:17:46 +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
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
ce7e890509
feat: support feishu official plugin ( #418 )
2026-03-11 18:18:46 +08:00
DigHuang
5b59c8a8e2
chore(dep): ms isbinaryfile dependency override in package.json ( #417 )
2026-03-11 17:17:42 +08:00
paisley
14646a69fc
feat: add documentation links for custom AI model providers ( #412 )
2026-03-11 16:01:04 +08:00
Haze
a575977e3c
chore(apparence): opt clawx apparence and i18n settings ( #410 )
2026-03-11 15:37:16 +08:00
paisley
da8ed3bb32
feat: add PostHog telemetry and privacy toggle in settings ( #409 )
2026-03-11 15:22:02 +08:00
Haze
95e090ecb5
feat(agents): support chat to agent ( #403 )
2026-03-11 12:03:30 +08:00
DigHuang
ce0e5fd8af
fix(history): query chat session and history in sidebar ( #400 )
2026-03-11 10:27:54 +08:00
Lingxuan Zuo
ed40a3b7f4
Fix Models token usage refresh after gateway restart ( #391 )
...
Co-authored-by: zuolingxuan <zuolingxuan@bytedance.com >
2026-03-11 09:40:22 +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
DigHuang
45d7ff61c3
feat(ui): unify provider settings styling and improve channel config UX ( #395 )
2026-03-10 19:04:23 +08:00
Haze
807f6b8adf
chore(logo): update SVG assets for various channels with new designs and improved structure ( #394 )
2026-03-10 18:23:36 +08:00
DigHuang
9502d9b1c5
style: refine chat UI consistency and enhance dark mode ( #393 )
2026-03-10 18:09:46 +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