Commit Graph

19 Commits

Author SHA1 Message Date
DEV_DSW
c61e41049f feat: 重构对话功能 2026-04-14 17:02:20 +08:00
duanshuwen
66db6c462e feat: 脚本录制功能完善 2026-04-12 22:12:57 +08:00
duanshuwen
c16fc93685 feat: 新增脚本录制功能 2026-04-12 15:46:28 +08:00
duanshuwen
a8bfbff0e9 feat(theme): implement comprehensive theme management system
Add full theme support with light, dark, and system modes, including:
- Theme store using Pinia for state management
- useTheme composable for reactive theme handling
- Theme setting UI in settings page
- Enhanced CSS variable system with Tailwind integration
- IPC communication for theme persistence
- Internationalization support for theme texts
- System theme detection and auto-switching

The implementation follows ClawX's architecture while adapting to Vue 3 and zn-ai's existing infrastructure.
2026-04-08 23:46:41 +08:00
duanshuwen
6615d11dd6 chore: restructure project and add i18n support
- Reorganize project structure with new electron and shared directories
- Add comprehensive i18n support with Chinese, English, and Japanese locales
- Update build configurations and TypeScript paths for new structure
- Add various UI components including chat interface and task management
- Include Windows release binaries and localization files
- Update dependencies and fix import paths throughout the codebase
2026-04-06 14:39:06 +08:00
DEV_DSW
236f4c7dc1 feat: 打开渠道与脚本自动化分离 2026-03-12 17:05:16 +08:00
DEV_DSW
20e825215f feat: 浏览器自动化操作开发 2026-03-03 17:05:13 +08:00
DEV_DSW
d99f1dd98e feat: 新增任务操作功能 2026-03-02 16:55:16 +08:00
9c5afcaa04 feat: 聊天界面调整 2026-01-21 01:46:30 +08:00
DEV_DSW
0c0f5ec430 feat: 项目多标签方案调整 2026-01-19 17:06:01 +08:00
DEV_DSW
50c7282ff2 feat: 调整项目结构 2025-12-25 08:47:59 +08:00
DEV_DSW
c467f54dab feat: 登录接口联调 2025-12-22 11:24:40 +08:00
duanshuwen
2fb6a0d7e9 feat: 登录接口对接 2025-12-21 22:31:16 +08:00
duanshuwen
e6fa999137 feat: 登录也加载异常问题处理 2025-12-19 23:12:14 +08:00
duanshuwen
0d6ffdef83 feat: 调整项目结构 2025-12-19 13:10:08 +08:00
DEV_DSW
6778c57a0e feat: 新增主进程功能 2025-12-18 16:52:25 +08:00
DEV_DSW
8dec7d676e feat: 新增窗口头部组件 2025-12-18 14:35:04 +08:00
duanshuwen
aab6ffb174 feat: 语法错误修复 2025-12-09 22:18:36 +08:00
DEV_DSW
b842f946a5 feat: 项目结构优化 2025-12-09 17:02:56 +08:00