Skip to content

v2.3.10

Latest
Compare
Choose a tag to compare
@pelikhan pelikhan released this 25 Jul 12:40
· 0 commits to main since this release
  • 🚀 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.