Skip to content
This repository was archived by the owner on May 29, 2026. It is now read-only.

v2.3.10

Choose a tag to compare

@pelikhan pelikhan released this 25 Jul 12:40
  • πŸš€ HTTP Transport for MCP Server: Added support for HTTP transport in the Model Context Protocol (MCP) server, enabling easier integration and network accessibility. Includes Fastify-based implementation with proxy support, CORS, and health check endpoints.
  • πŸ› οΈ Enhanced Code Helpers: Introduced new code helper scripts for C/C++, Go, Java, and Rust, providing best practice suggestions and code quality improvements.
  • 🧹 Improved File Handling: Extended .genai.md support and refined file glob patterns for better script and markdown handling.
  • πŸ§ͺ CLI Usability Improvements: Added aliases (ls) for list commands across CLI tools, enhancing user experience.
  • πŸ› Bug Fixes & Cleanup: Addressed various issues, including redundant code, type refinements, and regex fixes, ensuring a more robust and maintainable codebase.
  • πŸ” Annotations & Diagnostics: Enhanced diagnostics parsing with better deduplication and improved GitHub annotation handling.
  • 🌐 Azure Enhancements: Streamlined Azure OpenAI model listing and improved Azure AI Search chunking logic for better performance.