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
|
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
|
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 |
|
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 |
|
Lingxuan Zuo
|
49518300dc
|
Fix provider API key validation trimming (#810)
|
2026-04-10 15:15:29 +08:00 |
|
Lingxuan Zuo
|
25b13ab912
|
Refine chat tool status dedupe (#786)
Co-authored-by: zuolingxuan <zuolingxuan@bytedance.com>
|
2026-04-08 15:05:27 +08:00 |
|
Haze
|
97d29ab23c
|
opt(chat): Enhance error handling for chat.send timeouts and improve logging in gateway RPC calls (#788)
|
2026-04-07 17:07:57 +08:00 |
|
paisley
|
c3a735a49c
|
fix: resolve Windows gateway reconnect race condition and translate comments (#787)
|
2026-04-07 16:58:18 +08:00 |
|
paisley
|
d8750e135b
|
Feat/perf dashboard (#770)
|
2026-04-07 11:04:57 +08:00 |
|
Lingxuan Zuo
|
5a3da41562
|
Preserve stable snapshots and stabilize Electron e2e (#734)
|
2026-04-01 20:35:01 +08:00 |
|
paisley
|
d34a88e629
|
Feat/upgrade openclaw (#729)
|
2026-04-01 14:22:47 +08:00 |
|
Kagura
|
ef3cf64484
|
fix(chat): hide internal system messages from webchat (#710)
|
2026-03-30 14:57:26 +08:00 |
|
Lingxuan Zuo
|
83858fdf73
|
fix: prevent config overwrite, session history race, and streaming message loss (#663)
Co-authored-by: zuolingxuan <zuolingxuan@bytedance.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-03-25 21:11:20 +08:00 |
|
Felix
|
ab8fe760ef
|
feat(agent-model): add per-agent model override with default-reset UX and runtime sync (#651)
|
2026-03-25 10:13:11 +08:00 |
|
cedric
|
9d40e1fa05
|
feat: unify cron delivery account and target selection (#642)
|
2026-03-25 10:12:49 +08:00 |
|
paisley
|
c6021cedf4
|
feat(agents): add option to inherit main agent workspace when creating new agent (#639)
|
2026-03-23 18:00:35 +08:00 |
|
GASOT-GIT
|
6b82c6ccb4
|
chore: normalize structure and split ipc handlers (#590)
Co-authored-by: Haze <709547807@qq.com>
|
2026-03-23 17:18:40 +08:00 |
|
Kagura
|
884aa7c7f1
|
fix: persist provider display state across restarts (fixes #624) (#633)
Co-authored-by: Kagura Chen <daniyuu19@sjtu.edu.cn>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-23 16:59:41 +08:00 |
|
Kagura
|
f56cd5cc1d
|
fix: persist theme setting to main process store (#628)
Co-authored-by: Kagura Chen <daniyuu19@sjtu.edu.cn>
|
2026-03-23 13:49:30 +08:00 |
|
Haze
|
1e7b40a486
|
feat(channel): support weichat channel (#620)
|
2026-03-22 17:08:02 +08:00 |
|
paisley
|
58f19d4ddc
|
fix: prevent chat sessions from disappearing on switch and add loading timeout safety net (#572)
|
2026-03-18 15:47:25 +08:00 |
|
paisley
|
1eda50ef44
|
feat(gateway): add websocket pong timeout and channel auto-reconnect watchdog (#569)
|
2026-03-18 13:25:30 +08:00 |
|
Haze
|
d4367d3265
|
refactor(channels): integrate channel runtime status management and enhance account status handling (#547)
|
2026-03-17 11:29:17 +08:00 |
|
paisley
|
11e28a2cfa
|
fix: prevent "cannot read properties of undefined (reading 'map')" crash (#532)
|
2026-03-16 19:52:01 +08:00 |
|
Felix
|
4be679ac56
|
Refactor channel account management: move binding/editing to Channels, align Agents display, and simplify UX (#523)
|
2026-03-16 18:20:11 +08:00 |
|
Haze
|
db480dff17
|
fix(channels): update channel name assignment to use CHANNEL_NAMES for better clarity (#531)
|
2026-03-16 18:17:59 +08:00 |
|
Lingxuan Zuo
|
1dbe4a8466
|
Optimize gateway comms reload behavior and strengthen regression coverage (#496)
|
2026-03-15 20:36:48 +08:00 |
|
Jack_lv
|
08960d700f
|
fix: default setup language to system locale (#500)
|
2026-03-15 20:36:32 +08:00 |
|
Felix
|
4cfb552b1d
|
fix(skills): distinguish external skill install paths and open real location (#463)
|
2026-03-13 14:40:46 +08:00 |
|
DigHuang
|
c0a3903377
|
feat(scroll): implement instant scroll-to-bottom behavior for chat messages (#438)
|
2026-03-12 17:02:43 +08:00 |
|
Felix
|
c0c8701cc3
|
fix(providers): complete custom openai-responses support (#436)
|
2026-03-12 16:19:05 +08:00 |
|
Haze
|
38391dd093
|
feat(cron): implement cron session management and logging features, including session key parsing and fallback message handling (#429)
|
2026-03-12 11:20:56 +08:00 |
|
Haze
|
53a51642ce
|
feat(setttings): support auto launch config (#415)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Haze <hazeone@users.noreply.github.com>
|
2026-03-11 18:41:18 +08:00 |
|
paisley
|
da8ed3bb32
|
feat: add PostHog telemetry and privacy toggle in settings (#409)
|
2026-03-11 15:22:02 +08:00 |
|
Haze
|
95e090ecb5
|
feat(agents): support chat to agent (#403)
|
2026-03-11 12:03:30 +08:00 |
|
Lingxuan Zuo
|
80e89ddc5c
|
Fix token usage history gaps and add dev detail popup (#386)
Co-authored-by: zuolingxuan <zuolingxuan@bytedance.com>
|
2026-03-10 17:20:10 +08:00 |
|
Haze
|
36c0fcb5c7
|
feat(Agnet): support multi agents (#385)
|
2026-03-10 16:13:55 +08:00 |
|
Lingxuan Zuo
|
3d664c017a
|
refactor(new merge) (#369)
Co-authored-by: paisley <8197966+su8su@users.noreply.github.com>
Co-authored-by: zuolingxuan <zuolingxuan@bytedance.com>
|
2026-03-09 20:18:25 +08:00 |
|
Lingxuan Zuo
|
e28eba01e1
|
refactor/channel & ipc (#349)
Co-authored-by: paisley <8197966+su8su@users.noreply.github.com>
Co-authored-by: zuolingxuan <zuolingxuan@bytedance.com>
|
2026-03-09 19:04:00 +08:00 |
|
paisley
|
2c5c82bb74
|
Refactor clawx (#344)
Co-authored-by: ashione <skyzlxuan@gmail.com>
|
2026-03-09 13:10:42 +08:00 |
|
Lingxuan Zuo
|
3d804a9f5e
|
refactor IPC (#341)
|
2026-03-08 11:54:49 +08:00 |
|
paisley
|
0901d9912a
|
Increase chat send RPC timeout to 120s for high-latency networks (#311)
|
2026-03-05 15:49:36 +08:00 |
|
DigHuang
|
2f17e74944
|
fix(session): remove limit parameter from sessions.list RPC call (#304)
|
2026-03-05 12:05:12 +08:00 |
|
DigHuang
|
76df84e68c
|
fix: ghost session cleanup, new chat switching, and markdown overflow handling (#287)
|
2026-03-04 18:54:47 +08:00 |
|