asdf

Polyglot runtime version manager. Single tool to manage versions of Node.js, Python, Ruby, Go, Java, Elixir, Rust, and 500+ other tools via a plugin system. Each project gets a .tool-versions file that specifies exact version requirements for all languages. Replaces nvm, rbenv, pyenv, gvm, and other language-specific version managers with one consistent interface.

Evaluated Mar 07, 2026 (0d ago) v0.14+
Homepage ↗ Repo ↗ Developer Tools version-manager polyglot ruby node python elixir golang java plugin cross-platform
⚙ Agent Friendliness
66
/ 100
Can an agent use this?
🔒 Security
89
/ 100
Is it safe for agents?
⚡ Reliability
80
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
--
Documentation
82
Error Messages
78
Auth Simplicity
100
Rate Limits
100

🔒 Security

TLS Enforcement
95
Auth Strength
88
Scope Granularity
85
Dep. Hygiene
85
Secret Handling
90

Downloads over HTTPS from official sources. Shim architecture. MIT licensed. Plugin quality varies — verify plugin source before adding.

⚡ Reliability

Uptime/SLA
82
Version Stability
80
Breaking Changes
78
Error Recovery
80
AF Security Reliability

Best When

Your team works with multiple programming languages and wants one version manager that handles all tools via a single .tool-versions file convention.

Avoid When

You're primarily Node.js-focused — fnm or Volta are faster and better integrated. For stronger reproducibility, use Nix or Devbox.

Use Cases

  • Manage multiple language versions (Node.js, Python, Ruby) in a polyglot project with a single .tool-versions file
  • Replace nvm + rbenv + pyenv with one consistent version manager that all team members use across all languages
  • Pin exact tool versions per project directory — .tool-versions in git ensures everyone uses identical versions
  • Add version management for any tool using asdf's plugin system — 500+ community plugins available
  • Set up reproducible developer environments where running 'asdf install' installs all tools at specified versions

Not For

  • Teams wanting better performance — fnm (Node) or mise are significantly faster than asdf for Node.js specifically
  • Projects using Nix or Devbox — these provide stronger reproducibility guarantees than .tool-versions files
  • Windows primary development — asdf has limited Windows support (WSL only)

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
No
SDK
No
Webhooks
No

Authentication

Methods: none
OAuth: No Scopes: No

No authentication — local CLI tool. Downloads runtimes from official sources over HTTPS.

Pricing

Model: open_source
Free tier: Yes
Requires CC: No

MIT licensed. Completely free. Community maintained with 500+ plugins.

Agent Metadata

Pagination
none
Idempotent
Full
Retry Guidance
Not documented

Known Gotchas

  • asdf requires eval '$(asdf exec)' or shell hook in .bashrc/.zshrc — agents in non-interactive shells may not have shims active
  • Plugin must be added before installing versions — 'asdf plugin add nodejs' before 'asdf install nodejs 20.0.0'
  • asdf shims are slower than native binaries — high-frequency node/python invocations in scripts notice the shim overhead
  • .tool-versions sets local versions but doesn't auto-install — 'asdf install' must be run to download specified versions
  • asdf v0.14+ rewrote internals in Go — plugins written for older versions may need updates for compatibility
  • Concurrent asdf installs can conflict — serialize tool installation in CI pipelines to avoid race conditions

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for asdf.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-03-07.

6470
Packages Evaluated
26150
Need Evaluation
173
Need Re-evaluation
Community Powered