Commit Graph

470 Commits

Author SHA1 Message Date
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
Haze
ade1b2ac8b 0.1.17-alpha.3 2026-02-25 21:50:01 +08:00
Haze
b84b645aa1 feat(gateway): implement unloading of launchctl service to prevent au… (#170) 2026-02-25 21:49:24 +08:00
Haze
7baafea262 0.1.17-alpha.2 2026-02-25 20:10:27 +08:00
Haze
6990793e69 Fix/chore fix on macos (#169) 2026-02-25 20:10:09 +08:00
Haze
d317dfd153 0.1.17-alpha.1 2026-02-25 18:57:43 +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
f0738af2eb 0.1.17-alpha.0 2026-02-25 16:39:06 +08:00
Haze
265b12281c fix(model): custom model choose error (#164) 2026-02-25 16:38:03 +08:00
Cursor Agent
1166074a52 Merge branch 'fix/uv_installation_error' into main
Co-authored-by: Haze <hazeone@users.noreply.github.com>
2026-02-25 08:09:36 +00:00
Haze
2dfcc4e600 最新修改验证 (#162)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Haze <hazeone@users.noreply.github.com>
2026-02-25 16:07:30 +08:00
Haze
25476488c6 feat(electron): enhance uv binary resolution and logging
- Introduced a new function to resolve the best available uv binary, prioritizing the bundled version in production.
- Improved logging for uv binary availability checks and Python installation processes.
- Refactored the check for uv installation to streamline the process and provide clearer error messages.
- Updated the setupManagedPython function to handle installation attempts with and without a mirror environment.
2026-02-25 15:34:31 +08:00
Cursor Agent
9bdc868056 chore: release v0.1.17-beta.1
Co-authored-by: Haze <hazeone@users.noreply.github.com>
2026-02-25 06:37:36 +00:00
Cursor Agent
eaac3664bd chore: bump openclaw from 2026.2.23 to 2026.2.24
Co-authored-by: Haze <hazeone@users.noreply.github.com>
2026-02-25 06:36:28 +00:00
Haze
6453702bf9 feat(electron): integrate ClawX context into openclaw workspace initi… (#161)
Co-authored-by: Haze <hazeone@users.noreply.github.com>
2026-02-25 14:22:16 +08:00
Haze
5d1d704031 feat(package): compress artifact size (#160)
Co-authored-by: Cursor Agent <cursor-agent@cursor.com>
Co-authored-by: Haze <hazeone@users.noreply.github.com>
2026-02-25 14:07:48 +08:00
Haze
3da8c71602 Development environment setup (#157)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Haze <hazeone@users.noreply.github.com>
2026-02-25 10:31:01 +08:00
Haze
0adbac1688 0.1.16 2026-02-24 21:01:28 +08:00
Haze
1fae91667d 0.1.16-alpha.4 2026-02-24 19:52:37 +08:00
Haze
4e7733353c fix(gateway): improve process termination handling and add timeout (#153) 2026-02-24 19:47:36 +08:00
Haze
0102ba5870 0.1.16-alpha.3 2026-02-24 18:00:49 +08:00
Haze
f48452b52b chore(electron): disable native module rebuilding for bundled openclaw dependencies 2026-02-24 17:57:52 +08:00
Haze
6eb764191e 0.1.16-alpha.2 2026-02-24 16:58:26 +08:00
Haze
b6e62aa7e6 chore(release): update build commands in release workflow to use pnpm… (#152) 2026-02-24 16:58:16 +08:00
Haze
1b5ffaefb7 0.1.16-alpha.1 2026-02-24 16:45:11 +08:00
Haze
d55305839f feat(updater): implement auto-install countdown and cancellation for updates (#151) 2026-02-24 16:41:53 +08:00