Haze
4986b4fa40
0.1.20-alpha.0
2026-03-01 14:36:31 +08:00
Cursor Agent
75351a9a2d
fix(gateway): add pre-sanitize + move Python check outside retry loop
...
Hybrid config repair approach:
1. Pre-sanitize: Add sanitizeOpenClawConfig() using a conservative
blocklist approach to remove known-invalid keys (e.g. skills.enabled
at root level) BEFORE starting the Gateway. Uses blocklist instead
of allowlist for forward-compatibility — new valid keys added by
future OpenClaw versions are never stripped.
2. Reactive fallback: The existing doctor auto-repair mechanism catches
any OTHER config validation errors, runs openclaw doctor --fix, and
retries once.
3. Move Python readiness check outside the while loop since it's
fire-and-forget and only needs to run once per start() call.
Also adds comprehensive unit tests for the sanitization logic.
Co-authored-by: Haze <hazeone@users.noreply.github.com >
2026-03-01 06:17:31 +00:00
Cursor Agent
19ac6afe7d
Auto-repair invalid OpenClaw config on gateway startup
...
Co-authored-by: Haze <hazeone@users.noreply.github.com >
2026-03-01 05:58:33 +00:00
Haze
a8f61d5a61
0.1.19
2026-02-28 20:42:12 +08:00
Haze
a3462e2de6
fix(cron): corn task channel warn ( #237 )
...
Co-authored-by: Cursor Agent <cursoragent@cursor.com >
Co-authored-by: Haze <hazeone@users.noreply.github.com >
2026-02-28 20:37:55 +08:00
Haze
bdafbca8d4
chore: replace clawx.app with claw-x.com and update maintainer email ( #236 )
...
Co-authored-by: Cursor Agent <cursoragent@cursor.com >
Co-authored-by: Haze <hazeone@users.noreply.github.com >
2026-02-28 20:08:28 +08:00
dainaatm
1b4da25d0d
star-history ( #235 )
2026-02-28 19:25:50 +08:00
Haze
9d17202ea3
0.1.19-alpha.9
2026-02-28 18:41:09 +08:00
Haze
9d07f611a3
fix(install): windows install error ( #233 )
...
Co-authored-by: Cursor Agent <cursoragent@cursor.com >
Co-authored-by: Haze <hazeone@users.noreply.github.com >
2026-02-28 18:39:10 +08:00
paisley
3353de91b8
feat(providers): add API key apply links and update Qwen auth mode ( #232 )
2026-02-28 18:11:16 +08:00
Haze
cfd387980d
0.1.19-alpha.8
2026-02-28 17:09:52 +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
paisley
95a4c0234a
chore: downgrade openclaw to 2.25 ( #229 )
2026-02-28 17:04:43 +08:00
Haze
ed9b733798
0.1.19-alpha.7
2026-02-28 16:47:46 +08:00
Haze
a75b96f739
fix(electron-builder): disable warnings as errors for NSIS build to prevent uninstaller warnings ( #227 )
2026-02-28 16:47:22 +08:00
Lingxuan Zuo
8cda9235b3
Feat/Add ByteDance Ark provider ( #226 )
2026-02-28 16:44:58 +08:00
Haze
1b45d891c3
0.1.19-alpha.6
2026-02-28 16:12:01 +08:00
Haze
b4ef2bd51d
feat(openrouter):add claw-x header ( #213 )
...
Co-authored-by: Cursor Agent <cursoragent@cursor.com >
Co-authored-by: Haze <hazeone@users.noreply.github.com >
2026-02-28 15:46:26 +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
163099add8
0.1.19-alpha.5
2026-02-28 15:18:14 +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
e303841373
feat: bundle dingtalk plugin mirror cross‑platform and fix windows packaging
2026-02-28 15:02:21 +08:00
Haze
bffa85e0e8
0.1.19-alpha.4
2026-02-28 14:47:28 +08:00
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