quantum-ai-v3/static/js
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-polling.js agent polling fix 2025-07-13 17:46:26 +05:30
agent-template-starter.js Enhance agent template with modern UX patterns and data analyzer improvements 2025-07-30 11:51:07 +05:30
agent-utils.js Standardize agent architecture and update comprehensive documentation 2025-07-14 16:28:37 +05:30
agents-core.js 💰 Fix wallet balance updates and agent result formatting 2025-08-14 19:06:51 +05:30
wallet-test.js 🎯 Fix webhook agents by removing custom JavaScript conflicts 2025-08-15 09:35:43 +05:30
workflows-core.js 💰 Fix wallet balance updates and agent result formatting 2025-08-14 19:06:51 +05:30