Skip to content

v1.2.0

Choose a tag to compare

@clay-good clay-good released this 14 Mar 19:14
· 838 commits to main since this release
de80b40

What's Changed

  • Fixed @vitejs/plugin-react module not found error (#24)
  • Added C++ language support for call graphs and dependency analysis
  • Normalized LLM array responses across all pipeline stages (#26)
  • Added fetchWithRetry with exponential backoff for chat agent
  • Extracted all magic numbers and paths to src/constants.ts
  • Added spec-gen doctor diagnostic 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