The latest releases from UnitVectorY Labs.

Posts

  • Introducing kuberollouttrigger-action v0.1.0

    Launching kuberollouttrigger-action v0.1.0 Today we’re thrilled to announce the initial release of kuberollouttrigger-action (v0.1.0), a secure GitHub Action designed to streamline container deployment workflows by bridging CI/CD pipelines with rollout trigger systems. Released on February 8, 2026, this action eliminates the need for long-lived credentials in your deployment automation while providing powerful features like semantic version expansion and configurable HTTP timeouts. What’s New As an inaugural release, v0.1.0 introduces the complete first version of kuberollouttrigger-action with these core capabilities: Secure...

    Read article
  • prompt2json v0.3.0: Multi-Provider Support Arrives

    prompt2json v0.3.0: Multi-Provider Support Arrives Released: February 4, 2026 We’re excited to announce prompt2json v0.3.0, a major release that transforms our CLI tool from a single-provider utility into a universal LLM-to-JSON interface. This release brings OpenAI provider support, enabling you to use prompt2json with OpenAI models, Ollama local deployments, Google Cloud’s OpenAI-compatible endpoint, or any server implementing the OpenAI Chat Completions API. What’s New Multi-Provider Support The headline feature of v0.3.0 is OpenAI provider support. You can now choose between...

    Read article
  • clip4llm v1.1.0: Recursive Scoped Configuration for Fine-Grained Control

    A Smarter Way to Prepare Context for LLMs We’re excited to announce clip4llm v1.1.0, released on January 24, 2026. This release introduces a powerful new scoped configuration system that gives you fine-grained control over how files are processed when preparing prompts for large language models. If you’ve ever wanted different rules for different parts of your project—like excluding markdown everywhere except your docs folder, or allowing larger files in specific directories—this update is for you. What’s New Recursive .clip4llm Configuration...

    Read article
  • repver v0.3.0 - Scripting-Friendly Mode for CI/CD Integration

    Introducing Scripting Support for Automated Workflows We’re excited to announce the release of repver v0.3.0, a significant update that brings native scripting and CI/CD integration capabilities to this powerful version replacement tool. Released on January 24, 2026, this release bridges the gap between interactive use and automated workflows across multiple repositories. For those unfamiliar, repver automates batch string replacements (like version numbers) across multiple files in Git repositories, handling the entire workflow from pattern matching to Git operations with a...

    Read article
  • gcpidentitytokenportal v0.5.0: Production-Ready Observability

    Production Observability Arrives in v0.5.0 We’re excited to announce the release of gcpidentitytokenportal v0.5.0, available now on GitHub. Released on January 18, 2026, this update transforms the portal from a simple token vending tool into a production-grade service ready for Kubernetes and Cloud Run deployments. If you’ve been running gcpidentitytokenportal in staging or development, this is the release that makes it safe to promote to production. We’ve added enterprise-grade observability features while maintaining full backward compatibility—no configuration changes required for...

    Read article
  • Announcing bulkfilepr v0.1.0 - Automate Batch File Updates Across GitHub Repositories

    Today marks the launch of bulkfilepr v0.1.0, a new Go-based command-line tool designed to automate one of the most tedious tasks in repository maintenance: updating standardized files across multiple GitHub repositories. Released on January 16, 2026, this initial release delivers a complete, production-ready tool from day one. If you maintain dozens or hundreds of repositories with shared configurations—CI workflows, Dockerfiles, CODEOWNERS files, lint configs, or templates—you know the pain of making the same change repo by repo. bulkfilepr eliminates that...

    Read article
  • Announcing kube-oidc-gateway v1.0.0: OIDC Discovery Proxy for Secure Kubernetes Clusters

    Introduction We’re excited to announce the launch of kube-oidc-gateway, now available as v1.0.0. Released on January 13, 2026, this lightweight Go application solves a critical challenge for secure Kubernetes deployments: enabling external systems to access OIDC discovery and JWKS endpoints when your cluster is configured with --anonymous-auth=false. For teams running production Kubernetes clusters that have disabled anonymous authentication for enhanced security, kube-oidc-gateway provides the bridge needed for workload identity federation without compromising your security posture. What’s New As an initial...

    Read article
  • prompt2json v0.2.0: Debugging Just Got Easier with Dry-Run Flags

    Introduction We’re excited to announce the release of prompt2json v0.2.0, launched on January 6, 2026. This update brings powerful new debugging capabilities that make it easier than ever to understand and troubleshoot how your prompts are translated into API requests to Google’s Vertex AI Gemini models. For developers integrating LLM-powered JSON extraction into their automation workflows, visibility matters. With v0.2.0, you can now inspect exactly what the tool is sending to the API before it actually makes the call—helping you...

    Read article
  • clip4llm v1.0.0: First Stable Release

    We’re excited to announce the v1.0.0 release of clip4llm—the first stable version of this handy CLI tool for developers working with LLMs. Released on January 5, 2026, this milestone marks the transition from beta to production-ready status after seven prior development releases. What’s New The --no-recursive Flag The standout feature in v1.0.0 is the new --no-recursive flag. When working on projects with deep directory structures, you can now limit clip4llm to process only files in your current directory—skipping all subdirectories....

    Read article
  • goenvecho v1.3.0: Pretty-Printed JSON Output Now Available

    On January 3, 2026, goenvecho v1.3.0 was released with a focused quality-of-life improvement that many developers have been requesting: the ability to get pretty-printed JSON output when debugging environment variables. goenvecho is a simple yet invaluable tool for containerized development and debugging. It responds to HTTP requests with a JSON payload containing all environment variables in your container, making it easy to inspect what’s actually running in your Docker environment. This new release maintains that simplicity while adding a user-requested...

    Read article

subscribe via RSS