249 Commits

Author SHA1 Message Date
zyh
b7349c6ebf feat: complete 89cat rebrand, token server, API validation, skills tabs
Some checks failed
Electron E2E / Electron E2E (macos-latest) (push) Has been cancelled
Electron E2E / Electron E2E (ubuntu-latest) (push) Has been cancelled
Electron E2E / Electron E2E (windows-latest) (push) Has been cancelled
- Phase 1: rename app identifiers (package/electron-builder/main process)
- Phase 4: cat89 provider + port-pinger for api2.is89.com:898902-898909
- Phase 5: skills page category tabs (89 plugins/OpenClaw/other)
- Phase 7: /api/cat89/validate-key endpoint with auto-ping

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-04 10:54:47 +08:00
paisley
e47fce4ae4 fix(mac): align traffic lights in sidebar chrome (#1092) 2026-06-02 17:57:27 +08:00
Felix
d27faa5a00 refactor: decouple skills page from gateway marketplace (#1089) 2026-06-02 16:15:57 +08:00
paisley
aa7f1f72fc upgrade openclaw to 5.20 (#1085) 2026-06-02 14:45:19 +08:00
paisley
c16b428651 Bundle agent-browser binary like uv and expose it on OpenClaw PATH (#1082) 2026-05-29 14:50:57 +08:00
paisley
5b0c1c9909 release 0.4.7 (#1077) 2026-05-28 13:28:16 +08:00
paisley
1830bbe787 fix(installer): skip legacy NSIS uninstall on Windows overwrite upgrades (#1072) 2026-05-27 18:41:12 +08:00
paisley
b7d0ca0c53 Feat:support image generate provider (#1066)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-25 18:51:03 +08:00
paisley
d15e2330d5 upgrade openclaw to 5.19 (#1063) 2026-05-25 17:48:12 +08:00
Felix
d596ed5b50 fix: ensure tar runtime deps (#1057) 2026-05-22 12:30:53 +08:00
paisley
3178f96c55 release 0.4.6 (#1053) 2026-05-20 15:11:23 +08:00
paisley
b4588c5aba fix: drop @openclaw/codex bundle, lazy-load baileys, and harden Windows installer (#1052) 2026-05-20 14:55:48 +08:00
paisley
f474bd41ac release 0.4.5 (#1051) 2026-05-20 13:37:43 +08:00
paisley
3de1fed446 release 0.4.4 (#1037) 2026-05-18 19:21:07 +08:00
Lingxuan Zuo
3edeb8cdfa Reduce packaged app size (#1026) 2026-05-17 23:28:09 +08:00
paisley
34bfae2851 Upgrade openclaw to 5.12 (#1023) 2026-05-15 17:13:43 +08:00
paisley
360b6649ba fix clawx version (#1021) 2026-05-15 11:53:44 +08:00
paisley
75343d58d1 Feat/auto update (#1018) 2026-05-15 11:21:11 +08:00
Haze
ed1525e25b release: v0.4.3 tag commit (#1012) 2026-05-14 11:02:11 +08:00
Haze
8a8cd73919 release 0.4.2 (#999) 2026-05-11 10:46:59 +08:00
Haze
294c88f739 fix(chat): read properties of undefined (#997) 2026-05-09 17:06:50 +08:00
Haze
15e8fe8e05 fix: openclaw module loading (#993)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Haze <hazeone@users.noreply.github.com>
2026-05-08 15:36:39 +08:00
paisley
8ba82e23f9 release v0.4.1 (#988) 2026-05-07 15:20:07 +08:00
paisley
59579e0852 release v0.4.0 (#980) 2026-05-06 18:44:23 +08:00
paisley
654468b26c feat: pdf and excel file preview (#978) 2026-05-06 16:14:38 +08:00
paisley
0c10c729ee Release v0.4.0 alpha (#970)
Co-authored-by: Haze <709547807@qq.com>
2026-05-03 15:43:35 +08:00
Lingxuan Zuo
110b473080 add gateway backend communication harness (#949) 2026-05-01 00:22:30 +08:00
paisley
d18985712c feat: overhaul chat artifact previews and file change experience (#937) 2026-04-30 18:21:45 +08:00
Haze
f88d6bc17b fix(openclaw): revert update openclaw version (#944) 2026-04-30 17:54:03 +08:00
paisley
5c97044865 fix(gateway): reduce ClawX context merge waits; bundle memory-core chokidar (#930) 2026-04-28 19:06:31 +08:00
Haze
9c930b2198 feat: upgrade openclaw to 4.26 (#899)
Co-authored-by: paisley <8197966+su8su@users.noreply.github.com>
2026-04-28 15:04:19 +08:00
Haze
4271419abb 0.3.11 (#908) 2026-04-24 15:44:28 +08:00
paisley
01fd010a0e fix(browser): soften aggressive retry hint and add anti-hallucination prompts (#910) 2026-04-24 14:15:47 +08:00
Haze
42a26c41a2 fix(chat): execution graph status error (#903) 2026-04-24 10:03:17 +08:00
Felix
36282fce35 feat(dependencies): add tar package to dependencies and update lockfile (#890) 2026-04-22 14:25:12 +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
92144ab639 feat(release): v0.3.10 tag commit (#881) 2026-04-20 20:57:35 +08:00
Haze
9a1575114d fix(chat): thinking execution graph (#880) 2026-04-20 20:53:26 +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
6d67a77633 feat(openclaw): upgrade openclaw version 4.15 (#866) 2026-04-17 21:05:34 +08:00
Haze
b884db629e feat(plugin): support enterprise extension (#861) 2026-04-16 17:15:25 +08:00
paisley
6acd8acf5a release v0.3.9 (#854) 2026-04-14 17:52:55 +08:00
paisley
a20a97ad83 fix feishu plugin conflict (#852) 2026-04-14 17:47:58 +08:00
Haze
03c40985e1 feat(version): upgrade openclaw version 4.11 (#845) 2026-04-13 19:11:28 +08:00
paisley
fc9e37c4a3 release 0.3.8 (#813) 2026-04-09 18:55:11 +08:00
paisley
467fcf7e92 Upgrade openclaw to 4.9 (#804) 2026-04-09 18:51:06 +08:00
Haze
96c9f6fe5b release(version): v0.3.7 (#799) 2026-04-08 21:38:11 +08:00
paisley
e640316382 v0.3.6 (#763) 2026-04-03 15:09:16 +08:00
paisley
d3112f28d8 v0.3.5 (#748) 2026-04-02 14:51:38 +08:00
paisley
06266cb4d2 Upgrade openclaw to 4.1 (#742) 2026-04-02 11:23:24 +08:00