quantum-ai-v3/agents/templates/agents
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_chat.html 🔧 Fix payment message persistence and add expired session popup 2025-08-03 20:57:27 +05:30
agent_detail.html 🚀 Implement scalable direct access architecture for 100+ agents 2025-08-04 22:46:00 +05:30
direct_access_agent.html 🎯 Fix webhook agents by removing custom JavaScript conflicts 2025-08-15 09:35:43 +05:30
marketplace.html 🎯 Fix webhook agents by removing custom JavaScript conflicts 2025-08-15 09:35:43 +05:30