- 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
- 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
- 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