Commit Graph

10 Commits

Author SHA1 Message Date
duanshuwen
38bea97197 feat: Enhance Marketplace and Skill Management UI with improved error handling and user feedback
- Updated MarketplaceDrawer to include security notes and manual installation hints.
- Refactored SkillDetailDrawer to display default icons for skills.
- Simplified SkillListItem to use default icons for better readability.
- Integrated gateway status checks and warnings in SkillsPage for improved user awareness.
- Enhanced error handling for skill installation and fetching, providing clearer feedback to users.
- Added new translations for error messages and gateway warnings to improve localization support.
2026-04-19 20:33:44 +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
26419b70f4 feat: 调整脚本目录 2026-03-02 11:39:44 +08:00
DEV_DSW
a7b4c23155 feat: 新增api自动生成配置 2025-12-16 11:30:08 +08:00
duanshuwen
7eb2a13efe feat: 打包加固调整 2025-11-23 18:21:28 +08:00
duanshuwen
0b1e7a6679 feat: 语法错误修复 2025-11-23 15:12:15 +08:00
duanshuwen
6013c38fe7 feat: 项目结构调整|新增依赖 2025-11-22 21:17:40 +08:00
duanshuwen
ebac04b786 feat: 更换应用框架为ElectronFofge 2025-10-12 14:12:29 +08:00
DEV_DSW
950b85e1e9 feat: 新增环境配置文件 2025-09-25 17:07:31 +08:00
DEV_DSW
bf83e95b7b feat: 调整项目目录结构 2025-09-24 17:15:02 +08:00