v0.5.0 - Developer workflow release
v0.5.0 expands ai-codebase-doctor from a basic AI-generated repo sanity checker into a more practical developer workflow tool.
Highlights:
- Runtime reality checks
- Package manager mismatch detection
- Node / Docker / database setup checks
- Optional npm registry checks via --online
- Framework profiles for Next.js, Vite, Express, and FastAPI
- Best-effort API route checks
- Stable report formats
- --fail-on support
- GitHub Actions / CI documentation
- Report schema documentation
- Demo documentation
- Expanded tests and fixtures
npm status:
- npm package was not published in this release automation run.
- npm publish is pending because npm authentication is required (npm whoami returned ENEEDAUTH).
- npm pack --dry-run and npm publish --dry-run passed.