feat(aia): Complete AIA V2.0 with universal streaming capabilities

Major Changes:
- Add StreamingService with OpenAI Compatible format
- Upgrade Chat component V2 with Ant Design X integration
- Implement AIA module with 12 intelligent agents
- Update API routes to unified /api/v1 prefix
- Update system documentation

Backend (~1300 lines):
- common/streaming: OpenAI Compatible adapter
- modules/aia: 12 agents, conversation service, streaming integration
- Update route versions (RVW, PKB to v1)

Frontend (~3500 lines):
- modules/aia: AgentHub + ChatWorkspace (100% prototype restoration)
- shared/Chat: AIStreamChat, ThinkingBlock, useAIStream Hook
- Update API endpoints to v1

Documentation:
- AIA module status guide
- Universal capabilities catalog
- System overview updates
- All module documentation sync

Tested: Stream response verified, authentication working
Status: AIA V2.0 core completed (85%)
This commit is contained in:
2026-01-14 19:15:01 +08:00
parent 3d35e9c58b
commit 1b53ab9d52
386 changed files with 52096 additions and 65238 deletions

View File

@@ -1,8 +1,8 @@
# 騾夂衍譛榊苅
> **模块定位:** 平台基础层
> **讓。蝮怜ョ壻ス搾シ?* 蟷ウ蜿ー蝓コ遑€螻?
> **莨伜<E88EA8>郤ァ<E983A4><EFBDA7>** P2
> **状态:** ⏳ 待设计
> **迥カ諤<EFBFBD><EFBFBD>** 竢?蠕<>ョセ隶?
---
@@ -11,7 +11,7 @@
騾夂衍譛榊苅雍溯エ」蟷ウ蜿ー逧<EFBFBD>カ域<EFBFBD>騾夂衍<EFBFBD>梧髪謖<EFBFBD><EFBFBD>
- 遶吝<E981B6>豸域<E8B1B8>
- 驍ョ莉カ騾夂衍
- WebSocket实时推送
- WebSocket螳樊慮謗ィ騾?
---
@@ -19,16 +19,16 @@
### 1. 遶吝<E981B6>豸域<E8B1B8>
- 豸域<E8B1B8>蛻苓。ィ
- 已读/未读状态
- 蟾イ隸サ/譛ェ隸サ迥カ諤?
- 豸域<E8B1B8><EFBFBD>髯、
### 2. 驍ョ莉カ騾夂衍
- SMTP邮件发送
- SMTP驍ョ莉カ蜿鷹€?
- 驍ョ莉カ讓。譚ソ
### 3. WebSocket实时推送
- 实时消息推送
- 进度更新推送
### 3. WebSocket螳樊慮謗ィ騾?
- 螳樊慮豸域<EFBFBD>謗ィ騾?
- 霑帛コヲ譖エ譁ー謗ィ騾?
---