Posts
-
\"Bulk-Close PRs Across Your Organization with ghprmerge v0.7.0\"
Released on August 8, 2026, ghprmerge v0.7.0 brings a powerful new capability to organization-wide pull request management. This release focuses on giving users more control over their PR queues by introducing a way to clean up matching pull requests at scale. What’s new The headline feature of v0.7.0 is the introduction of the close subcommand. While ghprmerge has always been excellent for merging matching PRs, users often find themselves with a large number of automated PRs that are no longer...
Read article -
ghorgsync v0.4.0: Reclaim Your Disk Space with Git-Ignored Cleanup
Released on August 8, 2026, ghorgsync v0.4.0 introduces a highly anticipated feature designed to keep your local development environment lean. This release focuses on giving users more control over their disk usage without compromising the safety of their source code. What’s new The headline addition to v0.4.0 is the new --clean flag. This powerful tool allows you to automatically identify and remove files and directories that are ignored by Git across all your managed repositories. To ensure this process remains...
Read article -
Expanding the Horizon: chromadb-repo-indexer v1.1.1
Released on August 8, 2026, chromadb-repo-indexer v1.1.1 is a maintenance and expansion release focused on widening the scope of language support and ensuring consistent indexing across different operating systems. Whether you are using the Python CLI or the GitHub Action, this update brings more robustness and versatility to how your codebase is indexed. What’s new Massive Expansion of Language Support We have upgraded our underlying language pack, bringing a significant boost to our code-aware chunking capabilities. This release adds 65...
Read article -
gogitup v0.3.1: Streamlined Cleanup and Toolchain Updates
Released on August 6, 2026, gogitup v0.3.1 brings a welcome improvement to how you manage your Go-installed binaries. As a utility dedicated to keeping your Go tools up to date with minimal effort, this release focuses on giving users more control over their environment and ensuring the project remains current with the latest Go standards. What’s new The standout addition in v0.3.1 is an enhancement to the remove command. Previously, removing a tool from gogitup simply stopped the utility from...
Read article -
mcp-acronym-lookup v0.4.1: Strengthening the Foundation for Acronym Resolution
Released on August 5, 2026, mcp-acronym-lookup v0.4.1 is a focused maintenance release. While it doesn’t introduce new features to the acronym lookup experience, it strengthens the underlying infrastructure and ensures the server remains aligned with the evolving Model Context Protocol (MCP) ecosystem. What’s new The centerpiece of this release is a significant update to the core dependencies. We have bumped the MCP Go SDK from version 1.2.0 to 1.4.1. Additionally, we’ve introduced internal repository indexing via ChromaDB to streamline project...
Read article -
ghprmerge v0.6.0: Better Rate Control and Improved Dependabot Filtering
Released on August 3, 2026, ghprmerge v0.6.0 brings important operational improvements to help organizations manage their automated pull requests more reliably. This release focuses on giving users better control over merge pacing and correcting key configuration details for Dependabot automation. What’s new Merge Rate-Limiting To prevent triggering GitHub API rate limits or hitting platform constraints during large-scale operations, v0.6.0 introduces merge rate-limiting. Users can now specify a minimum delay between consecutive merge requests using the new --min-merge-delay <secs> flag with...
Read article -
Strengthening the Foundation: mcp-vertex-search-snippets v0.3.0
Released on August 2, 2026, v0.3.0 of mcp-vertex-search-snippets is a foundational update focused on alignment, stability, and future-proofing. While this release doesn’t introduce new tools, it significantly enhances the underlying architecture to ensure seamless integration with the evolving Model Context Protocol (MCP) ecosystem. What’s new The centerpiece of this release is the migration to the official Model Context Protocol Go SDK. By moving from a community-maintained library to the official github.com/modelcontextprotocol/go-sdk, the server is now directly aligned with the official...
Read article -
Modernizing the Foundation: mcp-tf-provider-docs v0.4.0
Released on August 2, 2026, version v0.4.0 of mcp-tf-provider-docs marks a significant step forward in the project’s stability and flexibility. This release focuses on modernizing the server’s core by migrating to the official Model Context Protocol (MCP) Go SDK and introducing new transport capabilities to support a wider range of deployment scenarios. What’s new The headline feature of this release is the addition of HTTP/SSE Transport Support. While the server continues to support the standard STDIO transport by default, users...
Read article -
mcp-rest-forge v0.2.0: Aligning with the Official MCP Standard
On August 2, 2026, we released mcp-rest-forge v0.2.0. This update is primarily focused on alignment and maintenance, ensuring that our lightweight, configuration-driven MCP server remains compliant with the evolving standards of the Model Context Protocol. What’s new The headline of this release is a significant internal migration. mcp-rest-forge has transitioned from a community-led library to the official MCP Go SDK (github.com/modelcontextprotocol/go-sdk). While much of this work happens under the hood, it provides a more robust foundation for all our users....
Read article -
mcp-graphql-forge v0.11.0: Moving to the Official MCP SDK
Released on August 2, 2026, mcp-graphql-forge v0.11.0 is a modernization release focused on stability and standardization. The primary highlight of this version is the migration to the official Model Context Protocol (MCP) Go SDK, ensuring that the server remains aligned with the evolving MCP specification and provides a more robust foundation for AI agent interactions. What’s new The core of this release is a significant internal transition. We have replaced the community-maintained mark3labs/mcp-go implementation with the official modelcontextprotocol/go-sdk. Key updates...
Read article
subscribe via RSS