mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
- Introduced AIAgentOwnerTeam and AIAgentOwnerUser models to manage team and user ownership of AI Agents. - Created AIAgent API to fetch global AI agents. - Added Handlebars template for notifications when a user is added as an AI agent owner. - Implemented services for AIAgentOwnerTeam and AIAgentOwnerUser for database interactions. - Updated database models to include necessary access control and metadata for new entities.