youtube-summarizer/backend
enias 74c18ebbee fix: optimize synthesis timing for educational multi-agent analysis
- Fix synthesis to start immediately when all 3 perspectives complete
- Ensure synthesis uses original API key with full 180s timeout
- Add dedicated synthesis prompt for educational perspective integration
- Improve error handling and logging for synthesis operations
- Complete frontend integration with EducationalAnalysisView component

Technical improvements:
- Modified TemplateDrivenAgent.synthesize_results() for proper timeout handling
- Added _create_synthesis_prompt() method for educational synthesis
- Enhanced API error handling with detailed logging
- Frontend component with real-time progress and multi-tab results display

🤖 Generated with Claude Code (https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-28 00:03:01 -04:00
..
alembic feat: Implement Phase 4 WebSocket Infrastructure and Real-Time Processing 2025-08-27 20:38:11 -04:00
api fix: optimize synthesis timing for educational multi-agent analysis 2025-08-28 00:03:01 -04:00
autonomous feat: Enhanced Epic 4 with Multi-Agent System and RAG Chat 2025-08-27 04:22:46 -04:00
config feat: Implement Phase 4 WebSocket Infrastructure and Real-Time Processing 2025-08-27 20:38:11 -04:00
core feat: Implement Phase 4 WebSocket Infrastructure and Real-Time Processing 2025-08-27 20:38:11 -04:00
examples feat: Implement Phase 4 WebSocket Infrastructure and Real-Time Processing 2025-08-27 20:38:11 -04:00
integrations feat: Enhanced Epic 4 with Multi-Agent System and RAG Chat 2025-08-27 04:22:46 -04:00
models feat: Implement Phase 4 WebSocket Infrastructure and Real-Time Processing 2025-08-27 20:38:11 -04:00
services fix: optimize synthesis timing for educational multi-agent analysis 2025-08-28 00:03:01 -04:00
templates feat: Enhanced Epic 4 with Multi-Agent System and RAG Chat 2025-08-27 04:22:46 -04:00
test_runner feat: Enhanced Epic 4 with Multi-Agent System and RAG Chat 2025-08-27 04:22:46 -04:00
tests feat: Implement Phase 4 WebSocket Infrastructure and Real-Time Processing 2025-08-27 20:38:11 -04:00
.env.example feat: Implement Phase 4 WebSocket Infrastructure and Real-Time Processing 2025-08-27 20:38:11 -04:00
AGENTS.md feat: Enhanced Epic 4 with Multi-Agent System and RAG Chat 2025-08-27 04:22:46 -04:00
CLAUDE.md feat: Implement Phase 4 WebSocket Infrastructure and Real-Time Processing 2025-08-27 20:38:11 -04:00
CLI_README.md feat: Implement Phase 4 WebSocket Infrastructure and Real-Time Processing 2025-08-27 20:38:11 -04:00
__init__.py feat: Implement Story 1.2 - YouTube URL Validation and Parsing 2025-08-25 00:45:24 -04:00
alembic.ini feat: Enhanced Epic 4 with Multi-Agent System and RAG Chat 2025-08-27 04:22:46 -04:00
cli.py feat: Implement Phase 4 WebSocket Infrastructure and Real-Time Processing 2025-08-27 20:38:11 -04:00
interactive_cli.py feat: Implement Phase 4 WebSocket Infrastructure and Real-Time Processing 2025-08-27 20:38:11 -04:00
main.py feat: Implement Phase 4 WebSocket Infrastructure and Real-Time Processing 2025-08-27 20:38:11 -04:00
mcp_server.py feat: Enhanced Epic 4 with Multi-Agent System and RAG Chat 2025-08-27 04:22:46 -04:00
mermaid_renderer.py feat: Implement Phase 4 WebSocket Infrastructure and Real-Time Processing 2025-08-27 20:38:11 -04:00
requirements.txt feat: Implement Phase 4 WebSocket Infrastructure and Real-Time Processing 2025-08-27 20:38:11 -04:00