Lingxuan Zuo
7f3408559d
Stabilize gateway reload/restart behavior and remove doctor --json dependency ( #504 )
2026-03-16 09:47:04 +08:00
Lingxuan Zuo
1dbe4a8466
Optimize gateway comms reload behavior and strengthen regression coverage ( #496 )
2026-03-15 20:36:48 +08:00
paisley
61291ff83f
Fix upgrade 3.13 ( #488 )
2026-03-14 17:18:20 +08:00
paisley
f6de56fa78
build: upgrade feishu plugin to 2026.3.12 ( #482 )
2026-03-14 14:16:21 +08:00
Felix
4cfb552b1d
fix(skills): distinguish external skill install paths and open real location ( #463 )
2026-03-13 14:40:46 +08:00
Felix
740116ae9d
fix(win): prevent user PATH clobbering and normalize gateway PATH env ( #459 )
2026-03-13 12:12:30 +08:00
Felix
baa551b30c
feat: prebundle and auto-enable document, self-improving, search skills ( #413 )
2026-03-11 18:40:46 +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
Lingxuan Zuo
c03d92e9a2
Fix/moonshot cn web search domain ( #338 )
2026-03-08 00:00:47 +08:00
paisley
3ce4b5d17a
fix(linux): single-line description and correct desktop.entry for valid .desktop file ( #325 )
2026-03-06 16:22:25 +08:00
paisley
01efd87642
fix(gateway): resolve undefined PID and NODE_OPTIONS errors in packaged app ( #315 )
2026-03-06 11:03:56 +08:00
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
5ddb7d281d
fix two clawx instances bug ( #294 )
2026-03-04 21:20:21 +08:00
paisley
52748d78b5
refactor(gateway): migrate from child_process.spawn to utilityProcess.fork ( #290 )
2026-03-04 20:56:19 +08:00
paisley
9703f361f9
fix: add -WindowStyle Hidden to powershell command to prevent window flash on Windows ( #285 )
2026-03-04 14:51:44 +08:00
paisley
2b966cc573
fix: resolve empty marketplace search results by supporting fallback regex parsing ( #273 )
2026-03-03 17:36:09 +08:00
paisley
bc47b455b5
fix(gateway): resolve model switch failure and websocket timeouts during rapid oauth restarts ( #266 )
2026-03-03 10:18:23 +08:00
Haze
9532400053
fix(win): Gateway restart win terminal open error ( #265 )
...
Co-authored-by: Cursor Agent <cursoragent@cursor.com >
Co-authored-by: Haze <hazeone@users.noreply.github.com >
2026-03-02 21:28:01 +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
paisley
29ef9591cf
feat(settings): auto-set default provider after successful OAuth ( #254 )
2026-03-02 15:13:55 +08:00
Haze
730d5466dd
fix(gateway): optimize gateway start robustness in version 0.1.19 ( #244 )
...
Co-authored-by: Cursor Agent <cursoragent@cursor.com >
Co-authored-by: Haze <hazeone@users.noreply.github.com >
2026-03-01 17:42:25 +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
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
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
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
Haze
4f50630291
feat(gateway, openclaw-auth): add browser config synchronization ( #184 )
2026-02-26 14:47:36 +08:00
Haze
6383e10d63
feat(chat): reformat streaming output ( #173 )
2026-02-25 23:59:55 +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
Haze
b84b645aa1
feat(gateway): implement unloading of launchctl service to prevent au… ( #170 )
2026-02-25 21:49:24 +08:00
Haze
e8c11887d0
feat(gateway): sync gateway token and update agent models on provider… ( #168 )
2026-02-25 18:56:04 +08:00
Haze
2804b6da73
fix(gateway): remove --dev flag from gateway startup args ( #167 )
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-25 18:29:29 +08:00
Haze
265b12281c
fix(model): custom model choose error ( #164 )
2026-02-25 16:38:03 +08:00
Haze
4e7733353c
fix(gateway): improve process termination handling and add timeout ( #153 )
2026-02-24 19:47:36 +08:00
Haze
d55305839f
feat(updater): implement auto-install countdown and cancellation for updates ( #151 )
2026-02-24 16:41:53 +08:00
Haze
34105d60c6
fix(gateway): gateway start waiting ( #120 )
2026-02-20 21:23:06 +08:00
Haze
5005d405d9
chore(deps): update dependencies and devDependencies in package.json ( #100 )
2026-02-18 20:28:42 +08:00
Haze
cf8091d81f
feat(chat): improve media handling and caching for user messages ( #81 )
2026-02-14 00:21:04 +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
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
DigHuang
a27f3b4113
feat(gateway): improve Gateway process management & logging ( #26 )
2026-02-10 14:14:56 +08:00
paisley
7a9fd7fc0f
feat(channels): implement WhatsApp QR login proxy ( #29 )
2026-02-10 14:06:53 +08:00
Felix
7965b9c06e
feat: add uv mirror detection and python bootstrap ( #24 )
...
Co-authored-by: chatgpt-codex-connector[bot] <199175422+chatgpt-codex-connector[bot]@users.noreply.github.com>
2026-02-10 13:55:37 +08:00
Haze
c440e95464
chore(product): fix link in app ( #22 )
2026-02-09 22:20:51 +08:00
DigHuang
05b5874832
feat(style): refactor layout, remove Header & Improve gateway readiness checks ( #12 )
2026-02-09 17:00:27 +08:00
Haze
de445ae3d5
Chore/build npm ( #9 )
...
Co-authored-by: DigHuang <114602213+DigHuang@users.noreply.github.com >
Co-authored-by: Felix <24791380+vcfgv@users.noreply.github.com >
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-09 15:10:08 +08:00
Felix
fa6c23b82a
feature: channels and skills ( #2 )
...
Co-authored-by: paisley <8197966+su8su@users.noreply.github.com >
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-06 18:26:06 +08:00
Haze
9fe27e3510
chore(lint): remove ESLint configuration file and update lint scripts
...
- Deleted the .eslintrc.cjs file to simplify configuration management.
- Updated lint scripts in package.json to remove unnecessary extensions for linting.
- Added new devDependencies for ESLint and globals to enhance linting capabilities.
2026-02-06 05:50:20 +08:00