DigHuang
|
5b59c8a8e2
|
chore(dep): ms isbinaryfile dependency override in package.json (#417)
|
2026-03-11 17:17:42 +08:00 |
|
paisley
|
14646a69fc
|
feat: add documentation links for custom AI model providers (#412)
|
2026-03-11 16:01:04 +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 |
|
Lingxuan Zuo
|
ed40a3b7f4
|
Fix Models token usage refresh after gateway restart (#391)
Co-authored-by: zuolingxuan <zuolingxuan@bytedance.com>
|
2026-03-11 09:40:22 +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 |
|
DigHuang
|
45d7ff61c3
|
feat(ui): unify provider settings styling and improve channel config UX (#395)
|
2026-03-10 19:04:23 +08:00 |
|
Haze
|
807f6b8adf
|
chore(logo): update SVG assets for various channels with new designs and improved structure (#394)
|
2026-03-10 18:23:36 +08:00 |
|
DigHuang
|
9502d9b1c5
|
style: refine chat UI consistency and enhance dark mode (#393)
|
2026-03-10 18:09:46 +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 |
|
DigHuang
|
17e6ab9149
|
feat(i18n): Implement internationalization for Channels, Skills, Setup, and Models pages
|
2026-03-10 15:51:45 +08:00 |
|
DigHuang
|
d9ae0f3263
|
feat(ui): redesign settings page and update sidebar navigation (#383)
|
2026-03-10 14:48:54 +08:00 |
|
paisley
|
19b5b2d540
|
fix(ui): prevent render crashes on malformed backend arrays (#384)
|
2026-03-10 14:43:19 +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
|
65c2b73e23
|
fix(settings): display correct configuration status for OAuth providers (#382)
|
2026-03-10 14:08:45 +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
|
3d664c017a
|
refactor(new merge) (#369)
Co-authored-by: paisley <8197966+su8su@users.noreply.github.com>
Co-authored-by: zuolingxuan <zuolingxuan@bytedance.com>
|
2026-03-09 20:18:25 +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 |
|
paisley
|
d32d84f1a9
|
fix: packaged app gateway connection; default Google to API key (#359)
|
2026-03-09 13:24:59 +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 |
|
paisley
|
0901d9912a
|
Increase chat send RPC timeout to 120s for high-latency networks (#311)
|
2026-03-05 15:49:36 +08:00 |
|
DigHuang
|
2f17e74944
|
fix(session): remove limit parameter from sessions.list RPC call (#304)
|
2026-03-05 12:05:12 +08:00 |
|
paisley
|
ee4ff651a7
|
docs(i18n): update channel setup tutorial links (#303)
|
2026-03-05 11:25:01 +08:00 |
|
paisley
|
8eae7df3a1
|
refactor(setup): remove channel connection step from onboarding (#301)
|
2026-03-05 10:49:59 +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
|
52748d78b5
|
refactor(gateway): migrate from child_process.spawn to utilityProcess.fork (#290)
|
2026-03-04 20:56:19 +08:00 |
|
DigHuang
|
76df84e68c
|
fix: ghost session cleanup, new chat switching, and markdown overflow handling (#287)
|
2026-03-04 18:54:47 +08:00 |
|
Lingxuan Zuo
|
30b03add1c
|
feat: gate model overrides and load full token history (#271)
Co-authored-by: zuolingxuan <zuolingxuan@bytedance.com>
|
2026-03-04 11:52:54 +08:00 |
|
paisley
|
5049709c5d
|
fix(ui): use custom ConfirmDialog for deletions to prevent input blocking on Windows (#282)
|
2026-03-04 11:38:16 +08:00 |
|
DigHuang
|
c49c7f18bd
|
feat(chat): enhance sidebar with session management and deletion (#274)
|
2026-03-03 19:07:42 +08:00 |
|
Lingxuan Zuo
|
e52916a7ef
|
fallback model/providers (#259)
Co-authored-by: zuolingxuan <zuolingxuan@bytedance.com>
|
2026-03-03 10:18:52 +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 |
|
Lingxuan Zuo
|
62108bdc23
|
Add dashboard token usage history (#240)
|
2026-03-02 13:20:33 +08:00 |
|
Haze
|
7d0621dcc2
|
fix(provider): ollama provider fix (#246)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Haze <hazeone@users.noreply.github.com>
|
2026-03-01 17:40:07 +08:00 |
|
paisley
|
3353de91b8
|
feat(providers): add API key apply links and update Qwen auth mode (#232)
|
2026-02-28 18:11:16 +08:00 |
|
Mao Mr
|
bf62639573
|
fix(chat): show loading when run from console and when sending in app (#228)
|
2026-02-28 17:09:00 +08:00 |
|
Lingxuan Zuo
|
8cda9235b3
|
Feat/Add ByteDance Ark provider (#226)
|
2026-02-28 16:44:58 +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 |
|
Haze
|
4d948347ea
|
fix(cron): remove cron task channel config (#222)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Haze <hazeone@users.noreply.github.com>
|
2026-02-28 15:14:02 +08:00 |
|
paisley
|
dbf88a79be
|
Fix dingding plugin (#221)
|
2026-02-28 14:42:55 +08:00 |
|
paisley
|
864d6a499e
|
chore:update minimax default model (#218)
|
2026-02-28 12:06:42 +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 |
|