quantum-ai-v3/templates/components
Claude a46b07e371 🎯 Fix webhook agents by removing custom JavaScript conflicts
- Remove job-posting-generator.js and social-ads.js custom files
- All webhook agents now use unified agents-core.js system
- Consistent behavior: Form → Django API → N8N → Results
- Fixes job posting and social ads result display issues
- Simplifies maintenance with single JavaScript codebase
- Aligns with file-based agent creation goal (JSON only)

 All 4 webhook agents now work consistently
 All 5 direct access agents use generic handlers
 Agent creation: Just add JSON file, no custom code needed

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-15 09:35:43 +05:30
..
agent_header.html Fix Weather Reporter connection errors and restore API-based pattern 2025-07-20 09:13:48 +05:30
current_session_widget.html 🎉 Complete 5 Whys agent enhancements with session management and UI improvements 2025-08-03 13:28:39 +05:30
how_it_works_widget.html Fix Weather Reporter connection errors and restore API-based pattern 2025-07-20 09:13:48 +05:30
previous_sessions_widget.html 🎨 Enhance 5 Whys agent response formatting for professional appearance 2025-08-03 13:54:23 +05:30
processing_status.html Fix Weather Reporter connection errors and restore API-based pattern 2025-07-20 09:13:48 +05:30
quick_agents_panel.html 🎯 Fix webhook agents by removing custom JavaScript conflicts 2025-08-15 09:35:43 +05:30
results_container.html Optimize social ads generator with template prototype architecture 2025-07-25 10:25:22 +05:30
session_indicators.html 🎉 Complete 5 Whys agent enhancements with session management and UI improvements 2025-08-03 13:28:39 +05:30
wallet_card.html Fix wallet top-up button to link directly to top-up page 2025-07-25 08:13:29 +05:30