Commit Graph

204 Commits

Author SHA1 Message Date
Felix
8ea306d91c Fix/chat runtime event pipeline (#1094)
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
2026-06-03 13:55:45 +08:00
paisley
840fe62182 fix chat media previews for Windows SVG artifacts (#1095) 2026-06-03 13:25:56 +08:00
Octopus
7435e9ce29 feat: upgrade MiniMax default model to M3 (#1093)
Co-authored-by: octo-patch <octo-patch@github.com>
2026-06-03 11:32:18 +08:00
paisley
e47fce4ae4 fix(mac): align traffic lights in sidebar chrome (#1092) 2026-06-02 17:57:27 +08:00
Felix
d27faa5a00 refactor: decouple skills page from gateway marketplace (#1089) 2026-06-02 16:15:57 +08:00
paisley
83317210f6 feat: Unify Gateway heartbeat recovery across platforms (#1088) 2026-06-02 15:58:15 +08:00
paisley
e91b6774d4 fix(gateway): retry connect when OpenClaw is still starting after cold launch (#1087) 2026-06-02 15:17:18 +08:00
paisley
55ab4d5a7c fix(chat): stabilize auto-scroll on tool runs; hide leaked NO_REPLY lines (#1083) 2026-05-29 16:14:05 +08:00
paisley
6e305e6dba Refine chat history timeout (#1081) 2026-05-29 13:29:56 +08:00
paisley
97dca873a1 Fix image generate failed (#1080) 2026-05-29 12:10:04 +08:00
paisley
a87a86df50 fix: pin OpenAI runtime before gateway launch (#1076) 2026-05-28 11:34:03 +08:00
paisley
1830bbe787 fix(installer): skip legacy NSIS uninstall on Windows overwrite upgrades (#1072) 2026-05-27 18:41:12 +08:00
Haze
800932507b refact(i18n/style): opt i18n/style in the project (#1075) 2026-05-27 18:27:20 +08:00
Haze
29de7e15c2 feat(chat): optimize chat and light model (#1074) 2026-05-27 14:38:45 +08:00
paisley
1e64cf2230 fix control ui (#1073) 2026-05-27 12:57:09 +08:00
paisley
be7f8fc768 Fix image generate (#1068) 2026-05-26 18:24:31 +08:00
paisley
39c8400421 fix: keep macOS artifact preview panel clickable above drag region (#1067) 2026-05-26 13:00:34 +08:00
paisley
b7d0ca0c53 Feat:support image generate provider (#1066)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-25 18:51:03 +08:00
paisley
8635f0f5eb fix: default web_fetch SSRF policy for fake-IP proxy DNS (#1065) 2026-05-25 18:28:10 +08:00
paisley
e79a4f923e fix: hydrate truncated chat history and unstick thinking on LLM idle timeout (#1064) 2026-05-25 17:57:19 +08:00
paisley
d15e2330d5 upgrade openclaw to 5.19 (#1063) 2026-05-25 17:48:12 +08:00
paisley
219db5ff78 fix: clear stuck "thinking" state when run already finished in history (#1059) 2026-05-23 15:20:46 +08:00
Lingxuan Zuo
21c1ba2e33 fix(clawhub): search marketplace through official API (#1058) 2026-05-22 22:31:19 +08:00
paisley
0da6a24f55 fix(chat): support dragging folders into the composer on desktop. (#1056)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-21 16:21:04 +08:00
paisley
3659179fc9 fix(chat): show inbound channel messages on the active main session (#1055) 2026-05-21 15:01:50 +08:00
paisley
94de6fb08e Fix switch session (#1054) 2026-05-21 14:17:34 +08:00
paisley
b4588c5aba fix: drop @openclaw/codex bundle, lazy-load baileys, and harden Windows installer (#1052) 2026-05-20 14:55:48 +08:00
paisley
fb2d9e312a fix image and html preview (#1050) 2026-05-20 11:35:53 +08:00
paisley
0fb460efca fix(chat): fold tool steps into execution graph and remove duplicate tool pills (#1048) 2026-05-20 10:48:45 +08:00
paisley
d9f42930d7 Fix false "no response" error during tool-call chains when history poll shows progress (#1047) 2026-05-20 10:11:14 +08:00
paisley
2f7466e2dd fix session rename (#1046) 2026-05-19 19:04:17 +08:00
paisley
dbe9d3c9bb fix(chat): dedupe optimistic messages and defer transient terminated errors (#1044) 2026-05-19 18:01:12 +08:00
paisley
1aa4776ea5 fix: OpenAI OAuth login and provider list cleanup (#1043) 2026-05-19 15:51:42 +08:00
paisley
0d5323360c fix: ensure maxTokens for anthropic-messages providers in openclaw.json (#1042) 2026-05-19 14:48:58 +08:00
paisley
4136b04c42 fix(chat): keep toolbar background draggable (#1035) 2026-05-18 17:54:38 +08:00
Haze
566a2d752d Update sidebar history buckets (#1034)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Haze <hazeone@users.noreply.github.com>
2026-05-18 16:52:29 +08:00
paisley
a417d4ec6b feat(chat): add toolbar question directory (#1032) 2026-05-18 16:37:29 +08:00
Haze
8af070a7a0 Remove assistant reply bubble styling (#1033)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Haze <hazeone@users.noreply.github.com>
2026-05-18 16:33:38 +08:00
Lingxuan Zuo
8df7eee0c1 [issue follow up] Keep chat runs active across gateway phase end (#1027) 2026-05-18 16:18:14 +08:00
paisley
f4d6478f1c feat(chat): add scroll-to-latest button (#1031) 2026-05-18 15:09:08 +08:00
Haze
fdc0b0d746 fix(chat): chat bubble loss thinking status error (#1030) 2026-05-18 14:36:53 +08:00
paisley
dea38c0c44 feat: add rendered HTML file preview (#1029) 2026-05-18 13:42:38 +08:00
paisley
0ee8f5e202 fix channel degraded misleading info (#1028) 2026-05-18 11:41:04 +08:00
Haze
60b5209cf6 fix(provider): add model provider error (#1025) 2026-05-18 10:21:52 +08:00
Lingxuan Zuo
3edeb8cdfa Reduce packaged app size (#1026) 2026-05-17 23:28:09 +08:00
paisley
34bfae2851 Upgrade openclaw to 5.12 (#1023) 2026-05-15 17:13:43 +08:00
paisley
75343d58d1 Feat/auto update (#1018) 2026-05-15 11:21:11 +08:00
paisley
80251a5825 Fix macOS right-side window drag region (#1015) 2026-05-14 11:30:45 +08:00
paisley
4865afc6e6 Fix gateway rpc error (#1010) 2026-05-13 15:29:44 +08:00
Haze
42d62f5002 fix(sytle): windows sidebar and cronjob card front style fix (#1011) 2026-05-13 14:30:36 +08:00