macOS
brew install adrslocal Homebrew formula metadata
brew
Architectural Decision Record tool in Rust. Version 0.10.1 via Homebrew; verified 2026-07-22. Also installable with nix: nix profile install nixpkgs#adrs.
install
brew install adrslocal Homebrew formula metadata
nix profile install nixpkgs#adrsnixpkgs package indexes · pkgs/by-name/ad/adrs/package.nix · source: api.github.com
overview
Architectural Decision Record tool in Rust
history
adrs is a Rust command-line tool for creating and managing Architecture Decision Records, with compatibility for existing adr-tools repositories and newer ADR workflows.
The GitHub repository was created in March 2021. The project's own ADRs record a March 2024 decision to rewrite adr-tools in Rust while keeping feature equivalence and compatibility goals.
The README documents installation through Homebrew, Cargo, Docker, and binary releases, placing adrs in the Rust CLI and package-manager ecosystem rather than only as a source checkout.
Users initialize an ADR repository, create decisions, list and search records, update status, link ADRs, generate documentation, and export or import JSON-ADR data.
Package users care because it bridges a long-running shell-script ADR tool culture with a packaged Rust binary, while keeping common ADR repository layouts and adding docs generation and MCP integration.
security posture
No matching local secret-handling manifest was found for adrs. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
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.
Config paths the tool may read or write during local use.
./adrs.toml./.adr-dir~/.config/adrs/config.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
adrs | cli | global executable |
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.
https://github.com/joshrotenberg/adrs
install metadata
| Package key | brew:adrs |
|---|---|
| Version | 0.10.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/adrs |
| Homepage | https://joshrotenberg.com/adrs/ |
| Repository | https://github.com/joshrotenberg/adrs |
| Upstream docs | https://github.com/joshrotenberg/adrs#readme |
| License | MIT OR Apache-2.0 |
| Source archive | https://github.com/joshrotenberg/adrs/archive/refs/tags/v0.10.1.tar.gz |
| Last updated | 2026-07-22T03:02:23Z |
| Pulse | updated |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | adrs |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
adrs
nix profile install nixpkgs#adrssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.