🚀 Initial Public Release - v1.0.4
This is the first stable release of Codebase Summary Bot — an AI-native codebase intelligence engine optimized for automated repository analysis, agent pipelines, onboarding, and architecture extraction.
✨ Key Features
- Full framework detection: Node.js, Express, NestJS, React, Vue, etc.
- Deep service classification: business vs utility services
- API route & method extraction (public & internal)
- Database ORM extraction: Mongoose, Sequelize, Prisma, TypeORM
- Service dependency graph generation
- Business logic flow analysis (method-level call chains)
- API payload extraction via Joi, Celebrate, Swagger/OpenAPI, DTOs
- Authentication policy mapping (JWT, middleware chains)
- Utility function classification and global pattern detection
- Git metadata integration: branch, SHA, remote origin
- Fully LLM-ready JSON output structure
- Modular extractor architecture with CI/CD integration support