quantum-ai-v3/agents
Claude e6ab0d0f37 🎨 Fix 5 Whys agent layout to match other agent templates
- Move 'How it works' widget to sidebar position (below wallet card)
- Add wallet card component to chat template layout
- Use consistent grid layout: main chat widget + sidebar
- Maintains chat functionality while improving UI consistency
- Now matches standard agent template structure

Fixes layout inconsistency where 'How it works' was at bottom instead of sidebar.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-03 09:31:23 +05:30
..
management 🤖 Add populate_agents management command for Railway deployment 2025-08-02 12:55:29 +05:30
migrations Implement chat session timeout system 2025-08-01 15:45:16 +05:30
templates/agents 🎨 Fix 5 Whys agent layout to match other agent templates 2025-08-03 09:31:23 +05:30
__init__.py 🚀 Complete agents app implementation with social ads frontend 2025-07-31 19:05:09 +05:30
admin.py 💬 Implement complete chat-based agent system with 5 Whys Analysis 2025-08-01 09:39:43 +05:30
apps.py 🚀 Complete agents app implementation with social ads frontend 2025-07-31 19:05:09 +05:30
models.py Implement chat session timeout system 2025-08-01 15:45:16 +05:30
serializers.py 🚀 Complete agents app implementation with social ads frontend 2025-07-31 19:05:09 +05:30
tests.py 🚀 Complete agents app implementation with social ads frontend 2025-07-31 19:05:09 +05:30
urls.py 🎯 Complete dual integration architecture with JotForm and digital branding 2025-08-02 10:47:16 +05:30
views.py 🎯 Complete dual integration architecture with JotForm and digital branding 2025-08-02 10:47:16 +05:30