ea1fd18e6f64060326a47b5f5ff988b02bd44689
- Added a new script `bundle-openclaw.mjs` to bundle OpenClaw runtime dependencies. - Updated `after-pack.cjs` to copy bundled OpenClaw runtime and its node_modules. - Improved cleanup of unnecessary development files in node_modules. - Adjusted paths for resources in the packaging process. style: update loading indicator styles in ChatHistoryPanel - Changed the border radius and padding for the loading indicator in ChatHistoryPanel. fix: improve ProvidersSection to handle provider account syncing - Added logic to sync model configuration to provider accounts. - Introduced error handling and loading states during the sync process. - Enhanced vendor resolution and account management logic. fix: fallback session handling in chat store - Implemented fallback session logic in loadSessions to ensure a valid session is always available on error.
安装依赖
corepack enable
pnpm install
启动开发
pnpm run dev
技术验证: 1、Playwright并不能直接启动一个Electron应用 2、Browser Use只能打开本地浏览器
Electron加载Chrome拓展: 1、https://juejin.cn/post/6976047817139683364
多标签功能验证
应用打包加固验证
Description
Languages
TypeScript
49%
Vue
34.8%
JavaScript
12.6%
CSS
3%
HTML
0.6%