~cytrogen/evi-run

ref: 2edde0448002baf703f5f6c765bc40d4d4d21a0f evi-run/database/repositories/utils.py -rw-r--r-- 3.2 KiB
feat: Add task scheduler system, multiple admins support, GPT-5 integration

- Add complete task scheduling system with CRUD operations
- Support for once/daily/interval task types
- Multiple admins support throughout the system
- GPT-5 integration for Deep Agent with reasoning capabilities
- New AI tools for task management (create, update, delete, list)
- Improved localization with task scheduler messages
- Fixed credit allocation logic for admins
- Enhanced user experience with structured capability descriptions
- Added performance optimizations for MCP servers
Fix bug in daily credits allocation for users
Initial commit