Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • 1.0.0-alpha1

    LangFuse Drupal Module 1.0.0-alpha1
    
    🚀 First alpha release of comprehensive AI observability for Drupal
    
    ✨ Features:
    - Zero-configuration AI tracking via AI.module integration
    - Comprehensive LangFuse observability platform integration
    - Multiple authentication methods (API key, bearer token, basic auth)
    - Production-ready error handling and performance optimization
    - Complete CI/CD pipeline with quality gates
    
    📦 Architecture:
    - Core module (langfuse): LangFuse client and configuration
    - AI logging (langfuse_ai_logging): Automatic AI.module event tracking
    - Example demos (langfuse_example): OpenAI integration examples
    
    🔧 Technical Requirements:
    - Drupal 10.x or 11.x
    - PHP 8.1+ (readonly properties in LangFuse SDK)
    - Dropsolid LangFuse PHP SDK v1.2
    
    ✅ Quality Assurance:
    - Full PHPCS Drupal coding standards compliance
    - PHPStan level 5 static analysis (0 errors)
    - Comprehensive test coverage (functional, kernel, unit, integration)
    - CSpell documentation quality checks
    - Complete CI/CD pipeline validation