Skip to content

v0.1.0 - Initial public release

Choose a tag to compare

@daqiu753-hash daqiu753-hash released this 01 Jun 14:36
· 24 commits to main since this release

Initial public release of ai-codebase-doctor.

AI Codebase Doctor is a deterministic, read-only CLI that audits AI-generated codebases for broken project reality.

Highlights:

  • README command reality checks
  • package script checks
  • dependency declaration checks
  • environment variable documentation checks
  • fake / weak test detection
  • best-effort line numbers
  • --ci mode for failing on critical findings
  • Markdown / JSON reports
  • agent-ready fix prompts for Codex, Claude Code, and Cursor

This release does not publish an npm package yet. npm publishing is intentionally deferred until dependency audit review is completed.