Skip to content

v1.0.1

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Aug 10:42
· 30 commits to master since this release
66b0bc8

Features

  • Merge pull request #39 from citron07r/fix/index-no-progress
  • cli: add --no-progress to vera index and gate progress on an interactive stderr

Bug Fixes

  • Merge pull request #47 from VeraTools/fix/agent-sync-non-destructive
  • Merge pull request #40 from citron07r/fix/setup-non-interactive
  • Merge pull request #43 from citron07r/fix/upgrade-verify-applied
  • Merge pull request #42 from citron07r/fix/vector-error-context
  • Merge pull request #33 from citron07r/fix/coreml-reranker-cpu-provider
  • cli: quiet auto-sync, CRLF-safe snippet refresh, doc accuracy
  • setup: reject empty API credential env values
  • cli: stop agent sync from overwriting user-edited markdown
  • storage: log KNN clamp and test error chain formatting
  • setup: honor complete API credentials in non-interactive mode
  • upgrade: report unconfirmed upgrades as not applied
  • upgrade: verify the applied version instead of trusting the installer exit code
  • storage: clamp KNN k to the sqlite-vec limit instead of losing vector search
  • setup: make flag-driven setup work without a terminal
  • retrieval: run the reranker on CPU under CoreML

Other Changes

  • add CodeRabbit configuration tuned to project guidelines
  • upgrade: single-source the version-match decision
  • migrate release and docker workflows to Blacksmith runners
  • point repository references at the VeraTools org

Full Changelog: v1.0.0...v1.0.1