Skip to content

Releases: Davidyz/VectorCode

Release 0.7.10

22 Jul 05:29
c19c4c3

Choose a tag to compare

🐛 Fixes

  • Pin tree-sitter version for linux-arm

📦 Uncategorized

  • Documentation refactor

Release 0.7.9

16 Jul 11:16
f73a661

Choose a tag to compare

🐛 Fixes

  • Revert "Verify chromadb connection by checking openapi title."

Release 0.7.8

13 Jul 08:36
1820ace

Choose a tag to compare

🚀 Features

  • Support loading .gitignore from nested repo/submodules
  • Update tool descriptions for better loading time

🐛 Fixes

  • Verify chromadb connection by checking openapi title.

Release 0.7.7

08 Jul 03:43

Choose a tag to compare

🚀 Features

  • Add deduplicate parameter to query tool

🐛 Fixes

  • Handle empty results in reranker

Release 0.7.6

03 Jul 03:35
cf6381f

Choose a tag to compare

🚀 Features

  • Implement wildcard tool opts for CodeCompanion
  • Add files_ls and files_rm tools to MCP server

Release 0.7.5

01 Jul 08:26
a9a72b7

Choose a tag to compare

🚀 Features

  • Add heirline component
  • Add files subcommand for file manipulation

🐛 Fixes

  • Make sure prompts returns string[]

Release 0.7.4

28 Jun 08:12

Choose a tag to compare

🚀 Features

  • Implement filelock for db_path when using the chroma server

🐛 Fixes

  • Pin posthog to <6.0.0
  • Disable deduplication for summary mode

Release 0.7.3

26 Jun 02:55

Choose a tag to compare

🐛 Fixes

  • Fix file reference issue in the query tool

📦 Uncategorized

  • Documentation updates

Release 0.7.2

24 Jun 13:22

Choose a tag to compare

🚀 Features

  • Optional retrieval result summarisation in CodeCompanion.nvim query tool

🐛 Fixes

  • Fix shtab generation for zsh and add tests for it. Fix #211

Release 0.7.1

22 Jun 09:33
b3a8fa2

Choose a tag to compare

🚀 Features

  • Use chunk_id to deduplicate chunks in codecompanion tool