quantum-ai-v2/agents/management/commands
Claude 2d670d7b8e 🏠 Create restoration point system with agent freeze
- Add is_locked field to Agent model with migration
- Create stable-working-agents branch and v1.0-working tag
- Export working agents and user data to backups/
- Implement freeze_agents command to lock/unlock agents
- Create restore_working_state command for one-click restoration
- Lock current 3 working agents (Social Ads, Job Posting, PDF Summarizer)
- Add lock status to admin interface

Safe house established! All working agents are now protected.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-01 09:19:23 +05:30
..
__init__.py 🚀 Complete agents app implementation with social ads frontend 2025-07-31 19:05:09 +05:30
create_job_posting_agent.py 💼 Add Job Posting Generator agent with comprehensive form schema 2025-07-31 19:10:15 +05:30
create_pdf_summarizer_agent.py 📄 Add PDF Summarizer agent with advanced file upload system 2025-07-31 19:18:31 +05:30
create_sample_agents.py 🚀 Complete agents app implementation with social ads frontend 2025-07-31 19:05:09 +05:30
create_social_ads_agent.py 🚀 Complete agents app implementation with social ads frontend 2025-07-31 19:05:09 +05:30
freeze_agents.py 🏠 Create restoration point system with agent freeze 2025-08-01 09:19:23 +05:30
restore_working_state.py 🏠 Create restoration point system with agent freeze 2025-08-01 09:19:23 +05:30