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

wbyoung/avn

Automatic Version Switching for Node observed · 2026-08-28

github.com/wbyoung/avn · JavaScript · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

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: 4505
  • days_rel: n/a
  • days_push: 1294
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1128 stars · 38 forks observed · 2026-08-28

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

avn is a CLI tool that automatically switches Node.js versions when you cd into a directory containing a .node-version file. It works via plugins that delegate to version managers like nvm, n, and nodebrew.

Use cases

  • automatically switch node version when entering a project directory
  • use .node-version file to pin node version per project
  • integrate nvm with directory-based version switching
  • switch node versions with n or nodebrew automatically
  • avoid manually running nvm use when changing directories

When to choose

  • you use nvm, n, or nodebrew and want automatic version switching on cd
  • your projects each have a .node-version file
  • you want a lightweight shell hook rather than a full version manager

When to avoid

  • you use asdf, mise, or fnm which have built-in .node-version support
  • you need to switch back to a previous node version when leaving a directory (unsupported)
  • you need a tool actively adding features; last release was 2023

Facets

cli-tool · maturity maintenance

cli developer-tools plugin-system developer-tools version-control cli node-version-manager shell-hook nvm dotfiles command-line linux macos nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
wbyoung/avnmain10

For agents

markdown · JSON · MCP: product_card(name="wbyoung/avn")

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