AI-powered task management API for scheduling, conflict detection, and dynamic routine generation.

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

Open Issues Need Help

View All on GitHub

AI Summary: The task is to refactor the GeminiClient singleton class in an ES6 Node.js project to allow for easier mocking in Jest unit tests for the `aiService.js` file. This involves finding a way to decouple the singleton instance from the import, potentially through dependency injection or a different design pattern, to enable isolated testing of the AI service logic.

Complexity: 4/5
help wanted

AI-powered task management API for scheduling, conflict detection, and dynamic routine generation.

JavaScript