The latest releases from UnitVectorY Labs.

Posts

  • Control Your Archive: Introducing Archived Repository Handling in ghorgsync v0.1.2

    Released on February 25, 2026, ghorgsync v0.1.2 introduces a highly requested feature: granular control over archived GitHub repositories. This update ensures your local synchronization remains lean and focused by allowing you to decide exactly how inactive projects are handled. What’s new The headline feature of this release is the addition of the include_archived configuration option within your .ghorgsync file. Previously, the synchronization process didn’t distinguish between active and archived repositories. Now, ghorgsync defaults to ignoring archived repositories. This means they...

    Read article
  • gogitup v0.1.1: Better Environment Support for Seamless Tool Updates

    Released on February 25, 2026, gogitup v0.1.1 brings an important improvement to how the tool handles your environment. This release ensures that your custom Go configurations are respected, making the update process more reliable across different network environments. What’s new This update introduces a critical improvement to how gogitup executes installation commands. The tool now correctly forwards the current process environment to all go install subprocesses. Why it matters For many developers—especially those working in corporate environments or regions with...

    Read article
  • Introducing gogitup: Effortless Updates for Your Go Toolchain

    Released on February 25, 2026, gogitup is a new utility designed to take the manual labor out of keeping your Go binaries up to date. If you rely on a variety of tools installed via go install, you know the pain of manually checking for updates across dozens of repositories. gogitup solves this by bringing centralized version tracking and one-command updates to your CLI. Introducing gogitup gogitup is a lightweight manager for your Go-installed tools. Instead of remembering which tools...

    Read article
  • Refining the Flow: ghprmerge v0.1.1

    Released on February 25, 2026, ghprmerge v0.1.1 is a refinement release focused on improving operational efficiency and modernizing the project’s foundation. This update ensures that the tool remains lean and performant as organizations scale their repository management. What’s new The centerpiece of this release is the optimization of archived repository handling. Instead of processing these repositories and only discovering they are read-only during the merge phase, ghprmerge now filters them out at the very beginning of the listing stage. Alongside...

    Read article
  • ghorgsync v0.1.1: Speed up your workflow with Clone-Only Mode

    On February 25, 2026, we released ghorgsync v0.1.1. This update focuses on improving efficiency for developers managing large numbers of repositories by introducing a highly requested optimization: Clone-Only Mode. What’s new The standout feature of this release is the introduction of the --clone flag. When you run ghorgsync with the --clone flag, the tool enters a streamlined mode that focuses exclusively on bringing your local directory up to date with the organization’s current repository list. In this mode, ghorgsync will...

    Read article
  • Enhancing the bulkfilepr Experience: Better Docs and Modern Tooling

    Released on February 25, 2026, version v0.2.3 of bulkfilepr is a maintenance release dedicated to strengthening the foundation of the project. While the core functionality of the tool remains unchanged, this update focuses on making the project more accessible to users and more robust for developers. What’s new The headline of this release is a complete overhaul of our documentation infrastructure. We have migrated our documentation to Jekyll and adopted the just-the-docs theme, which allows us to host a structured,...

    Read article
  • Introducing ghorgsync: Effortless GitHub Organization Mirroring

    Launched on February 23, 2026, ghorgsync is a new CLI tool designed to solve a common headache for developers and DevOps engineers: keeping a complete, up-to-date local mirror of every repository within a GitHub organization. Whether you are managing a dozen or hundreds of projects, ghorgsync automates the synchronization process, ensuring your local environment reflects the organization’s state without the risk of data loss. What it does At its core, ghorgsync is a synchronization engine that maps your GitHub organization...

    Read article
  • Flexible Versioning Arrives in repver v0.5.0

    Released on February 20, 2026, repver v0.5.0 brings a powerful upgrade to how you handle version updates across your repository. The headline feature is “Flexible Version Replacement,” a significant enhancement that allows you to tailor how version strings are applied to different files from a single input. What’s new The core of this release is the introduction of flexible parameter handling in your .repver configuration. Flexible Version Replacement Previously, repver applied a literal parameter value to all target files. Now,...

    Read article
  • prompt2json v0.5.0: Bringing Multimodal Power to OpenAI

    Released on February 19, 2026, prompt2json v0.5.0 significantly expands the tool’s capabilities by bringing multimodal support to the OpenAI provider. This update empowers users to extract structured JSON data from not just text, but also images and documents, widening the scope of automation and data processing possible with the CLI. What’s new The headline feature of this release is the addition of attachment support for the OpenAI provider. Previously a Gemini-exclusive feature, the --attach flag now works with OpenAI-compatible endpoints....

    Read article
  • gcpmetadataexplorer v0.2.1: Infrastructure Updates and Maintenance

    Released on February 15, 2026, gcpmetadataexplorer v0.2.1 is a maintenance release dedicated to strengthening the project’s core infrastructure. This update ensures the tool remains performant and secure by aligning with the latest industry standards. What’s new This release focuses on essential under-the-hood improvements: Go 1.24.0 Upgrade: The project has been upgraded to Go 1.24.0. This update was implemented across the go.mod file, the Dockerfile, and the GitHub Actions build workflows, ensuring the application benefits from the latest language enhancements and...

    Read article

subscribe via RSS