2
0
JSON RSS Feed
  • v1.0.6 a55aa5f717

    v1.0.6 - AI Plugin Enhancements
    All checks were successful
    Build and Test / build (push) Successful in 18s
    Release / build (push) Successful in 35s
    Stable

    logikonline released this 2026-03-07 21:11:14 +00:00 | 0 commits to main since this release

    Summary

    This release introduces powerful new AI capabilities through a plugin-based architecture, focusing on content generation and A/B testing features. The AI services have been refactored to use structured output plugins for improved reliability and maintainability.

    Features

    • Landing Page Content Generation: New AI plugin for automatically generating landing page content
    • A/B Test Generation and Analysis: AI-powered plugin for creating and analyzing A/B tests to optimize conversion rates

    🔧 Improvements

    • Structured Output Plugins: Migrated AI services to use structured output plugins, providing more consistent and predictable AI responses

    Technical Details

    This release enhances the gitcaddy-ai repository with modular AI plugins that streamline content creation and testing workflows. The refactored architecture ensures better code organization and easier extensibility for future AI features.

    Windows
    Linux
    Other
  • v1.0.5 7f7bdcc568

    v1.0.5 - Controller Update
    All checks were successful
    Build and Test / build (push) Successful in 28s
    Release / build (push) Successful in 40s
    Stable

    logikonline released this 2026-03-07 19:57:06 +00:00 | 3 commits to main since this release

    Summary

    This patch release includes an update to the AI controller component.

    Improvements

    • Updated AIController.cs with refinements and enhancements

    Full Changelog: v1.0.4...v1.0.5

    Downloads
    Windows
    Linux
    Other
  • v1.0.4 6e25266da3

    v1.0.4 - Plugin Protocol Enhancement
    All checks were successful
    Build and Test / build (push) Successful in 20s
    Release / build (push) Successful in 37s
    Stable

    logikonline released this 2026-02-13 13:32:18 +00:00 | 4 commits to main since this release

    Summary

    This release introduces a new plugin protocol system for the AI service, enabling better lifecycle management and versioning capabilities for plugins. This enhancement provides a more robust and maintainable plugin architecture.

    Features

    • Plugin Protocol Implementation: Added comprehensive plugin protocol for managed lifecycle in the AI service, providing better control over plugin initialization, execution, and cleanup
    • Protocol Versioning: Introduced versioning system to the plugin interface, ensuring compatibility and enabling future protocol evolution

    Improvements

    • Documentation: Updated AI service README with detailed information about the new plugin protocol integration, making it easier for developers to understand and implement plugins

    Technical Details

    This release focuses on architectural improvements to the plugin system, establishing a foundation for more sophisticated plugin management and better extensibility of the AI service components.

    Downloads
    Windows
    Linux
    Other
  • v1.0.3 a1bc4faef4

    v1.0.3 - Enhanced AI Configuration
    All checks were successful
    Build and Test / build (push) Successful in 21s
    Release / build (push) Successful in 40s
    Stable

    logikonline released this 2026-02-13 06:16:03 +00:00 | 7 commits to main since this release

    Summary

    This release introduces enhanced flexibility in AI service configuration, allowing for more granular control over AI provider settings and improved workflow inspection capabilities.

    Features

    • Per-request provider configuration: Added support for configuring AI provider settings on a per-request basis, enabling dynamic provider selection and configuration
    • Workflow inspection: Implemented workflow inspection functionality in the AI service for better observability and debugging

    Improvements

    • Enhanced AI service flexibility with request-level provider customization
    • Improved developer experience with workflow inspection tools
    Downloads
    Windows
    Linux
    Other
  • v1.0.2 a07c2983d8

    v1.0.2 - AI Features and Updates
    All checks were successful
    Build and Test / build (push) Successful in 16s
    Release / build (push) Successful in 40s
    Stable

    logikonline released this 2026-02-12 14:22:42 +00:00 | 8 commits to main since this release

    Summary

    This release introduces new AI service capabilities and updates package management configuration for the gitcaddy-ai repository.

    Features

    • AI Service Enhancement: Added REST endpoint for issue response functionality, enabling programmatic access to AI-powered issue responses

    Improvements

    • Updated NuGet package source configuration to point to the AI organization repository for better package management and distribution

    Other Changes

    • Added new note configuration file for internal tracking

    Full Changelog: v1.0.0...v1.0.2

    Downloads
    Windows
    Linux
    Other