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

tbillington/kondo

Cleans dependencies and build artifacts from your projects. observed · 2026-08-28

github.com/tbillington/kondo · Rust · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

68/100

  • Activity 79
  • Release rhythm 35
  • Longevity 100
How is this computed?

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

  • gap_med: n/a
  • age_days: 2410
  • days_rel: 222
  • days_push: 131
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

2384 stars · 67 forks observed · 2026-08-28

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

Kondo is a Rust-based tool that recursively scans directories for known project structures (20+ types like Cargo, Node, Unity, Gradle) and deletes dependency folders and build artifacts to reclaim disk space. It ships as both a CLI and a GUI, showing how much space can be saved before cleaning.

Use cases

  • free up disk space taken by node_modules and target folders
  • clean build artifacts before backing up projects
  • reclaim space from old projects I tried out
  • find which projects are wasting gigabytes of disk space
  • bulk delete dependency folders across many repositories
  • clean unity and unreal engine project caches

When to choose

  • you accumulate many projects with large dependency and build directories
  • you want a safe, prompted alternative to manually rm -rf'ing build folders
  • you work across multiple languages and ecosystems and want one cleanup tool

When to avoid

  • you need to clean project types Kondo doesn't recognize
  • you want automated scheduled cleanup without review - it's essentially rm -rf with a prompt
  • you need granular control over which individual files are deleted within a project

Facets

cli-tool · maturity active

cli gui file-system developer-tools developer-tools files cross-platform windows cli cross-platform disk-cleanup build-artifacts dependency-cleanup disk-space project-cleaner command-line linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
tbillington/kondomain68

For agents

markdown · JSON · MCP: product_card(name="tbillington/kondo")

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