This repository was archived by the owner on May 29, 2026. It is now read-only.
v2.3.10
- π 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.mdsupport 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.