Lingxuan Zuo
|
83858fdf73
|
fix: prevent config overwrite, session history race, and streaming message loss (#663)
Co-authored-by: zuolingxuan <zuolingxuan@bytedance.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-03-25 21:11:20 +08:00 |
|
Felix
|
ab8fe760ef
|
feat(agent-model): add per-agent model override with default-reset UX and runtime sync (#651)
|
2026-03-25 10:13:11 +08:00 |
|
cedric
|
9d40e1fa05
|
feat: unify cron delivery account and target selection (#642)
|
2026-03-25 10:12:49 +08:00 |
|
paisley
|
05ae404dee
|
fix: use openclaw.json as single source of truth for provider list (#649)
|
2026-03-24 15:21:37 +08:00 |
|
paisley
|
859e3fd6c5
|
Fix provider display (#641)
|
2026-03-23 19:11:53 +08:00 |
|
paisley
|
c6021cedf4
|
feat(agents): add option to inherit main agent workspace when creating new agent (#639)
|
2026-03-23 18:00:35 +08:00 |
|
paisley
|
7643cb8a75
|
fix: clean up WhatsApp credentials on QR cancel to prevent ghost channel (#637)
|
2026-03-23 16:55:49 +08:00 |
|
Felix
|
4d75dc1e5f
|
fix(provider): preserve custom headers and add custom-provider User-Agent setting (#635)
|
2026-03-23 16:45:57 +08:00 |
|
Haze
|
1e7b40a486
|
feat(channel): support weichat channel (#620)
|
2026-03-22 17:08:02 +08:00 |
|
Lingxuan Zuo
|
56701d823c
|
fix: preserve telegram proxy on gateway restart after doctor (#546)
Co-authored-by: zuolingxuan <zuolingxuan@bytedance.com>
|
2026-03-21 17:09:08 +08:00 |
|
Kagura
|
e10ff3a1fb
|
fix: sanitize stale nested plugin paths in plugins.load.paths (#608)
Co-authored-by: Kagura Chen <daniyuu19@sjtu.edu.cn>
|
2026-03-21 15:45:43 +08:00 |
|
Kagura
|
5836ba6b13
|
fix(providers): model list empty in settings panel (#581) (#591)
Co-authored-by: Kagura Chen <daniyuu19@sjtu.edu.cn>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-21 15:35:30 +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 |
|
Haze
|
6b0400e3c3
|
fix(windows): Gateway process install extension failed (#587)
Co-authored-by: Haze <hazeone@users.noreply.github.com>
|
2026-03-19 11:22:39 +08:00 |
|
paisley
|
5a657130c9
|
feat: set default session retention to 7 days (#565)
|
2026-03-18 11:10:05 +08:00 |
|
Felix
|
b9231d6431
|
fix: improve Feishu/Lark channel modal UX and refine default main agent naming (#551)
|
2026-03-17 14:14:47 +08:00 |
|
Felix
|
43fe7a4d1c
|
fix(binding): allow one agent to bind multiple channels while preserving per-channel account replacement (#541)
|
2026-03-17 11:19:24 +08:00 |
|
Felix
|
4be679ac56
|
Refactor channel account management: move binding/editing to Channels, align Agents display, and simplify UX (#523)
|
2026-03-16 18:20:11 +08:00 |
|
paisley
|
f1e2e9fa01
|
fix wecom channel (#530)
|
2026-03-16 18:08:50 +08:00 |
|
paisley
|
7e54aad9e6
|
fix(providers): clear provider list when OpenClaw JSON is deleted (#526)
|
2026-03-16 17:21:17 +08:00 |
|
paisley
|
9ec23174c0
|
feat(electron): auto-upgrade bundled OpenClaw plugins at app startup (#521)
|
2026-03-16 13:19:06 +08:00 |
|
paisley
|
9e10c12f67
|
fix: re-mirror default account credentials after channel account changes (#513)
|
2026-03-16 09:53:54 +08:00 |
|
Lingxuan Zuo
|
7f3408559d
|
Stabilize gateway reload/restart behavior and remove doctor --json dependency (#504)
|
2026-03-16 09:47:04 +08:00 |
|
Lingxuan Zuo
|
89bda3c7af
|
fix: bound doctor output buffer and normalize credential values (#497)
|
2026-03-15 20:37:22 +08:00 |
|
Lingxuan Zuo
|
1dbe4a8466
|
Optimize gateway comms reload behavior and strengthen regression coverage (#496)
|
2026-03-15 20:36:48 +08:00 |
|
Jack_lv
|
08960d700f
|
fix: default setup language to system locale (#500)
|
2026-03-15 20:36:32 +08:00 |
|
Haze
|
315ff6b9de
|
fix(openclaw controller): use buildOpenClawControlUiUrl for generating gateway URLs (#493)
|
2026-03-14 18:57:43 +08:00 |
|
paisley
|
61291ff83f
|
Fix upgrade 3.13 (#488)
|
2026-03-14 17:18:20 +08:00 |
|
paisley
|
9f2bc3cf68
|
Fix agent to channel (#485)
|
2026-03-14 14:17:42 +08:00 |
|
paisley
|
f6de56fa78
|
build: upgrade feishu plugin to 2026.3.12 (#482)
|
2026-03-14 14:16:21 +08:00 |
|
Lingxuan Zuo
|
995a7f070d
|
Fix telemetry shutdown noise and improve token usage diagnostics (#444)
Co-authored-by: zuolingxuan <zuolingxuan@bytedance.com>
|
2026-03-13 13:57:49 +08:00 |
|
paisley
|
abc0c6e7d5
|
fix: resolve channel-config overwrite bug by implementing reentrant config mutex (#462)
|
2026-03-13 12:13:57 +08:00 |
|
Felix
|
740116ae9d
|
fix(win): prevent user PATH clobbering and normalize gateway PATH env (#459)
|
2026-03-13 12:12:30 +08:00 |
|
paisley
|
5c07ad77fc
|
fix(channels): ensure all default account keys are correctly mirrored to top-level config
|
2026-03-12 11:13:26 +08:00 |
|
paisley
|
1f90a40972
|
fix(feishu): resolve feishu connect failures by fixing config mismatch and channel collision (#423)
|
2026-03-11 21:39:14 +08:00 |
|
Haze
|
050ee10850
|
feat(channels): enhance channel configuration with account support and improve agent handling (#420)
|
2026-03-11 18:44:55 +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 |
|
paisley
|
da8ed3bb32
|
feat: add PostHog telemetry and privacy toggle in settings (#409)
|
2026-03-11 15:22:02 +08:00 |
|
paisley
|
d11e266cbb
|
chore:auto-inject tools.profile and sessions.visibility for OpenClaw 3.2+ compatibility (#404)
|
2026-03-11 15:14:00 +08:00 |
|
Haze
|
95e090ecb5
|
feat(agents): support chat to agent (#403)
|
2026-03-11 12:03:30 +08:00 |
|
Lingxuan Zuo
|
31e80f256b
|
feat(provider): add OpenAI Codex browser OAuth flow (#398)
Co-authored-by: zuolingxuan <zuolingxuan@bytedance.com>
|
2026-03-11 09:40:00 +08:00 |
|
paisley
|
99681777a0
|
feat: support dual protocols (OpenAI/Anthropic) for custom providers (#389)
|
2026-03-10 17:35:51 +08:00 |
|
Lingxuan Zuo
|
80e89ddc5c
|
Fix token usage history gaps and add dev detail popup (#386)
Co-authored-by: zuolingxuan <zuolingxuan@bytedance.com>
|
2026-03-10 17:20:10 +08:00 |
|
Haze
|
d3960a3d0f
|
feat(agent): enhance agent management with runtime and workspace directory removal, and improve agent ID listing (#387)
|
2026-03-10 17:07:41 +08:00 |
|
Haze
|
36c0fcb5c7
|
feat(Agnet): support multi agents (#385)
|
2026-03-10 16:13:55 +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 |
|
DigHuang
|
905ce02b0b
|
feat(ui): refactor style ui & add Models page with provider settings (#379)
|
2026-03-10 11:39:56 +08:00 |
|
Lingxuan Zuo
|
e28eba01e1
|
refactor/channel & ipc (#349)
Co-authored-by: paisley <8197966+su8su@users.noreply.github.com>
Co-authored-by: zuolingxuan <zuolingxuan@bytedance.com>
|
2026-03-09 19:04:00 +08:00 |
|