Products

We build focused tools for the places where software delivery tends to become slow, opaque, or needlessly complicated—from monorepo builds to database deployments and day-to-day GitHub work.

Monorepo build system

Terrabuild

A language-agnostic build tool that understands project dependencies, runs independent work concurrently, and uses local and remote caching to keep monorepos fast in development and CI.

Growing workspaces should not force teams to choose between fast feedback and a coherent repository. Terrabuild optimizes the build graph without taking over the projects inside it.

Explore Terrabuild

Build intelligence

Insights

The cloud companion to Terrabuild, bringing build history, graph data, cache activity, and shared artifacts together in one workspace.

Build data becomes more useful when teams can see patterns, understand what changed, and share results. Insights turns individual runs into durable, team-wide visibility while powering remote artifact reuse.

Open Insights

PostgreSQL delivery

pgpac

A Go-first PostgreSQL schema packaging tool that builds a desired schema into a portable package, previews a typed deployment plan, and applies it with safeguards.

Database changes deserve the same repeatable, reviewable delivery process as application code. pgpac makes intent explicit and puts data-loss checks before deployment.

Explore pgpac

TypeScript client generation

OpenApiGen

A .NET tool that generates simple, type-safe TypeScript clients from OpenAPI 3.0 and 3.1 definitions, with support for Axios and fetch.

Generated API clients should be easy to read and fit naturally into modern applications. OpenApiGen favors straightforward functions, explicit request and response types, minimal dependencies, and smooth React Query integration.

Explore OpenApiGen

GitHub for macOS

Forge

A focus-first, keyboard-friendly GitHub client for macOS that keeps repositories, pull requests, issues, workflows, and review state in a fast three-pane workspace.

GitHub work should feel like one workflow, not a trail of browser tabs. Forge keeps context visible, stays local-only, and protects your token on your Mac.

Explore Forge

Embeddable language

FScript

A lightweight F#/ML-style scripting language with strong static typing, type inference, pattern matching, and a runtime designed to embed in .NET and JavaScript applications.

Product rules and extensions need room to evolve without sacrificing safety. FScript gives hosts a concise language while keeping capabilities and side effects behind an explicit boundary.

Explore FScript