Ross ROSS = Recommend OSS · open-source software intelligence for agents

ms-jpq/sad

CLI search and replace | Space Age seD observed · 2026-08-28

github.com/ms-jpq/sad · Rust · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

59/100

  • Activity 81
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2308
  • days_rel: 576
  • days_push: 115
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

2044 stars · 28 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

SAD (Space Age seD) is a Rust CLI tool for batch search-and-replace across files, showing a diff preview of proposed changes before committing them. It integrates with fzf for interactive selective replacement and supports diff colorizers like delta and diff-so-fancy.

Use cases

  • batch find and replace across many files
  • preview sed-like edits as a diff before applying
  • interactively select which replacements to apply with fzf
  • regex-based bulk text editing from the command line
  • safe alternative to sed for large refactors

When to choose

  • you want to review diffs before committing bulk edits
  • you need interactive, selective replacement across a codebase
  • you prefer a modern Rust tool over sed's in-place editing

When to avoid

  • you need a simple one-liner in-place edit where sed suffices
  • you don't want to install fzf for the interactive experience
  • you need streaming edits on non-file input

Facets

cli-tool · maturity active

search-engine developer-tools cli file-system developer-tools text-editors windows cli cross-platform sed batch-editing find-and-replace diff-preview fzf rust regex terminal-ui command-line linux macos

1 source

Member repositories

RepositoryRoleHealth v2
ms-jpq/sadmain59

For agents

markdown · JSON · MCP: product_card(name="ms-jpq/sad")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem