-
released this
2026-03-07 21:11:14 +00:00 | 0 commits to main since this releaseSummary
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 - Controller Update
Stablereleased this
2026-03-07 19:57:06 +00:00 | 3 commits to main since this releaseSummary
This patch release includes an update to the AI controller component.
Improvements
- Updated
AIController.cswith refinements and enhancements
Full Changelog: v1.0.4...v1.0.5
Downloads
Windows
Linux
Other
- Updated
-
released this
2026-02-13 13:32:18 +00:00 | 4 commits to main since this releaseSummary
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
-
released this
2026-02-13 06:16:03 +00:00 | 7 commits to main since this releaseSummary
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
-
released this
2026-02-12 14:22:42 +00:00 | 8 commits to main since this releaseSummary
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