Included Development Tools

Feature statusMixed — see status table below
Applies to0.13.0-alpha.1 (pre-alpha)
Last verified2026-07-31

Deputy Shell bundles a curated set of command-line development tools, built to run natively on Android, as part of its downloaded runtime.

Included and supported

ToolVersionNotes
Git2.53.0Includes the built-in credential-store and HTTPS remote helpers.
curl / libcurl8.20.0 
OpenSSH toolsssh, scp, sftp 
Node.js22.22.2Includes npm and npx.
npm10.9.7 
Python3.13.13Includes pip 26.0.1.
ripgrep (rg)14.1.1Built without PCRE2 support — PCRE2-specific regex features are unavailable.
vimsystem-providedLightweight in-terminal editing.

Planned modular tool packs

jq, rsync, and nano have been evaluated but are not currently included — they're candidates for a future tool pack.

Not currently included

  • A general package manager (no apt, pkg, brew, or similar).
  • Full compiler toolchains (no C/C++/Rust/clang, no make/cmake).
  • Arbitrary Linux-native networked command-line agents beyond Codex — see Known Limitations.

Version pinning

These tool versions are curated and pinned by Deputy Shell. Attempting to self-update any of them from inside the terminal (for example, upgrading Node.js or pip directly) is detected and blocked — new versions arrive only through app updates.