2ec3b20b23
Implement full REST API with Express routes for agents, sessions, and logs: - CRUD operations for agents with validation and OpenAPI documentation - Session management with nested resource endpoints - Hierarchical logging system with bulk operations support - Request validation using express-validator - Proper error handling and structured responses