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
2025-12-09 22:18:36 +08:00
2026-04-03 20:30:37 +08:00
2025-12-01 22:16:34 +08:00
2025-12-23 10:49:04 +08:00
2025-12-17 16:53:39 +08:00
2025-12-02 22:42:15 +08:00
2025-10-19 15:29:58 +08:00
2025-10-19 15:29:58 +08:00
2025-11-20 22:34:09 +08:00
2025-12-09 22:18:36 +08:00

安装依赖

npm install --legacy-peer-deps

技术验证: 1、Playwright并不能直接启动一个Electron应用 2、Browser Use只能打开本地浏览器

Electron加载Chrome拓展 1、https://juejin.cn/post/6976047817139683364

多标签功能验证

应用打包加固验证

Description
员工PC端应用
Readme 312 MiB
Languages
TypeScript 49%
Vue 34.8%
JavaScript 12.6%
CSS 3%
HTML 0.6%