Install
Works with Drupal: ^10 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Release notes
## AI Watchdog Analyst 1.0.0-alpha2
### Improvements
- Improved default system prompt: responses are now structured into clear sections
(Root Cause, Context, Contrib Module Check, Solution, Prevention, References)
- Removed hardcoded "Respond in English" instruction from default prompt — the module
already appends the correct language dynamically based on the Drupal site language
- Updated Drupal version references in prompt from 8/9/10/11 to 10/11
- Added safeguard against fabricated drupal.org issue queue URLs in AI responses
### Bug Fixes
- Fixed undefined variable $hardcoded_model in LogAnalyzerService::getDefaultChatModel()
catch block — now correctly returns NULL on failure