Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 07 May 10:50
· 4 commits to main since this release

1.0.0 (2026-05-07)

Bug Fixes

  • add unit tests for BaseTool class (0f56143)
  • added docs and deploy bump (28236e1)
  • added logos and llm installation instructions (56fac27)
  • changed search results score_threshold to ensure returnign data (6a9eb26)
  • component: installing commitzen for consistant commit message enforcement (fe0ac40), closes #6
  • fixed inspectorscript (150389f)
  • installed semantic-versioning plugins in package.json (c8702d5)
  • package.json & package-lock.json to reduce vulnerabilities (e296799)
  • update package for public npm publishing (2d081c0)

Features

  • Add automatic vector size configuration based on provider (190fb84)
  • add EMBEDDING_MODEL, OPENAI_BASE_URL and VECTOR_SIZE env vars for LM Studio support (4c681c0)
  • add test file (a478fc9)
  • added external wright support for non debian based distros (7601e00)