The latest releases from UnitVectorY Labs.

Posts

  • frontmatterkit v0.2.1 Released

    On 2026-09-03, frontmatterkit v0.2.1 was released. This is a maintenance update focused on stability and correctness rather than new features. The CLI interface is unchanged, and there are no breaking changes, making it a safe upgrade for existing users who rely on frontmatterkit for validating, querying, and updating Markdown front matter in CI and local workflows. What’s new v0.2.1 delivers a focused set of reliability improvements: Improved JSON Schema validation correctness. The underlying github.com/santhosh-tekuri/jsonschema/v6 dependency was updated from 6.0.2 to...

    Read article
  • firestore-batch-incrementer v0.1.5 Released

    On 2026-09-03, firestore-batch-incrementer v0.1.5 was published. This is a maintenance release that keeps the project current with its toolchain and dependencies without changing the incrementer’s runtime behavior. The application code remains unchanged from v0.1.4, so existing deployments continue to work as before with no configuration changes required. What’s new v0.1.5 is focused on build hygiene and security improvements rather than new features: Go toolchain updated to 1.27.1 for builds and the Dockerfile builder stage. go.mod now requires go 1.27.0. Go...

    Read article
  • clip4llm v1.2.2 — Maintenance and Toolchain Update

    On 2026-09-03, clip4llm v1.2.2 was published. This is a maintenance release focused on build hygiene and toolchain modernization. There are no changes to the application behavior or user-facing features compared with v1.2.1; the CLI continues to copy project file contents to the system clipboard for pasting into LLMs exactly as before. The release provides freshly built binaries for macOS, Linux, and Windows built with Go 1.27 and ships with updated CI workflows and dependency versions. What’s new v1.2.2 contains no...

    Read article
  • cfgraft v0.3.5 Released

    cfgraft v0.3.5 was released on 2026-09-03. This is a maintenance update for the Unix-style TUI and CLI that safely syncs files and directories from Git repositories into local configuration paths. The release contains no new user-facing features or behavior changes; it focuses on keeping the build toolchain and dependencies current so users can continue to rely on stable, secure sync operations. What’s new v0.3.5 is a dependency and CI refresh: Go toolchain requirement moves from 1.26 to 1.27, with CI...

    Read article
  • authzjwtbearerinjector v0.3.7 Released

    On September 3, 2026, UnitVectorY-Labs published v0.3.7 of authzjwtbearerinjector, the gRPC-based ExtAuthz service for Envoy Proxy that implements the JWT-bearer flow. This release is a maintenance update focused on keeping the build environment and dependencies current. There are no user-facing functional changes to the service itself, so v0.3.7 is a drop-in replacement for v0.3.6 with improved dependency freshness and a more secure CI pipeline. What’s new v0.3.7 updates the toolchain and dependencies without touching application code: Go toolchain bumped to...

    Read article
  • ghorgsync v0.4.3 Released

    ghorgsync v0.4.3 is now available as of August 28, 2026. This is a focused bug-fix release that improves the accuracy of user-mode repository discovery so syncs match what users actually own. ghorgsync is a CLI for non-destructively cloning and keeping local copies of GitHub organization or user repositories in sync. v0.4.3 tightens the user-mode behavior to prevent unintended processing of repositories the authenticated user can access but does not own. What’s new User repository owner scoping is now correct. Previously,...

    Read article
  • omarchy-plugin-llama-swap v0.1.2: Smoother Model Panel Experience

    On 2026-08-28, omarchy-plugin-llama-swap v0.1.2 was released. This update refines the model panel experience for Omarchy users who manage Llama Swap servers from the Quattro bar. The release focuses on usability improvements — a more compact, scrollable model list, independent per-model controls, and clearer status indicators — while leaving API endpoints, authentication, and credential handling unchanged. What’s new The model panel now replaces pagination with a compact, scrollable list that preserves scroll position and panel geometry as model state changes. Row...

    Read article
  • ghrepocfg v0.1.1 — Smoother Ruleset Handling and Drift-Free Updates

    ghrepocfg v0.1.1 was released on August 28, 2026. This patch release improves how the tool handles GitHub repository rulesets, eliminating spurious drift reports and making exports fully round-trip safe. If you manage repository settings declaratively with ghrepocfg, this update makes apply plans quieter and more trustworthy. What’s new Ruleset handling is now tolerant of GitHub’s default parameter omission. Previously, exporting a ruleset that contained a rule like - type: update with no parameters would fail validation, and comparisons against GitHub...

    Read article
  • cfgraft v0.3.4 — Safer Overlapping Destinations

    cfgraft v0.3.4 was released on 2026-08-28. This maintenance release focuses on making configuration more flexible while keeping syncs safe. The headline change allows destination mappings to overlap with clear warnings and pre-write collision detection, so users can model nested configuration paths without being blocked by validation errors. What’s new The release relaxes destination mapping validation to permit overlapping roots. Previously, cfgraft rejected configurations where two mappings shared a common destination prefix. Now mappings such as ~/.config and ~/.config/nvim can coexist....

    Read article
  • omarchy-plugin-llama-swap v0.1.1 – Security Remediation Release

    On 2026-08-27, omarchy-plugin-llama-swap v0.1.1 was released as a security remediation update for the Omarchy Quattro bar plugin that monitors and controls a Llama Swap server. The release tightens how authentication tokens are handled and how remote data enters the shell, making day-to-day use safer without changing the plugin’s visible behavior or configuration. This is a drop-in upgrade from v0.1.0. Existing url and apiToken settings continue to work, and no migration steps are required. What’s new Tokens stay out of process...

    Read article

subscribe via RSS