Lingxuan Zuo
1dbe4a8466
Optimize gateway comms reload behavior and strengthen regression coverage ( #496 )
2026-03-15 20:36:48 +08:00
Haze
f847982632
feat(model): opt model provider doc url ( #475 )
2026-03-13 18:14:54 +08:00
Felix
4485491913
fix: allow configuring SiliconFlow model ID like OpenRouter ( #471 )
2026-03-13 16:16:01 +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
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
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
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
Lingxuan Zuo
e52916a7ef
fallback model/providers ( #259 )
...
Co-authored-by: zuolingxuan <zuolingxuan@bytedance.com >
2026-03-03 10:18:52 +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
Lingxuan Zuo
8cda9235b3
Feat/Add ByteDance Ark provider ( #226 )
2026-02-28 16:44:58 +08:00
paisley
864d6a499e
chore:update minimax default model ( #218 )
2026-02-28 12:06:42 +08:00
paisley
f70d5b0c28
feat: add new provider for minimax and qwen portals ( #203 )
...
Co-authored-by: Haze <709547807@qq.com >
2026-02-27 14:59:37 +08:00
paisley
5bc72948d9
fix: resolve custom provider display bug and remove (CN) suffix from provider names ( #200 )
2026-02-26 23:17:00 +08:00
paisley
7b16b6af14
feat: support OAuth & API key for Qwen/MiniMax providers ( #177 )
2026-02-26 15:11:37 +08:00
Felix
8ab1b3af36
misc: provider icons, tooltip in chat toolbar, conditionally display the "Open Skills Folder" button and update "Documentation" to "Website" in settings ( #60 )
2026-02-12 11:11:28 +08:00
DigHuang
0ced0b042c
refactor(provider): provider API validation & CN defaults ( #47 )
2026-02-11 13:48:15 +08:00
DigHuang
1b508d5bde
feat(provider): mainly support moonshot / siliconflow on setup ( #43 )
2026-02-11 11:33:33 +08:00
Haze
b8ab0208d0
feat(core): initialize project skeleton with Electron + React + TypeScript
...
Set up the complete project foundation for ClawX, a graphical AI assistant:
- Electron main process with IPC handlers, menu, tray, and gateway management
- React renderer with routing, layout components, and page scaffolding
- Zustand state management for gateway, settings, channels, skills, chat, and cron
- shadcn/ui components with Tailwind CSS and CSS variable theming
- Build tooling with Vite, electron-builder, and TypeScript configuration
- Testing setup with Vitest and Playwright
- Development configurations (ESLint, Prettier, gitignore, env example)
2026-02-05 23:09:17 +08:00