Commit Graph

148 Commits

Author SHA1 Message Date
paisley
48415db990 feat(setup): remove AI provider configuration step from onboarding wizard (#863) 2026-04-16 19:09:15 +08:00
paisley
396e9e0b03 style(channels): simplify channel status indicators (#862) 2026-04-16 17:25:25 +08:00
Haze
b884db629e feat(plugin): support enterprise extension (#861) 2026-04-16 17:15:25 +08:00
Lingxuan Zuo
1f39d1a8a7 Add channel health diagnostics and gateway recovery fixes (#855) 2026-04-15 13:51:02 +08:00
Haze
30bd8c08f9 feat(gateway): enhance gateway readiness handling and batch sync configuration (#851)
Co-authored-by: paisley <8197966+su8su@users.noreply.github.com>
2026-04-14 15:42:37 +08:00
Tao Yiping
758a8f8c94 support reasoning agentid by accountId or session for cron (#847) 2026-04-14 14:52:47 +08:00
Tao Yiping
87ab12849c feat(cron): allow users to associate cron jobs with specific agents (#835) 2026-04-12 11:51:29 +08:00
Lingxuan Zuo
49518300dc Fix provider API key validation trimming (#810) 2026-04-10 15:15:29 +08:00
phpoh
3b629e8db4 Fix: remove duplicate IPC channel and extract error code sets (#780) 2026-04-08 15:16:01 +08:00
phpoh
0b3152f7f2 Perf: hoist hidden-usage-source logic out of Models component (#785) 2026-04-08 15:13:09 +08:00
Lingxuan Zuo
25b13ab912 Refine chat tool status dedupe (#786)
Co-authored-by: zuolingxuan <zuolingxuan@bytedance.com>
2026-04-08 15:05:27 +08:00
Haze
32d14b8cf9 fix(gateway): handle Windows OpenClaw process exit error during in-process restarts (#794)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Haze <hazeone@users.noreply.github.com>
2026-04-08 12:06:12 +08:00
paisley
3021ad5089 feat(cron): enable WeChat as a supported delivery channel (#789) 2026-04-07 18:56:54 +08:00
paisley
d8750e135b Feat/perf dashboard (#770) 2026-04-07 11:04:57 +08:00
Lingxuan Zuo
c866205eac Add execution graph to chat history (#776) 2026-04-07 01:37:06 +08:00
paisley
c14bdfa204 fix(cron): replace hardcoded channel name in no-delivery-targets message (#744) 2026-04-02 13:37:49 +08:00
Lingxuan Zuo
5a3da41562 Preserve stable snapshots and stabilize Electron e2e (#734) 2026-04-01 20:35:01 +08:00
Lingxuan Zuo
870abb99c4 Fix token usage handling and developer proxy save UX (#704) 2026-03-28 21:13:56 +08:00
Lingxuan Zuo
2668082809 add electron e2e harness and regression coverage (#697) 2026-03-28 15:34:20 +08:00
paisley
bed62c64e8 fix: add @sinclair/typebox dep and fix delivery button text truncation (#673) 2026-03-26 17:31:55 +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
c6021cedf4 feat(agents): add option to inherit main agent workspace when creating new agent (#639) 2026-03-23 18:00:35 +08:00
Haze
1e7b40a486 feat(channel): support weichat channel (#620) 2026-03-22 17:08:02 +08:00
Lingxuan Zuo
d39982bad8 feat(ark): add Code Plan mode preset and guided setup (#617) 2026-03-22 16:26:12 +08:00
paisley
73343d16ea fix(models): use useReducer for token usage fetch state to fix lint errors and reduce loading time (#586) 2026-03-19 11:22:06 +08:00
paisley
f9164b3d15 fix token cost (#579) 2026-03-18 18:39:21 +08:00
paisley
433240c43f feat(settings): add FAQ link to about section (#575) 2026-03-18 16:54:22 +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
Haze
d4367d3265 refactor(channels): integrate channel runtime status management and enhance account status handling (#547) 2026-03-17 11:29:17 +08:00
paisley
11e28a2cfa fix: prevent "cannot read properties of undefined (reading 'map')" crash (#532) 2026-03-16 19:52:01 +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
158e84ce8f fix: prevent page crash when deleting an agent (#514) 2026-03-16 10:47:30 +08:00
Lingxuan Zuo
7f3408559d Stabilize gateway reload/restart behavior and remove doctor --json dependency (#504) 2026-03-16 09:47:04 +08:00
Haze
f847982632 feat(model): opt model provider doc url (#475) 2026-03-13 18:14:54 +08:00
Felix
4cfb552b1d fix(skills): distinguish external skill install paths and open real location (#463) 2026-03-13 14:40:46 +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
DigHuang
554ae2b01f feat(file): make FileCard clickable to open the attached file and hover styles (#441) 2026-03-12 18:09:17 +08:00
DigHuang
c0a3903377 feat(scroll): implement instant scroll-to-bottom behavior for chat messages (#438) 2026-03-12 17:02:43 +08:00
Felix
c0c8701cc3 fix(providers): complete custom openai-responses support (#436) 2026-03-12 16:19:05 +08:00
Felix
882da7b904 feat: add install skill functionality and enhance marketplace dialog (#427) 2026-03-12 11:13:49 +08:00
Haze
945c3b39b4 feat(i18n): update chat localization strings to enhance user experience and clarity (#424) 2026-03-11 23:17:46 +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
Haze
53a51642ce feat(setttings): support auto launch config (#415)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Haze <hazeone@users.noreply.github.com>
2026-03-11 18:41:18 +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
a575977e3c chore(apparence): opt clawx apparence and i18n settings (#410) 2026-03-11 15:37:16 +08:00
paisley
da8ed3bb32 feat: add PostHog telemetry and privacy toggle in settings (#409) 2026-03-11 15:22:02 +08:00
Haze
95e090ecb5 feat(agents): support chat to agent (#403) 2026-03-11 12:03:30 +08:00
DigHuang
ce0e5fd8af fix(history): query chat session and history in sidebar (#400) 2026-03-11 10:27:54 +08:00