- Add 3 schedule tools (create/list/delete) and 5 utility tools (crypto, random, email, URL, regex)
- Add frontend AgentSchedules.vue page with full CRUD, cron presets, manual trigger
- Integrate Celery Beat for automatic schedule execution
- Update startup scripts with Celery Beat launch
- Fix schedule list API to show all schedules for admin users
- Add celrybeat-schedule.* to .gitignore
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Add start_aiagent_background.ps1 for silent background startup
- Add install_autostart.ps1 for Windows Task Scheduler registration
- Add 项目初始文档.md as quick reference for project onboarding
- Update stop_aiagent.ps1
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>