类库
› AQBot
AQBot-Desktop/AQBot
AQBot是一款轻量级、高性能的跨平台AI桌面客户端,集成了AI对话与AI网关功能。它支持多供应商API(如OpenAI、Claude、Gemini),具备多密钥轮询、流式输出、对话分支、Agent模式自主执行任务以及完善的Markdown渲染和代码编辑能力。
技术栈
根目录 javascript
框架
React
^19.1.0
状态管理
Zustand
^5.0.12
构建工具
Vite
^7.0.4
测试
Vitest
^4.1.0
CSS 框架
Tailwind CSS
^4.2.2
查看全部依赖 (48)
依赖
@ant-design/icons
^6.1.0
@ant-design/x
^2.4.0
@dnd-kit/core
^6.3.1
@dnd-kit/sortable
^10.0.0
@dnd-kit/utilities
^3.2.2
@lobehub/icons
^5.0.1
@tanstack/react-virtual
^3.13.23
@tauri-apps/api
^2
@tauri-apps/plugin-autostart
^2.5.1
@tauri-apps/plugin-clipboard-manager
^2.3.2
@tauri-apps/plugin-dialog
^2.6.0
@tauri-apps/plugin-fs
^2.4.5
@tauri-apps/plugin-global-shortcut
^2.3.1
@tauri-apps/plugin-opener
^2
@tauri-apps/plugin-process
^2.3.1
@tauri-apps/plugin-shell
^2.3.5
@tauri-apps/plugin-updater
^2.10.0
@terrastruct/d2
^0.1.33
antd
^6.3.3
antd-style
^4.1.0
clsx
^2.1.1
emoji-picker-element
^1.29.1
html2canvas
^1.4.1
i18next
^25.9.0
i18next-browser-languagedetector
^8.2.1
katex
^0.16.40
lucide-react
^0.577.0
markstream-react
link:../markstream-vue/packages/markstream-react
overlayscrollbars
^2.14.0
overlayscrollbars-react
^0.5.6
react-dom
^19.1.0
react-i18next
^16.5.8
stream-markdown
^0.0.15
stream-markdown-parser
link:../markstream-vue/packages/markdown-parser
stream-monaco
link:../stream-monaco
开发依赖
@tailwindcss/vite
^4.2.2
@tauri-apps/cli
^2
@testing-library/jest-dom
^6.9.1
@testing-library/react
^16.3.2
@testing-library/user-event
^14.6.1
@types/node
^25.5.0
@types/react
^19.1.8
@types/react-dom
^19.1.6
@vitejs/plugin-react
^4.6.0
autoprefixer
^10.4.27
jsdom
^29.0.1
typescript
~5.8.3
vite-plugin-monaco-editor
^1.1.0
src-tauri/crates/agent rust
查看全部依赖 (3)
依赖
aqbot-core
aqbot-providers
open-agent-sdk
src-tauri/crates/core rust
异步运行时
Tokio
查看全部依赖 (13)
依赖
aes-gcm
0.10
anyhow
async-trait
0.1
base64
0.22
chrono
sea-orm
serde
serde_json
sha2
0.10
thiserror
tracing
uuid
开发依赖
tempfile
3
src-tauri/crates/gateway rust
异步运行时
Tokio
查看全部依赖 (4)
依赖
aqbot-core
aqbot-providers
serde
serde_json
src-tauri/crates/providers rust
异步运行时
Tokio
查看全部依赖 (3)
依赖
aqbot-core
serde
serde_json
website javascript
框架
Vue.js
^3.5.13
查看全部依赖 (1)
开发依赖
vitepress
^1.6.3