Skip to content

Releases: presidio-oss/cline-based-code-generator

v3.10.0

10 Oct 13:15
6de351f

Choose a tag to compare

Release Notes

Added

  • Added 'HAI Tasks' module with enhancements and bug fixes. (#211)

v3.9.1

08 Oct 17:06
fcc3a4f

Choose a tag to compare

Release Notes

Added

  • Added support for Claude Sonnet 4.5 with a 1 million token context window. (#209)

v3.9.0

08 Sep 12:27
f50841e

Choose a tag to compare

Release Notes

Added

v3.8.0

01 Sep 17:32
dd16e7d

Choose a tag to compare

Release Notes

Added

v3.7.3

22 Aug 11:01
32bfb1f

Choose a tag to compare

Release Notes

Added

  • Added support for Claude Sonnet 4 with a 1 million token context window. (#196)

v3.7.2

30 Jul 15:16
7618b42

Choose a tag to compare

Release Notes

Added

  • Added support for the Amazon Titan Embed Text V2 model. (#185)
  • Made the embedding configuration optional with the new none attribute. (#185)
  • Introduced new expert integrations: AWS CDK, CloudFormation, Docker, GitHub Actions, Helm, Kubernetes, and Serverless Framework. (#189)

Fixed

  • Resolved an issue where the Specifai MCP Server was not visible in the marketplace after being uninstalled. (#191, #192)
  • Fixed problems with default Langfuse tracing not functioning correctly. (#188, #190)
  • Ensured proper removal of expert document links from the vector store. (#184)

New Contributors

v3.7.1

08 Jul 16:41
432b17e

Choose a tag to compare

Release Notes

Fixed

  • Resolved an issue where LLM validation could get stuck in the welcome state, blocking further progress. (#176)

v3.7.0

17 Jun 16:00
04f09cb

Choose a tag to compare

Release Notes

Added

  • Add optional CorMatrix integration for AI code origin tracking (#169)
  • Added DeepCrawl and custom_expert_context tool for expert-specific RAG by recursively retrieving and storing sublinks in the vector DB (#165)

Fixed

  • Fixed an issue where the find_relevant_files tool was not triggered even when indexing was enabled (#164)

v3.6.0

30 May 12:53
87e7728

Choose a tag to compare

Release Notes

Added

v3.5.2

23 May 18:53
defb26a

Choose a tag to compare

Release Notes

Added

  • Added .hai.config to support external overrides for telemetry configuration (#156)