feat: Implement package management utilities with JSON endpoints for listing and uninstalling packages
feat: Create plugin management utilities with endpoints for listing, configuring, and installing plugins
feat: Develop schedule and trigger management utilities with CRUD operations for schedules and triggers
- Implemented LokiUtils class with GET and POST endpoints for managing scripts, jobs, and payloads.
- Added SentinelUtils class with GET and POST endpoints for managing events, rules, devices, and notifications.
- Both classes include error handling and JSON response formatting.
- Implemented methods for fetching AI stats, training history, and recent experiences.
- Added functionality to set operation mode (MANUAL, AUTO, AI) with appropriate handling.
- Included helper methods for querying the database and sending JSON responses.
- Integrated model metadata extraction for visualization purposes.