Commit Graph

693 Commits

Author SHA1 Message Date
paisley
97dca873a1 Fix image generate failed (#1080) 2026-05-29 12:10:04 +08:00
paisley
5b0c1c9909 release 0.4.7 (#1077) 2026-05-28 13:28:16 +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
Octopus
e97af800b3 docs: add Linux system library prerequisites for building from source (#817)
Co-authored-by: octo-patch <octo-patch@github.com>
2026-05-27 14:37:36 +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
Felix
d596ed5b50 fix: ensure tar runtime deps (#1057) 2026-05-22 12:30:53 +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
3178f96c55 release 0.4.6 (#1053) 2026-05-20 15:11:23 +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
f474bd41ac release 0.4.5 (#1051) 2026-05-20 13:37:43 +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
3de1fed446 release 0.4.4 (#1037) 2026-05-18 19:21:07 +08:00
Haze
035ee8e32c feat(provider): add option to hide OAuth UI in Add Provider dialog (#1036) 2026-05-18 19:17:27 +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
360b6649ba fix clawx version (#1021) 2026-05-15 11:53:44 +08:00
paisley
75343d58d1 Feat/auto update (#1018) 2026-05-15 11:21:11 +08:00
Kagura
160160ecde feat(chat): add session rename in sidebar (#1016) 2026-05-14 13:12:41 +08:00
paisley
80251a5825 Fix macOS right-side window drag region (#1015) 2026-05-14 11:30:45 +08:00
Haze
b0e55692f5 refactor(doc): Update screenshots for English, Japanese, Russian, and Chinese locales (#1014) 2026-05-14 11:02:37 +08:00
Haze
ed1525e25b release: v0.4.3 tag commit (#1012) 2026-05-14 11:02:11 +08:00