refactor(performance): replace all json imports with json_utils 9730fbc anderson-ufrj commited on Sep 24, 2025
fix: use lazy initialization for agents to avoid import-time errors 58bf949 anderson-ufrj commited on Sep 20, 2025
fix: resolve agent initialization error causing maintenance mode 1955e9b anderson-ufrj Claude commited on Sep 20, 2025
feat(chat): implement conversational AI capabilities in Carlos Drummond agent 12041df anderson-ufrj commited on Sep 19, 2025
fix: remove agent initialization from ChatService constructor fc57650 anderson-ufrj commited on Sep 17, 2025
fix: use cache_service instance instead of CacheService class bb0c978 anderson-ufrj commited on Sep 17, 2025
fix: remove incorrect CacheService import from chat service ca5189c anderson-ufrj commited on Sep 17, 2025
fix: add detailed logging and error handling for chat API c9dd90c anderson-ufrj Claude commited on Sep 17, 2025
feat(chat): implement complete conversational chat API with SSE streaming 4b8596d anderson-ufrj commited on Sep 16, 2025