167 / 490

Ghost Import Hunter

Ghost Import Hunter - Product Hunt launch logo and brand identity

Catch AI hallucinations before they break your build.

#Open Source #Developer Tools #Artificial Intelligence #GitHub

Ghost Import Hunter – Detect phantom imports and ghost dependencies in your code

Summary: Ghost Import Hunter v4.0 is a zero-configuration CLI tool that identifies phantom imports, incorrect exports, and ghost dependencies to prevent build failures caused by AI-generated hallucinations in code.

What it does

It analyzes code using the TypeScript Compiler API to detect import and export issues, offering automated fixes and customizable configuration through a .ghostrc file.

Who it's for

Developers using AI coding tools who need to catch and fix import-related errors before they break builds.

Why it matters

It prevents time-consuming debugging by catching hallucinated imports and dependencies that cause build crashes.