mirror of
https://github.com/thecyberlearn/quantum-ai.git
synced 2026-08-18 09:53:00 +00:00
- Replace external CSS dependencies with self-contained optimized styles - Convert to widget-based layout architecture matching Data Analyzer - Add consolidated JavaScript initialization with proper event handling - Implement HTML sanitization with safeSetHTML() function for security - Enhance accessibility with ARIA labels and proper form associations - Add debouncing for form interactions to improve performance - Move generate button inside form widget for better UX - Add quick agent access panel with exact Data Analyzer functionality - Position "How It Works" widget on right side of form - Harmonize design elements with consistent CSS variables and responsive layout - Maintain all existing functionality while improving code organization 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .github/workflows | ||
| agent_base | ||
| authentication | ||
| core | ||
| data_analyzer | ||
| docs | ||
| five_whys_analyzer | ||
| job_posting_generator | ||
| netcop_hub | ||
| social_ads_generator | ||
| static | ||
| templates | ||
| tests | ||
| wallet | ||
| weather_reporter | ||
| .env.example | ||
| .gitignore | ||
| manage.py | ||
| railway.json | ||
| requirements_clean.txt | ||
| requirements-dev.txt | ||
| requirements.txt | ||
| run_dev.sh | ||