Skip to content

Releases: Davidyz/VectorCode

Release 0.7.10

Choose a tag to compare

@github-actions github-actions released this 22 Jul 05:29
c19c4c3

🐛 Fixes

  • Pin tree-sitter version for linux-arm

📦 Uncategorized

  • Documentation refactor

Release 0.7.9

Choose a tag to compare

@github-actions github-actions released this 16 Jul 11:16
f73a661

🐛 Fixes

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

Release 0.7.8

Choose a tag to compare

@github-actions github-actions released this 13 Jul 08:36
1820ace

🚀 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

Choose a tag to compare

@github-actions github-actions released this 08 Jul 03:43

🚀 Features

  • Add deduplicate parameter to query tool

🐛 Fixes

  • Handle empty results in reranker

Release 0.7.6

Choose a tag to compare

@github-actions github-actions released this 03 Jul 03:35
cf6381f

🚀 Features

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

Release 0.7.5

Choose a tag to compare

@github-actions github-actions released this 01 Jul 08:26
a9a72b7

🚀 Features

  • Add heirline component
  • Add files subcommand for file manipulation

🐛 Fixes

  • Make sure prompts returns string[]

Release 0.7.4

Choose a tag to compare

@github-actions github-actions released this 28 Jun 08:12

🚀 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

Choose a tag to compare

@github-actions github-actions released this 26 Jun 02:55

🐛 Fixes

  • Fix file reference issue in the query tool

📦 Uncategorized

  • Documentation updates

Release 0.7.2

Choose a tag to compare

@github-actions github-actions released this 24 Jun 13:22

🚀 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

Choose a tag to compare

@github-actions github-actions released this 22 Jun 09:33
b3a8fa2

🚀 Features

  • Use chunk_id to deduplicate chunks in codecompanion tool