Skip to content
@FerrLabs

FerrLabs

FerrLabs

Developer tools for teams that ship.

ferrlabs.com · status · changelog


We build small, opinionated tools for the parts of the dev workflow you should not have to think about. One org, one login, one bill across every product — and FerrFlow stays free inside all of them.

Products

Product What it does
FerrFlow Releases your code. Reads your conventional commits, bumps the version, writes the changelog, tags and publishes — one binary, any language. ferrflow.com
FerrVault Stores your secrets and hands them to your apps, without running the infrastructure yourself. ferrvault.com
FerrTrack Tracks your issues. A keyboard-first, git-aware tracker for product teams — no SLAs or AI summaries you didn't ask for. ferrtrack.com
FerrGrowth Builds and ships your marketing site: pages, forms, SEO audits, analytics. ferrgrowth.com
FerrFleet Runs your AI agents and shows you what they actually did — execution plus observability. ferrfleet.com
FerrLens Checks your stack. Free standalone tools for SEO, DNS, email (SPF/DKIM/DMARC), TLS, and everyday dev chores. ferrlens.com
FerrGames Small multiplayer party games to play with friends. In the browser, no account needed. ferrgames.com

Open source

FerrFlow · v7

Universal semantic versioning. One Rust binary reads your conventional commits, bumps versions across your monorepo (14+ file formats — Cargo.toml, package.json, pyproject.toml, Chart.yaml, mix.exs, gemspec, pubspec.yaml, …), generates changelogs, tags, and ships GitHub releases. Drop it into any CI.

cargo install ferrflow
# or
uses: FerrLabs/FerrFlow@v7

Docs & playground at ferrflow.com

Kubernetes operator (Go) that syncs FerrVault secrets into native kind: Secret. Two CRDs — FerrVaultConnection and FerrVaultSecret. Pairs with FerrVault SaaS, works just as well against a self-hosted instance.

Model Context Protocol server. Lets AI assistants drive the suite — cut a release, read issues, manage secrets, query analytics.

Tooling around FerrFlow

  • Fixtures — declarative git fixture generator. Reproducible repos for integration tests and benchmarks.
  • Benchmarks — reusable GitHub Action that runs the FerrFlow perf suite and reports regressions on every PR.

Principles

  • CLIs over UIs. The terminal is the original keyboard shortcut.
  • Self-host is a feature. Your data, your cluster.
  • Open source where it makes sense. The infra layer should be readable.
  • No telemetry by default. Off until you opt in.

Popular repositories Loading

  1. FerrFlow FerrFlow Public

    Universal semantic versioning for monorepos and classic repos. One binary reads your commits, bumps 16 version-file formats, writes the changelog and cuts the release.

    Rust 2

  2. MCP MCP Public

    Model Context Protocol server that lets an AI assistant drive the FerrLabs suite through the unified API.

    TypeScript

  3. Benchmarks Benchmarks Public

    Reusable GitHub Action for FerrFlow performance benchmarks, with regression gating against a stored baseline.

    Shell

  4. Fixtures Fixtures Public

    Declarative git repositories generated from JSON. Used by FerrFlow integration tests and by Benchmarks.

    Rust

  5. FerrVault FerrVault Public

    The FerrVault Kubernetes operator. Syncs secrets from FerrVault into native Kubernetes Secrets through the FerrVaultConnection and FerrVaultSecret CRDs.

    Go

  6. .github .github Public

    Organization-level defaults for every FerrLabs repository: community health files, the org profile, reusable workflows and config presets.

Repositories

Showing 8 of 8 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…