Commit Graph

674 Commits

Author SHA1 Message Date
paisley
8ba82e23f9 release v0.4.1 (#988) 2026-05-07 15:20:07 +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
59579e0852 release v0.4.0 (#980) 2026-05-06 18:44:23 +08:00
paisley
654468b26c feat: pdf and excel file preview (#978) 2026-05-06 16:14:38 +08:00
Haze
e516394580 feat(diff-viewer): enhance MonacoDiffViewer with light theme support and background color alignment (#977) 2026-05-06 13:44:01 +08:00
Haze
5bc994ada7 chore(front): optimize front issue (#975) 2026-05-06 12:03:51 +08:00
Tao Yiping
5c2e689cb4 fix(doc): aligin graph (#974) 2026-05-06 10:15:22 +08:00
paisley
0c10c729ee Release v0.4.0 alpha (#970)
Co-authored-by: Haze <709547807@qq.com>
2026-05-03 15:43:35 +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
Felix
e545fa2194 fix: improve error handling by returning specific error messages in skill routes and IPC handlers (#945) 2026-04-30 18:33:03 +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
54b75ded19 feat(gateway): disable mDNS/Bonjour advertising for OpenClaw to prevent network collisions (#936) 2026-04-29 11:49:08 +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
Felix
ebeb2893a1 feat(chat): enhance chat functionality with beforeSend hooks and composer status components (#927) 2026-04-28 16:10:08 +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
paisley
9a360eb43f fix(chat): prevent aborted runs from reactivating conversation state (#916) 2026-04-25 15:09:14 +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
Haze
4271419abb 0.3.11 (#908) 2026-04-24 15:44:28 +08:00
paisley
01fd010a0e fix(browser): soften aggressive retry hint and add anti-hallucination prompts (#910) 2026-04-24 14:15:47 +08:00
Haze
f893f2b21b feat(provider): add DeepSeek provider with configuration and icon support (#907) 2026-04-24 11:41:47 +08:00
Felix
ae9af725b2 optimize: skills page structure (#905) 2026-04-24 10:26:33 +08:00
Haze
42a26c41a2 fix(chat): execution graph status error (#903) 2026-04-24 10:03:17 +08:00
Haze
31d4531327 fix(chat): dedupe optimistic user message against Gateway-prefixed echo (#887)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Haze <hazeone@users.noreply.github.com>
2026-04-23 20:40:59 +08:00
Haze
430d1d0603 style(chat): make reply bubble table headers transparent + bold in light theme (#902) 2026-04-23 19:59:29 +08:00
paisley
5137e706c9 perf: speed up initial chat, channels, skills, and cron loading (#901) 2026-04-23 18:49:47 +08:00
paisley
4b14f977fa chore: remove brave-web-search skill (#900) 2026-04-23 18:20:58 +08:00
paisley
1b75fec71c fix(gateway): only sync configured channel plugins and cleanup unconfigured extensions (#898) 2026-04-23 17:30:53 +08:00
Haze
956e943072 feat(model): update Kimi model references from k2.5 to k2.6 across the application (#897) 2026-04-23 14:23:29 +08:00
Tao Yiping
d0c79f6a0a feat(chat): optimize ui for execution graph card (#885) 2026-04-23 11:49:54 +08:00
paisley
eda34ad9ce feat: show OpenClaw sidebar entry only in developer mode (#892) 2026-04-22 17:42:27 +08:00
paisley
c29ff4dd33 fix(chat): tighten runtime internal-message filtering and add targeted tests (#891) 2026-04-22 17:23:57 +08:00