quantum-ai-v2/docs_update_summary.txt
Claude bc160b1628 🎯 Keep only working agents and simplify marketplace view
- Removed non-working agents (five-whys, weather-reporter, template-demo)
- Kept only 3 working agents: social-ads-generator, job-posting-generator, data-analyzer
- Updated marketplace to show clean grid without category headings when "All" is selected
- Users can still filter by categories, but default view is uncluttered
- Updated quick agents panel to show only working agents

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-29 20:04:46 +05:30

48 lines
1.5 KiB
Plaintext

=== Documentation Auto-Update Summary ===
Update Date: 2025-07-29 19:57:24
Recent Commits:
- ec42b51 🗑️ Complete agent_base app removal and legacy cleanup
- 73d5141 ✅ All agents working: Direct N8N integration, fixed routing, and pricing sync
- adab6e4 🧹 Complete template component architecture and remove notification noise
Agents Changes:
- agent_base/__init__.py
- agent_base/admin.py
- agent_base/apps.py
- agent_base/generators/__init__.py
- agent_base/generators/admin.py
Core Changes:
- core/views.py
- data_analyzer/urls.py
- data_analyzer/views.py
- email_writer/urls.py
- email_writer/views.py
Documentation Changes:
- CLAUDE.md
- data_analyzer/n8n_workflows/README.md
- five_whys_analyzer/n8n_workflows/README.md
- job_posting_generator/n8n_workflows/README.md
- social_ads_generator/n8n_workflows/README.md
Frontend Changes:
- data_analyzer/n8n_workflows/pdf_data_analyzer.json
- data_analyzer/templates/data_analyzer/detail.html
- email_writer/templates/email_writer/detail.html
- five_whys_analyzer/n8n_workflows/5_whys.json
- five_whys_analyzer/templates/five_whys_analyzer/detail.html
Backend Changes:
- data_analyzer/__init__.py
- data_analyzer/admin.py
- data_analyzer/apps.py
- data_analyzer/management/__init__.py
- data_analyzer/management/commands/__init__.py
Updated Documentation Files:
- /home/amit/projects/quantum_ai_v2/CLAUDE.md
- /home/amit/projects/quantum_ai_v2/docs/development/agent-creation.md
=== End Summary ===