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

@@ -65,5 +65,6 @@

View File

@@ -96,5 +96,6 @@ Desktop.ini

View File

@@ -397,5 +397,6 @@ docker-compose -f docker-compose.prod.yml up -d

View File

@@ -158,5 +158,6 @@ volumes:

View File

@@ -156,5 +156,6 @@ volumes:

View File

@@ -92,5 +92,6 @@ PMA_UPLOAD_LIMIT=50M

View File

@@ -100,5 +100,6 @@ Write-Host ""

View File

@@ -78,5 +78,6 @@ try {

View File

@@ -91,5 +91,6 @@ Write-Host ""

View File

@@ -54,5 +54,6 @@ if ($result) {

View File

@@ -76,5 +76,6 @@ if ($LASTEXITCODE -eq 0) {

View File

@@ -62,5 +62,6 @@ if ($LASTEXITCODE -eq 0) {