Commit Graph

9 Commits

Author SHA1 Message Date
dainaatm
1b4da25d0d star-history (#235) 2026-02-28 19:25:50 +08:00
Haze
26ce009a41 chore(guide): opt guide frontend optimization (#88) 2026-02-14 20:35:32 +08:00
Haze
e4093ddc47 doc(README): update readme add screenshot (#86) 2026-02-14 14:22:17 +08:00
arianachennn-design
748cd83c73 doc: readme with community QR code (#67) 2026-02-12 19:08:14 +08:00
DigHuang
329ca7623d docs(readme): add logo, update init, adjust structure (#18) 2026-02-09 18:59:28 +08:00
arianachennn-design
0b7f1c700e Update README.md (#5)
Co-authored-by: Felix <24791380+vcfgv@users.noreply.github.com>
2026-02-07 16:09:35 +08:00
Haze
191948ce51 fix(docs): update repository links in README and menu to reflect new GitHub organization 2026-02-06 04:18:16 +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
Haze
821ae2aa20 first commit 2026-02-05 22:00:03 +08:00