feat(aia): Protocol Agent MVP complete with one-click generation and Word export

- Add one-click research protocol generation with streaming output

- Implement Word document export via Pandoc integration

- Add dynamic dual-panel layout with resizable split pane

- Implement collapsible content for StatePanel stages

- Add conversation history management with title auto-update

- Fix scroll behavior, markdown rendering, and UI layout issues

- Simplify conversation creation logic for reliability
This commit is contained in:
2026-01-25 19:16:36 +08:00
parent 4d7d97ca19
commit 303dd78c54
332 changed files with 6204 additions and 617 deletions

View File

@@ -662,5 +662,6 @@ import { logger } from '../../../../common/logging/index.js';

View File

@@ -465,5 +465,6 @@ import { ChatContainer } from '@/shared/components/Chat';

View File

@@ -375,5 +375,6 @@ const initialMessages = defaultMessages.length > 0 ? defaultMessages : [{

View File

@@ -663,5 +663,6 @@ http://localhost:5173/data-cleaning/tool-c

View File

@@ -451,5 +451,6 @@ Docs: docs/03-业务模块/DC-数据清洗整理/06-开发记录/DC模块重建

View File

@@ -324,5 +324,6 @@ ConflictDetectionService // 冲突检测(字段级对比)

View File

@@ -488,5 +488,6 @@ Tool B后端代码**100%复用**了平台通用能力层,无任何重复开发

View File

@@ -265,5 +265,6 @@ $ node scripts/check-dc-tables.mjs