mirror of
https://github.com/thecyberlearn/quantum-ai-v2.git
synced 2026-08-18 09:52:59 +00:00
- Create toggle button in header for quick access to other agents - Add slide-out panel with grid of available agents (Weather Reporter, Job Posting Generator, Social Ads Generator, Five Whys Analyzer) - Include agent icons, names, descriptions, and pricing information - Add mobile-responsive design with full-width panel on small screens - Implement toggle functionality with JavaScript (open/close with button, overlay click, or Escape key) - Add smooth animations and hover effects - Include "View All Agents" link to marketplace - Enhance user experience with quick navigation between agents 🤖 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 | ||