Commit Graph

157 Commits

Author SHA1 Message Date
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
paisley
62c11d2441 fix acpx deps (#1008) 2026-05-13 10:00:21 +08:00
Haze
58aa88b3ae feat(session): hard-delete JSONL transcript on conversation delete (#986)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Haze <hazeone@users.noreply.github.com>
2026-05-12 19:09:25 +08:00
d 🔹
2327f0ba6a fix(chat): stop splitting message bubble text mid-word (closes #931) (#1001)
Co-authored-by: voidborne-d <voidborne-d@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-12 19:05:54 +08:00
Haze
7dc18bb6e7 refact(front): optimize front style (#1007) 2026-05-12 18:37:40 +08:00
paisley
5c1ed5e6ee fix missing deps (#1005) 2026-05-11 19:29:17 +08:00
paisley
abce8a8b96 Fix chat load history (#1004) 2026-05-11 19:25:39 +08:00
paisley
a7f4552be6 fix(openclaw): seed default ClawX identity to avoid bootstrap (#991) 2026-05-11 10:28:02 +08:00
Haze
c1ba38c71b refactor(chat): subagent front style (#998) 2026-05-09 18:13:57 +08:00
Haze
294c88f739 fix(chat): read properties of undefined (#997) 2026-05-09 17:06:50 +08:00
Haze
15e8fe8e05 fix: openclaw module loading (#993)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Haze <hazeone@users.noreply.github.com>
2026-05-08 15:36:39 +08:00
Lingxuan Zuo
c6adf36b57 test(feishu): cover legacy dual-plugin migration (#990) 2026-05-07 20:04:18 +08:00
Haze
50e88f6789 Add chat model picker (#924)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Haze <hazeone@users.noreply.github.com>
2026-05-07 15:29:08 +08:00
paisley
4e4ebd1092 chore: remove Chinese text from file preview components (#987) 2026-05-07 13:39:34 +08:00
Haze
35ae535646 feat(chat): add skill preview functionality in chat input and enhance localization support (#984) 2026-05-07 11:48:30 +08:00
paisley
fc13237023 fix: Windows zoom shortcuts and keep chat preview file after workspace tab (#982) 2026-05-07 11:02:02 +08:00
Haze
9ada49afb3 fix(chat): optimize image sending stability (#983) 2026-05-07 10:57:30 +08:00
paisley
0c8dc8cb72 fix(providers): derive API key status from OpenClaw auth-profiles first (#979) 2026-05-07 10:29:00 +08:00
paisley
654468b26c feat: pdf and excel file preview (#978) 2026-05-06 16:14:38 +08:00
Haze
5bc994ada7 chore(front): optimize front issue (#975) 2026-05-06 12:03:51 +08:00
paisley
0f0ec50e91 feat: tighten openclaw plugin allowlist reconciliation (#969) 2026-05-03 12:16:41 +08:00
Lingxuan Zuo
8c9b4ea670 fix: integrate OpenClaw Gateway health signals (#957) 2026-05-01 21:49:35 +08:00
Lingxuan Zuo
d47101ab4c feat: gate Dreams and add start control (#953) 2026-05-01 15:26:11 +08:00
paisley
cc7992e160 Fix package issue (#952) 2026-05-01 12:13:17 +08:00
Lingxuan Zuo
62d83b401f Add native OpenClaw Dreams UI (#950) 2026-05-01 00:54:11 +08:00
Lingxuan Zuo
110b473080 add gateway backend communication harness (#949) 2026-05-01 00:22:30 +08:00
Haze
e6c18022a5 feat(chat): add localized error message for model API call and improve error handling in chat history (#947) 2026-04-30 18:46:55 +08:00
paisley
d18985712c feat: overhaul chat artifact previews and file change experience (#937) 2026-04-30 18:21:45 +08:00
Haze
f88d6bc17b fix(openclaw): revert update openclaw version (#944) 2026-04-30 17:54:03 +08:00
Haze
1fc1e20ec4 feat(provider): support new provider api in clawx (#938) 2026-04-29 19:42:42 +08:00
Haze
a74db571d6 fix(openclaw): remove symlink skill in openclaw file (#935) 2026-04-29 11:38:21 +08:00
paisley
5c97044865 fix(gateway): reduce ClawX context merge waits; bundle memory-core chokidar (#930) 2026-04-28 19:06:31 +08:00
Haze
9d3a59dc0e feat(chat): Surface terminal model errors in chat (#929)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Haze <hazeone@users.noreply.github.com>
2026-04-28 18:47:45 +08:00
Haze
91c6a26115 feat(chat): support skills choose in chat (#928) 2026-04-28 18:16:41 +08:00
Haze
9c930b2198 feat: upgrade openclaw to 4.26 (#899)
Co-authored-by: paisley <8197966+su8su@users.noreply.github.com>
2026-04-28 15:04:19 +08:00
Felix
e95c72f79a fix: persist uv mirror config file (#921) 2026-04-26 16:52:03 +08:00
paisley
f9361e686a fix(chat): force history sync after internal NO_REPLY final (#919) 2026-04-25 16:08:51 +08:00
Kagura
ceb537f7bd fix(chat): filter internal messages (NO_REPLY) in SSE final handler (#904) (#915) 2026-04-25 15:51:09 +08:00
paisley
04e234bbde fix: remove OpenClaw chat-first BOOTSTRAP.md on startup (#917) 2026-04-25 15:43:29 +08:00
Haze
89dd765fd6 Adapt MiniMax auth plugin compatibility (#913)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Haze <hazeone@users.noreply.github.com>
2026-04-24 18:14:13 +08:00