Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
genaiscript.vsix | 2025-07-25 | 851.4 kB | |
README.md | 2025-07-25 | 1.1 kB | |
v2.3.10 source code.tar.gz | 2025-07-25 | 476.7 MB | |
v2.3.10 source code.zip | 2025-07-25 | 477.7 MB | |
Totals: 4 Items | 955.3 MB | 2 |
- 🚀 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.