quantum-ai-v2/static/js
Claude 73d514152c All agents working: Direct N8N integration, fixed routing, and pricing sync
- Fixed URL conflicts between legacy and unified workflows system
- Data analyzer: Fixed button ID mismatch and added file display elements
- Job posting generator: Connected to real N8N webhook, added prefilled test data
- Social ads generator: Direct N8N integration, added prefilled test data
- Quick agents panel: Fixed URLs to use /agents/ prefix
- Pricing: Synced config with database (data-analyzer: 8 AED, job-posting: 10 AED, social-ads: 6 AED)
- Removed Django fallbacks for cleaner direct N8N processing
- All agents accessible via /agents/{slug}/ with consistent architecture

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-29 19:33:01 +05:30
..
agent-polling.js agent polling fix 2025-07-13 17:46:26 +05:30
agent-utils.js Standardize agent architecture and update comprehensive documentation 2025-07-14 16:28:37 +05:30
data-analyzer.js All agents working: Direct N8N integration, fixed routing, and pricing sync 2025-07-29 19:33:01 +05:30
job-posting-generator.js All agents working: Direct N8N integration, fixed routing, and pricing sync 2025-07-29 19:33:01 +05:30
social-ads.js All agents working: Direct N8N integration, fixed routing, and pricing sync 2025-07-29 19:33:01 +05:30
workflows-core.js 🧹 Complete template component architecture and remove notification noise 2025-07-29 02:01:32 +05:30
workflows.js 🚀 Implement simplified workflows system with shared components 2025-07-28 20:06:46 +05:30