Haze
|
be800f6cfc
|
fix(channel): Feishu channel gateway wont restart after config (#291)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Haze <hazeone@users.noreply.github.com>
|
2026-03-04 21:45:44 +08:00 |
|
paisley
|
52748d78b5
|
refactor(gateway): migrate from child_process.spawn to utilityProcess.fork (#290)
|
2026-03-04 20:56:19 +08:00 |
|
DigHuang
|
76df84e68c
|
fix: ghost session cleanup, new chat switching, and markdown overflow handling (#287)
|
2026-03-04 18:54:47 +08:00 |
|
Lingxuan Zuo
|
30b03add1c
|
feat: gate model overrides and load full token history (#271)
Co-authored-by: zuolingxuan <zuolingxuan@bytedance.com>
|
2026-03-04 11:52:54 +08:00 |
|
paisley
|
5049709c5d
|
fix(ui): use custom ConfirmDialog for deletions to prevent input blocking on Windows (#282)
|
2026-03-04 11:38:16 +08:00 |
|
DigHuang
|
c49c7f18bd
|
feat(chat): enhance sidebar with session management and deletion (#274)
|
2026-03-03 19:07:42 +08:00 |
|
Lingxuan Zuo
|
e40f4b2163
|
Add built-in proxy settings for Electron and Gateway (#239)
Co-authored-by: zuolingxuan <zuolingxuan@bytedance.com>
|
2026-03-02 17:33:06 +08:00 |
|
Lingxuan Zuo
|
62108bdc23
|
Add dashboard token usage history (#240)
|
2026-03-02 13:20:33 +08:00 |
|
Haze
|
7d0621dcc2
|
fix(provider): ollama provider fix (#246)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Haze <hazeone@users.noreply.github.com>
|
2026-03-01 17:40:07 +08:00 |
|
Mao Mr
|
bf62639573
|
fix(chat): show loading when run from console and when sending in app (#228)
|
2026-02-28 17:09:00 +08:00 |
|
Haze
|
6859656847
|
Changes from background agent bc-b072b4af-98b7-4de6-bc1c-8faa623cdb13 (#210)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Haze <hazeone@users.noreply.github.com>
|
2026-02-28 15:37:02 +08:00 |
|
Haze
|
4d948347ea
|
fix(cron): remove cron task channel config (#222)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Haze <hazeone@users.noreply.github.com>
|
2026-02-28 15:14:02 +08:00 |
|
paisley
|
dbf88a79be
|
Fix dingding plugin (#221)
|
2026-02-28 14:42:55 +08:00 |
|
paisley
|
d63810f54b
|
feat(channels): add DingTalk via bundled plugin mirror and pure Node deploy (#215)
|
2026-02-28 11:36:40 +08:00 |
|
Felix
|
d4f77a442c
|
misc: improve timeout handling and warnings in skills (#211)
|
2026-02-28 10:16:36 +08:00 |
|
Haze
|
96bd37d1b1
|
fix(macos): chat history loading slow problem (#212)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Haze <hazeone@users.noreply.github.com>
|
2026-02-28 00:01:44 +08:00 |
|
Haze
|
386d4c5454
|
fix(win): Windows stability improvements (#207) (#208)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Haze <hazeone@users.noreply.github.com>
|
2026-02-27 22:10:35 +08:00 |
|
paisley
|
f70d5b0c28
|
feat: add new provider for minimax and qwen portals (#203)
Co-authored-by: Haze <709547807@qq.com>
|
2026-02-27 14:59:37 +08:00 |
|
paisley
|
7b16b6af14
|
feat: support OAuth & API key for Qwen/MiniMax providers (#177)
|
2026-02-26 15:11:37 +08:00 |
|
Haze
|
8f9fc056a4
|
fix(chat): improve message layout and text wrapping in ChatMessage co… (#181)
|
2026-02-26 13:46:23 +08:00 |
|
Haze
|
6383e10d63
|
feat(chat): reformat streaming output (#173)
|
2026-02-25 23:59:55 +08:00 |
|
Haze
|
b87e676826
|
feat(chat): add cleaning for Gateway-injected conversation (#118)
|
2026-02-20 18:45:28 +08:00 |
|
Haze
|
c969e899c8
|
feat(chat): enhance image extraction and file path handling in messages (#116)
|
2026-02-20 10:48:46 +08:00 |
|
Haze
|
1759b98443
|
fix(chat): optimize chat with pic response (#103)
|
2026-02-19 00:29:10 +08:00 |
|
Haze
|
26ce009a41
|
chore(guide): opt guide frontend optimization (#88)
|
2026-02-14 20:35:32 +08:00 |
|
Haze
|
d108a850ef
|
feat(chat): opt pic show in chat history (#87)
|
2026-02-14 18:00:57 +08:00 |
|
Haze
|
cf8091d81f
|
feat(chat): improve media handling and caching for user messages (#81)
|
2026-02-14 00:21:04 +08:00 |
|
Haze
|
8a49c66891
|
fix(chat): enhance file handling and error reporting in ChatInput (#80)
|
2026-02-13 20:43:42 +08:00 |
|
Haze
|
36fb4bffc7
|
feat(chat): implement file upload support with staging and media handle (#77)
|
2026-02-13 18:23:47 +08:00 |
|
paisley
|
e8915831dc
|
feat: localize custom provider name and ollama placeholder (#75)
|
2026-02-13 17:42:52 +08:00 |
|
Haze
|
312f8f38de
|
chore(url): update documentation links to point to the new domain (#73)
|
2026-02-13 16:31:34 +08:00 |
|
Felix
|
6a865da4f1
|
feat(setup): enhance provider selection with dropdown menu and keyboard accessibility (#71)
|
2026-02-13 11:40:56 +08:00 |
|
paisley
|
712f379226
|
fix(setup): translate docsUrl before opening in browser (#70)
|
2026-02-13 11:19:56 +08:00 |
|
Felix
|
541a85a5b0
|
feat: ensure OpenClaw skills directory exists and add a clear button to the marketplace search input (#65)
|
2026-02-12 16:54:56 +08:00 |
|
Haze
|
300a219f95
|
chore(UI): ux model settings (#64)
|
2026-02-12 13:28:20 +08:00 |
|
paisley
|
8ade06d7b8
|
fix(channels): restrict available set to primary channels only (#63)
|
2026-02-12 13:09:02 +08:00 |
|
Felix
|
8ab1b3af36
|
misc: provider icons, tooltip in chat toolbar, conditionally display the "Open Skills Folder" button and update "Documentation" to "Website" in settings (#60)
|
2026-02-12 11:11:28 +08:00 |
|
Felix
|
fcba8b86d5
|
fix(chat): improve message handling, fix type errors and migrate changes to enhance branch (#50)
|
2026-02-11 17:10:53 +08:00 |
|
paisley
|
bc7da0085b
|
chore: fix some ui problems (#51)
|
2026-02-11 17:08:57 +08:00 |
|
paisley
|
6e09a69f4f
|
feat(app): i18n (#48)
|
2026-02-11 15:34:53 +08:00 |
|
Felix
|
f9581d2516
|
fix(chat): improve handling of streaming messages and add pending state management (#46)
|
2026-02-11 13:55:34 +08:00 |
|
Haze
|
1267e0cc56
|
fix(updater): update function support alpha (#45)
|
2026-02-11 13:49:03 +08:00 |
|
DigHuang
|
0ced0b042c
|
refactor(provider): provider API validation & CN defaults (#47)
|
2026-02-11 13:48:15 +08:00 |
|
paisley
|
01f4d4800e
|
Fix channel configured status (#44)
|
2026-02-11 11:44:06 +08:00 |
|
DigHuang
|
1b508d5bde
|
feat(provider): mainly support moonshot / siliconflow on setup (#43)
|
2026-02-11 11:33:33 +08:00 |
|
Felix
|
a0505490cd
|
feat: enhance ClawHub integration with new CLI paths and IPC handlers for config and skills directories (#41)
|
2026-02-11 11:32:03 +08:00 |
|
Felix
|
816a0e24a2
|
misc: chat stop button and tool typing indicator and prevent sending message during composition (#37)
|
2026-02-10 19:12:22 +08:00 |
|
paisley
|
29d0db706f
|
fix(whatsapp): wait for creds update and fix config path (#38)
|
2026-02-10 19:07:44 +08:00 |
|
Felix
|
e8a7377525
|
feat(skills): improve marketplace disclaimer and icon (#30)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-02-10 14:44:18 +08:00 |
|
DigHuang
|
a27f3b4113
|
feat(gateway): improve Gateway process management & logging (#26)
|
2026-02-10 14:14:56 +08:00 |
|