v1.2.0
What's Changed
- Fixed
@vitejs/plugin-reactmodule not found error (#24) - Added C++ language support for call graphs and dependency analysis
- Normalized LLM array responses across all pipeline stages (#26)
- Added
fetchWithRetrywith exponential backoff for chat agent - Extracted all magic numbers and paths to
src/constants.ts - Added
spec-gen doctordiagnostic command - Resolved npm audit vulnerabilities (flatted, ajv)
- Updated documentation (README, CONTRIBUTING)
npm: https://www.npmjs.com/package/spec-gen-cli/v/1.2.0
Full Changelog: v1.1.0...v1.2.0