Commit Graph

53 Commits

Author SHA1 Message Date
paisley
01fd010a0e fix(browser): soften aggressive retry hint and add anti-hallucination prompts (#910) 2026-04-24 14:15:47 +08:00
Haze
9a1575114d fix(chat): thinking execution graph (#880) 2026-04-20 20:53:26 +08:00
Haze
b884db629e feat(plugin): support enterprise extension (#861) 2026-04-16 17:15:25 +08:00
paisley
0cdd12cd40 fix: resolve extension dependency missing in shared chunks (#765) (#771) 2026-04-07 10:04:03 +08:00
paisley
06266cb4d2 Upgrade openclaw to 4.1 (#742) 2026-04-02 11:23:24 +08:00
paisley
aa2e4eae14 fix(installer): preserve user .openclaw directory during uninstall (#717) 2026-03-30 16:09:49 +08:00
paisley
91a86a4a76 fix(installer): resolve upgrade hang caused by locked files in installation directory (#711) 2026-03-30 14:29:48 +08:00
paisley
ba5947e2cb upgrade openclaw to 3.23 (#652)
Co-authored-by: Felix <24791380+vcfgv@users.noreply.github.com>
2026-03-26 16:58:04 +08:00
Felix
8c3a6a5f7a fix(installer): enhance installation logging and user feedback during setup (#661) 2026-03-25 15:34:47 +08:00
GASOT-GIT
6b82c6ccb4 chore: normalize structure and split ipc handlers (#590)
Co-authored-by: Haze <709547807@qq.com>
2026-03-23 17:18:40 +08:00
paisley
7b1e79ed7b Fix discord channel native (#634) 2026-03-23 14:56:41 +08:00
arianachennn-design
ae2aa97775 changed feishu group code (#630) 2026-03-23 10:46:22 +08:00
Haze
1e7b40a486 feat(channel): support weichat channel (#620) 2026-03-22 17:08:02 +08:00
paisley
b71982c406 fix(build): prevent node download script from deleting uv.exe on Windows (#600) 2026-03-20 18:42:44 +08:00
Felix
78a9eb755b fix(windows): run bundled openclaw CLI/TUI via node.exe to restore terminal input (#571) 2026-03-19 13:25:00 +08:00
paisley
c86bacd240 fix discord depends (#549) 2026-03-17 11:53:44 +08:00
paisley
925fbab86d fix clawx win uninstall (#533) 2026-03-16 19:51:19 +08:00
paisley
f1e2e9fa01 fix wecom channel (#530) 2026-03-16 18:08:50 +08:00
Felix
4e3f3c83f6 build: unify preinstalled skills bundling across dev/package/release and harden SignPath validation (#524) 2026-03-16 16:55:56 +08:00
paisley
dd0ce7740a fix(installer): preserve Windows shortcuts during update by removing early delete (#517) 2026-03-16 11:07:37 +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
1b266227e4 v0.2.0-beta.5 2026-03-11 20:58:35 +08:00
Felix
baa551b30c feat: prebundle and auto-enable document, self-improving, search skills (#413) 2026-03-11 18:40:46 +08:00
paisley
ce7e890509 feat: support feishu official plugin (#418) 2026-03-11 18:18:46 +08:00
Haze
4c786915c8 fix(js): update Electron build configuration and dependencies (#411) 2026-03-11 15:40:08 +08:00
taojianhang
1bae8229af feat(channel): add qq bot (#363)
Co-authored-by: 陶建行 <189307154@qq.com>
2026-03-10 14:20:02 +08:00
paisley
b86f47171b feat: support wecom (#372)
Co-authored-by: DigHuang <114602213+DigHuang@users.noreply.github.com>
2026-03-10 12:06:37 +08:00
paisley
8b45960662 Fix windows path (#361) 2026-03-09 19:03:06 +08:00
paisley
e7d4cf73d5 Fix ubuntu debs (#320) 2026-03-06 15:07:05 +08:00
paisley
52748d78b5 refactor(gateway): migrate from child_process.spawn to utilityProcess.fork (#290) 2026-03-04 20:56:19 +08:00
paisley
ee189a1bde fix: override NSIS process check and replace taskkill to prevent black window flashes 2026-03-04 15:14:01 +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
f17ffe32c7 fix: patch node-domexception in bundled openclaw 3.1 to avoid ESM loader crash (#264) 2026-03-02 18:42:32 +08:00
paisley
c0b1288557 fix: preserve feishu SKILL.md files in bundled openclaw extensions (#256) 2026-03-02 16:49:06 +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
paisley
e303841373 feat: bundle dingtalk plugin mirror cross‑platform and fix windows packaging 2026-02-28 15:02:21 +08:00
paisley
dbf88a79be Fix dingding plugin (#221) 2026-02-28 14:42:55 +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
Haze
4f50630291 feat(gateway, openclaw-auth): add browser config synchronization (#184) 2026-02-26 14:47:36 +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
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
DigHuang
b6f4d79571 fix(win-clean): simplify uninstaller prompt; remove Chinese UI (#79) 2026-02-13 19:16:12 +08:00
DigHuang
e87d4e8c8f fix(win-clean): installer data-delete dialog logic (#78) 2026-02-13 18:45:45 +08:00
DigHuang
4e386ffc37 fix(win-clean): Chinese UI and normalize ClawX paths (#76) 2026-02-13 18:15:02 +08:00
DigHuang
5946deec05 feat(clean): NSIS uninstaller script and include it (#74) 2026-02-13 17:25:27 +08:00
arianachennn-design
748cd83c73 doc: readme with community QR code (#67) 2026-02-12 19:08:14 +08:00
Haze
563fcd2f24 chore(logo): fix release yml and chang logo (#42) 2026-02-11 11:32:26 +08:00
Haze
5eea27d196 fix(package): release yml lose bin file (#14) 2026-02-09 17:36:42 +08:00
Haze
86ddd843c4 fix: cleanup unnecessary files before code signing to reduce file count
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-09 16:28:42 +08:00