Commit Graph

246 Commits

Author SHA1 Message Date
paisley
dbf88a79be Fix dingding plugin (#221) 2026-02-28 14:42:55 +08:00
Haze
98703a0ab8 0.1.19-alpha.3 2026-02-28 12:11:11 +08:00
paisley
864d6a499e chore:update minimax default model (#218) 2026-02-28 12:06:42 +08:00
Haze
afad6c58b0 0.1.19-alpha.2 2026-02-28 11:46:01 +08:00
paisley
270bc1e402 fix qwen url (#217) 2026-02-28 11:38:04 +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
538d285c71 0.1.19-alpha.1 2026-02-28 00:03:04 +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
0fb1a1a78d fix minimax oauth failed and upgrade openclaw to 2.26 (#206) 2026-02-27 19:05:56 +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
Haze
5d548da2e6 0.1.18 2026-02-27 11:33:02 +08:00
Haze
7d8dd344ad feat: add new provider icons for minimax and qwen portals (#202) 2026-02-27 11:32:40 +08:00
Haze
3a1666ca59 0.1.18-beta.7 2026-02-26 23:24:08 +08:00
paisley
5bc72948d9 fix: resolve custom provider display bug and remove (CN) suffix from provider names (#200) 2026-02-26 23:17:00 +08:00
Haze
87616b4250 fix(model): claw-x header (#198)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Haze <hazeone@users.noreply.github.com>
2026-02-26 22:57:59 +08:00
Haze
2a50aea448 0.1.18-beta.6 2026-02-26 22:57:29 +08:00
Haze
3420ee2447 fix(app-state): refactor quitting logic to use setQuitting function (#199) 2026-02-26 22:57:03 +08:00
Haze
45d5e9e576 0.1.18-beta.5 2026-02-26 20:51:08 +08:00
Haze
f36e143f3f chore(release): remove releaseType from GitHub publish configuration and add blockmap file to release artifacts (#197) 2026-02-26 20:48:28 +08:00
Haze
8a2db04556 0.1.18-beta.4 2026-02-26 20:33:34 +08:00
Haze
aaa2864281 fix(updater): improve macOS update handling with forced app.quit() fallback (#196) 2026-02-26 20:33:01 +08:00
Haze
0b2236f91f 0.1.18-beta.3 2026-02-26 18:55:54 +08:00
paisley
efe091b301 fix: custom providers overwrite each other in openclaw config (#192) 2026-02-26 18:55:40 +08:00
Haze
0f3505661d 0.1.18-beta.2 2026-02-26 18:54:51 +08:00
Haze
0be07eab2a fix(md): clawx md injection error (#193) 2026-02-26 18:53:53 +08:00
paisley
7929a43601 fix add model provider (#190) 2026-02-26 18:32:06 +08:00
Haze
d38a6b012d 0.1.18-beta.1 2026-02-26 17:20:42 +08:00
Haze
c591ceb73d chore: skip Electron binary download in CI workflows (#188) 2026-02-26 17:15:52 +08:00
Haze
e46243b5b6 0.1.18-beta.0 2026-02-26 17:09:41 +08:00
Haze
a14552a474 fix(updater): opt macos electron updator (#187) 2026-02-26 17:08:21 +08:00
Haze
9ff0eb81fd 0.1.18-alpha.4 2026-02-26 15:24:52 +08:00
Haze
45932a95c3 refactor(chat): modify newSession logic to avoid resetting old sessio… (#185) 2026-02-26 15:23:59 +08:00
paisley
7b16b6af14 feat: support OAuth & API key for Qwen/MiniMax providers (#177) 2026-02-26 15:11:37 +08:00
Haze
e1ae68ce7e 0.1.18-alpha.3 2026-02-26 14:48:12 +08:00
Haze
4f50630291 feat(gateway, openclaw-auth): add browser config synchronization (#184) 2026-02-26 14:47:36 +08:00
Haze
402aeeb98b 0.1.18-alpha.2 2026-02-26 14:35:45 +08:00
Haze
d11f45cc73 fix(chat): enhance file path extraction and preserve optimistic user … (#182) 2026-02-26 14:35:33 +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
4bbeb0d181 0.1.18-alpha.1 2026-02-26 11:56:13 +08:00
Haze
1ca0017f85 feat(openclaw): add repair function for ClawX-only bootstrap files an… (#180) 2026-02-26 11:55:19 +08:00
Haze
96ac13fd90 feat(chat, gateway): implement error recovery timer and enhance histo… (#179) 2026-02-26 11:26:39 +08:00
Felix
264ef460a5 fix(pkg): move clawhub to dependencies to package into dmg (#178) 2026-02-26 11:14:37 +08:00
Haze
6584cadd26 0.1.18-alpha.0 2026-02-26 00:02:07 +08:00
Haze
6383e10d63 feat(chat): reformat streaming output (#173) 2026-02-25 23:59:55 +08:00
Haze
02d88e4963 0.1.17 2026-02-25 23:25:43 +08:00
Haze
0038f26465 0.1.17-alpha.4 2026-02-25 23:22:23 +08:00
Haze
516e5fecd1 fix(updater): enable autoInstallOnAppQuit for macOS to ensure proper … (#172) 2026-02-25 23:21:37 +08:00
Haze
9a039ab9fb ClawX windows path robustness (#171)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Haze <hazeone@users.noreply.github.com>
2026-02-25 22:46:59 +08:00