85d92b937f56222910dc8b9a5af03552358b0828
- Introduced RequestContentDialog for displaying request content details. - Added UsageBarChart for visualizing token usage data. - Implemented UsageHistorySection to manage and display usage history with filtering and pagination. - Created provider-types for managing provider-related types. - Developed ModelsPage to encapsulate models configuration, providers, and usage history. - Defined usage-history types and utility functions for managing usage data. - Updated routing to include models page and redirect agents to models. - Refactored chat store to integrate models instead of agents. - Established models store for managing model-related state and data fetching.
安装依赖
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%