Commit Graph

267 Commits

Author SHA1 Message Date
Haze
c1ba38c71b refactor(chat): subagent front style (#998) 2026-05-09 18:13:57 +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
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
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
Lingxuan Zuo
62d83b401f Add native OpenClaw Dreams UI (#950) 2026-05-01 00:54:11 +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
1fc1e20ec4 feat(provider): support new provider api in clawx (#938) 2026-04-29 19:42:42 +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
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
9a360eb43f fix(chat): prevent aborted runs from reactivating conversation state (#916) 2026-04-25 15:09:14 +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
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
Haze
1ed9f77a29 feat(chat): render LaTeX math formulas in assistant messages (#886)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Haze <hazeone@users.noreply.github.com>
2026-04-22 12:38:46 +08:00
Haze
9a1575114d fix(chat): thinking execution graph (#880) 2026-04-20 20:53:26 +08:00
Haze
7fa4852c1d fix(chat): separate response and thinking messages (#878)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: paisley <8197966+su8su@users.noreply.github.com>
2026-04-20 15:22:09 +08:00
Haze
1b2dccee6e refactor(chat): execution graph optimize (#873)
Co-authored-by: Haze <hazeone@users.noreply.github.com>
2026-04-19 19:36:33 +08:00
paisley
2f03aa1fad fix(channels): restore dingtalk multi-account support (#874) 2026-04-19 17:39:13 +08:00
paisley
3a424ef692 fix(ui): hide recoverable gateway RPC timeouts from chat interface (#875) 2026-04-19 17:38:51 +08:00
Haze
24b43335f8 fix(chat): prevent duplicate renderer requests and thinking messages (#870)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Haze <hazeone@users.noreply.github.com>
2026-04-18 15:23:16 +08:00
Haze
4ac4e12aad style(channels): align status indicator with Models card style (#867)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Haze <hazeone@users.noreply.github.com>
2026-04-17 19:13:31 +08:00
paisley
48415db990 feat(setup): remove AI provider configuration step from onboarding wizard (#863) 2026-04-16 19:09:15 +08:00
paisley
396e9e0b03 style(channels): simplify channel status indicators (#862) 2026-04-16 17:25:25 +08:00
Haze
b884db629e feat(plugin): support enterprise extension (#861) 2026-04-16 17:15:25 +08:00
Lingxuan Zuo
1f39d1a8a7 Add channel health diagnostics and gateway recovery fixes (#855) 2026-04-15 13:51:02 +08:00
Haze
30bd8c08f9 feat(gateway): enhance gateway readiness handling and batch sync configuration (#851)
Co-authored-by: paisley <8197966+su8su@users.noreply.github.com>
2026-04-14 15:42:37 +08:00
Tao Yiping
758a8f8c94 support reasoning agentid by accountId or session for cron (#847) 2026-04-14 14:52:47 +08:00
Haze
03c40985e1 feat(version): upgrade openclaw version 4.11 (#845) 2026-04-13 19:11:28 +08:00
Octopus
5482acd43d fix(providers): add Moonshot (Global) provider for api.moonshot.ai endpoint (#839)
Co-authored-by: octo-patch <octo-patch@github.com>
2026-04-13 18:17:29 +08:00
Lingxuan Zuo
4ff6861042 Fix startup chat history recovery for Issue #816 (#821) 2026-04-12 15:30:11 +08:00
Tao Yiping
87ab12849c feat(cron): allow users to associate cron jobs with specific agents (#835) 2026-04-12 11:51:29 +08:00