quantum-ai-v2/docs_update_summary.txt
Claude 511c78b0a1 🔧 Complete data analyzer webhook integration and file upload
- Added data-analyzer configuration to agents.py with webhook URL
- Implemented comprehensive file upload to N8N webhook in views.py
- Added send_file_to_webhook() function with proper error handling
- Fixed JSON serialization by separating file objects from form data
- Added AJAX response handling for real-time results display
- Enhanced debugging and logging throughout the pipeline
- Updated documentation via auto-update system

Fixes file upload issue where PDFs weren't reaching the webhook endpoint.
Now supports end-to-end data analysis with proper balance deduction.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-28 22:35:24 +05:30

26 lines
714 B
Plaintext

=== Documentation Auto-Update Summary ===
Update Date: 2025-07-28 22:33:04
Recent Commits:
- 0495cf2 ✨ Implement shared utility functions across all agents
- 08094a9 📚 Auto-update documentation after agent template fixes
- e2bd3b3 🔧 Fix agent-template-starter with comprehensive enhancements
Agents Changes:
- workflows/config/agents.py
Core Changes:
- workflows/views.py
Frontend Changes:
- static/js/workflows-core.js
- workflows/templates/workflows/data-analyzer.html
Backend Changes:
- docs_update_summary.txt
Updated Documentation Files:
- /home/amit/projects/quantum_ai_v2/CLAUDE.md
- /home/amit/projects/quantum_ai_v2/docs/development/agent-creation.md
=== End Summary ===