Automic VaultAutomic Vault

brew

Install fallow with Homebrew

Codebase intelligence for TypeScript and JavaScript. Version 3.2.0 via Homebrew; verified 2026-07-05.

install

Additional install commands

macOS

Homebrewverified ยท 100%
brew install fallow

local Homebrew formula metadata

overview

Package summary

Codebase intelligence for TypeScript and JavaScript

Commands and aliases

  • fallow

history

Project history and usage

Fallow is a Rust-native codebase intelligence CLI for JavaScript and TypeScript projects. Its official README positions it as deterministic analysis for quality, changed-code risk, hotspots, duplication, architecture, dependency hygiene, cleanup opportunities, CI, editors, and AI agents.

Project history

The GitHub repository was created in March 2026, making Fallow a new project rather than a long-running ecosystem tool. The README emphasizes static analysis as free and open source, with optional runtime intelligence layered on top for production execution evidence.

The project ships several integration surfaces from the same package family: a CLI, LSP server, MCP server, npm wrapper, Node API, Docker image, and versioned TypeScript output contracts.

Adoption history

Official adoption signals are still early but visible in the project's own distribution choices: npm and Homebrew packaging, `npx fallow` one-off usage, `cargo install fallow-cli`, Docker images, and documented workflows for CI and agent review loops. The README also states that the project dogfoods its JavaScript and TypeScript surfaces in CI.

How it is used

Common commands include `fallow audit` for changed-code review, `fallow health --score --hotspots --targets` for project quality and refactor targets, and `fallow dead-code` for cleanup findings. JSON output is documented for machine consumers.

For agent-oriented workflows, Fallow exposes structured JSON, an MCP server, an LSP, and inspection commands that answer dependency, risk, duplication, cleanup, and evidence questions without asking an AI model to infer them from raw grep results.

Why package nerds care

Fallow is notable in package-manager culture because it packages repository-scale static analysis as a fast local CLI with machine-readable contracts. It sits near linters and type checkers but focuses on cross-file system properties, making it useful as a pre-review gate for both humans and coding agents.

Timeline

  • 2026: Repository created.
  • 2026: v2 release stream active with agent, MCP, LSP, Docker, security, and typed-output features.
  • 2026: v2.103.0 released.

Related projects

  • npm distributes the JavaScript-facing package.
  • Cargo distributes the Rust CLI path.
  • MCP and LSP integrations expose Fallow findings to agents and editors.

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for fallow. Nucleus package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
.fallowrc.json.fallowrc.jsoncfallow.toml.fallow.toml

executables

Installed executables

CommandKindExposureNote
fallowcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version3.2.0
manager updated2026-07-05
local dataok
upstreamcurrent
latest detectedv3.2.0

https://github.com/fallow-rs/fallow

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:fallow
Version3.2.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/fallow
Homepagehttps://docs.fallow.tools
Repositoryhttps://github.com/fallow-rs/fallow
Upstream docshttps://docs.fallow.tools
LicenseMIT
Source archivehttps://github.com/fallow-rs/fallow/archive/refs/tags/v3.2.0.tar.gz
Last updated2026-07-05T23:53:05Z
Pulseupdated
Build dependenciesrust
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namefallow
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment