You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(cogs): add get_critical_tasks method to Afk for dynamic task registration
- Add get_critical_tasks method to register handle_afk_expiration task
- Import CriticalTaskConfig and TaskPriority from task_manager
- Enable automatic task registration and monitoring for AFK expiration
- Follow new cog-driven task management pattern for utility tasks
0 commit comments