mirror of
https://github.com/thecyberlearn/quantum-ai-v3.git
synced 2026-08-18 12:12:57 +00:00
- Removed entire agent_base app and all legacy individual agent apps - Updated core views to use workflows config instead of database models - Fixed all template references to use workflows:marketplace - Removed agent_base logging configuration from settings - Created unified marketplace in workflows app using AGENT_CONFIGS - All 6 agents now working through unified workflows system - Direct N8N integration without Django fallbacks - Simplified architecture with single source of truth for agent metadata 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
27 lines
880 B
Plaintext
27 lines
880 B
Plaintext
=== Documentation Auto-Update Summary ===
|
|
Update Date: 2025-07-29 19:33:01
|
|
|
|
Recent Commits:
|
|
- 73d5141 ✅ All agents working: Direct N8N integration, fixed routing, and pricing sync
|
|
- adab6e4 🧹 Complete template component architecture and remove notification noise
|
|
- bf1e882 🔄 Finalize auto-documentation cycle
|
|
|
|
Agents Changes:
|
|
- workflows/config/agents.py
|
|
- workflows/templates/workflows/components/quick_agents_panel.html
|
|
|
|
Core Changes:
|
|
- netcop_hub/urls.py
|
|
|
|
Frontend Changes:
|
|
- static/js/data-analyzer.js
|
|
- static/js/job-posting-generator.js
|
|
- static/js/social-ads.js
|
|
- workflows/templates/workflows/data-analyzer.html
|
|
- workflows/templates/workflows/job-posting-generator.html
|
|
|
|
Updated Documentation Files:
|
|
- /home/amit/projects/quantum_ai_v2/CLAUDE.md
|
|
- /home/amit/projects/quantum_ai_v2/docs/development/agent-creation.md
|
|
|
|
=== End Summary === |