Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Roadmap

v1 (current) — shipped

  • Go, JS/TS, Python, Rust, Java language support
  • AST-based import scanning with confidence scoring
  • Text, JSON, SARIF output
  • Fix command generation (dry-run and apply)
  • Monorepo support
  • Incremental caching
  • WASM plugin host (experimental)
  • Poetry and uv/PEP 735 support for Python
  • GitHub Actions release workflow
  • ~150 Java import-to-artifact mappings with groupId fallback

v1.x — next up

  • WASM plugin API docs + example plugin
  • Homebrew tap
  • crates.io publish
  • Better Java import-to-artifact mapping
  • Direct manifest editing for Maven/Gradle fix command
  • setup.cfg / setup.py support for Python
  • Read name field from manifests for monorepo detection

v2 — planned

  • Transitive dependency analysis — detect deps that only work because of transitive availability
  • AI hallucination detection — flag phantom deps that don’t exist in any public registry (npm, PyPI, crates.io, Maven Central)
  • LSP integration — real-time warnings in your editor
  • Lockfile reconciliation — cross-reference lockfiles against manifests