-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugin.json
More file actions
25 lines (25 loc) · 2.12 KB
/
Copy pathplugin.json
File metadata and controls
25 lines (25 loc) · 2.12 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
"id": "team_chat",
"name": "TeamChat",
"version": "5.3.0",
"description": "TeamChat v5.3.0 — AI决策融合「智能体可以管理并匹配工作任务建立自定义群进行团队会谈」 · AI决策系统(本地Agent真实投票) · 多AI并发查询 · AI主持圆桌会谈 · AI群聊 · AI分身 · AI PRO浏览器扩展 · AI协作平台 · AI邮箱 · 工业级巢邮箱系统 · 多标签 · 圆桌动画 · PPT回放 · 头脑风暴 · 文件架 · 轻音乐 · 新手引导 · 串串频道 · 频道广播站 · 原创作者AI · 串串汇",
"author": "0+1+2≠3 Team 115886",
"type": "general",
"qwenpaw_version": {
"min": "1.1.11",
"max": "2.1.0"
},
"description_i18n": {
"zh-CN": "TeamChat v5.3.0 — 是一个综合性的跨领域 AI 协作平台,集成了 AI 群聊、AI 分身、AI 邮箱、AI 协作、AI 决策等多种功能。内置工具:AI主持圆桌会谈 · AI群聊(上下文感知)· AI分身 · AI PRO浏览器扩展 · AI协作平台 · AI邮箱 · 工业级巢邮箱系统 · 多标签 · 圆桌动画 · PPT回放 · 头脑风暴 · 文件架 · 轻音乐 · 新手引导 · 串串频道 · 频道广播站 · 原创作者AI · 串串汇 ",
"en-US": "TeamChat v5.3.0 — A comprehensive cross-domain AI collaboration platform integrating AI group chat, AI avatars, AI email, AI collaboration, and AI decision-making capabilities. Built-in Tools:• AI Moderatd Roundtable• AI Group Chat (Context-Aware)• AI Avatar• AI PRO Browser Extension• AI Collaboration Platform• AI Email• Industrial-Grade Nest Email System• Multi-Tabs• Roundtable Animation• PPT Playback• Brainstorming• File Rack• Light Music• New User Guide• Chuan Chuan Channel• Channel Broadcasting Station• Original Author AI• Chuan Chuan Hub"
},
"meta": {
"category": "productivity",
"tags": ["teamchat", "email", "ai-agent", "webrtc", "hive-mail", "tailchat", "onboarding"]
},
"entry": {
"backend": "team_chat_main.py",
"frontend": "frontend/dist/index.js"
},
"dependencies": ["playwright>=1.40.0"]
}