4c61e93c3e45c7496cddf9517c2a195fb30f1231
- Implement tests for random ID generation, ensuring preference for crypto.randomUUID. - Create tests for runtime context capabilities, validating the injection of enabled skill capabilities. - Add tests for skill capability parsing, including classification and command example extraction. - Introduce tests for the skill planner, verifying tool call planning based on user requests and attachment requirements. - Establish tests for UV setup, ensuring proper handling of Python installation scenarios and environment checks.
安装依赖
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%