1 Open Issue Need Help Last updated: Jul 28, 2025

Open Issues Need Help

View All on GitHub
System Administration Agent Management

AI Summary: Implement a system event log API for the CIRIS Manager, including in-memory storage, stdout logging, a REST API endpoint (/manager/v1/events) for retrieving events with filtering and limiting capabilities, and integration with existing components to log relevant events. The log should be configurable and handle a maximum size to prevent memory issues.

Complexity: 4/5
enhancement good first issue proposal

For managing CIRIS Agents.

Python