quantum-ai-v2/five_whys_analyzer
Claude 2e25b96807 Standardize AgentUtils function calls across all agents
- Remove duplicate updateWalletBalance and showToast functions from individual agents
- Standardize all agents to use AgentUtils.functionName() pattern consistently
- Update Five Whys Analyzer to use shared utility functions
- Maintain agent-specific functions only where necessary for unique workflows
- Ensure consistent function call patterns across Data Analyzer, Job Posting Generator, and Five Whys Analyzer

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-14 01:30:16 +05:30
..
migrations Add 5 Whys Analysis Agent with enhanced UX features 2025-07-12 23:08:45 +05:30
templates/five_whys_analyzer Standardize AgentUtils function calls across all agents 2025-07-14 01:30:16 +05:30
__init__.py Add 5 Whys Analysis Agent with enhanced UX features 2025-07-12 23:08:45 +05:30
admin.py Add 5 Whys Analysis Agent with enhanced UX features 2025-07-12 23:08:45 +05:30
apps.py Add 5 Whys Analysis Agent with enhanced UX features 2025-07-12 23:08:45 +05:30
models.py Add 5 Whys Analysis Agent with enhanced UX features 2025-07-12 23:08:45 +05:30
processor.py Add 5 Whys Analysis Agent with enhanced UX features 2025-07-12 23:08:45 +05:30
urls.py Add 5 Whys Analysis Agent with enhanced UX features 2025-07-12 23:08:45 +05:30
views.py Add 5 Whys Analysis Agent with enhanced UX features 2025-07-12 23:08:45 +05:30