quantum-ai-v3/workflows
Claude 0495cf252c Implement shared utility functions across all agents
- Added copyResults(), downloadResults(), resetForm() to WorkflowsCore class
- Removed duplicate functions from data-analyzer template
- All agents now automatically get consistent copy/download/reset functionality
- Social ads generator and other agents now have these features without code duplication
- Enhanced error handling and toast notifications
- Maintains backward compatibility with global convenience functions

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-28 22:33:04 +05:30
..
config 🔧 Fix agent-template-starter with comprehensive enhancements 2025-07-28 21:14:01 +05:30
migrations 🚀 Implement simplified workflows system with shared components 2025-07-28 20:06:46 +05:30
templates/workflows Implement shared utility functions across all agents 2025-07-28 22:33:04 +05:30
__init__.py 🚀 Implement simplified workflows system with shared components 2025-07-28 20:06:46 +05:30
admin.py 🚀 Implement simplified workflows system with shared components 2025-07-28 20:06:46 +05:30
apps.py 🚀 Implement simplified workflows system with shared components 2025-07-28 20:06:46 +05:30
models.py 🚀 Implement simplified workflows system with shared components 2025-07-28 20:06:46 +05:30
tests.py 🚀 Implement simplified workflows system with shared components 2025-07-28 20:06:46 +05:30
urls.py 🚀 Implement simplified workflows system with shared components 2025-07-28 20:06:46 +05:30
views.py 🔧 Fix agent-template-starter with comprehensive enhancements 2025-07-28 21:14:01 +05:30