Skip to content

chore(deps): update dependency pipx:vectorcode to v0.7.20#28

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/pipx-vectorcode-0.x
Open

chore(deps): update dependency pipx:vectorcode to v0.7.20#28
renovate[bot] wants to merge 1 commit intomainfrom
renovate/pipx-vectorcode-0.x

Conversation

@renovate
Copy link

@renovate renovate bot commented Mar 2, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pipx:vectorcode 0.6.110.7.20 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

Davidyz/VectorCode (pipx:vectorcode)

v0.7.20

Compare Source

📦 Uncategorized

  • feat: support CodeCompanion v18.0.0

v0.7.19

Compare Source

🐛 Fixes

  • Check for empty job runner output in async_check.
  • fix(nvim): convert vim.NIL args to nil in codecompanion tools
  • Ensure LSP progress ends even on failure

v0.7.18

Compare Source

🐛 Fixes

  • Fix type annotations and documentations for nvim plugin
  • Handle nil results in check
  • Use utils functions for path checks

v0.7.17

Compare Source

🐛 Fixes

  • Improved error propagation from cmd jobrunner
  • Fix filter condition for chunk inclusion
  • fix(codecompanion): improve error handling for empty stderr output

v0.7.16

Compare Source

🚀 Features

  • Add prompt library builder for codecompanion.nvim extension

🐛 Fixes

  • Fix type annotation for summarisation adapter.

v0.7.15

Compare Source

🐛 Fixes

  • Only allow HTTP adapters for codecompanion result summarisation

📦 Uncategorized

  • Revert the default reranker to NaiveReranker.

v0.7.14

Compare Source

🚀 Features

  • Implement cProfile-based profiling for performance analysis
  • Relax schema requirements for CodeCompanion tools (closes #​273)

v0.7.13

Compare Source

🚀 Features

  • Make Codecompanion vectorise tool more robust
  • Support using LSP workspace folder as default project root for the LSP server.

🐛 Fixes

  • Handle relative paths for codecompanion tools

v0.7.12

Compare Source

🚀 Features

  • Allow truncating embeddings to specified dimensions.

🐛 Fixes

  • Properly define empty parameter schema in vectorcode_ls

v0.7.11

Compare Source

🚀 Features

  • Decouple embedding function from collection

🐛 Fixes

  • Migrate from references to context for codecompanion.nvim tools.

v0.7.10

Compare Source

🐛 Fixes

  • Pin tree-sitter version for linux-arm

📦 Uncategorized

  • Documentation refactor

v0.7.9

Compare Source

🐛 Fixes

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

v0.7.8

Compare Source

🚀 Features

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

🐛 Fixes

  • Verify chromadb connection by checking openapi title.

v0.7.7

Compare Source

🚀 Features

  • Add deduplicate parameter to query tool

🐛 Fixes

  • Handle empty results in reranker

v0.7.6

Compare Source

🚀 Features

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

v0.7.5

Compare Source

🚀 Features

  • Add heirline component
  • Add files subcommand for file manipulation

🐛 Fixes

  • Make sure prompts returns string[]

v0.7.4

Compare Source

🚀 Features

  • Implement filelock for db_path when using the chroma server

🐛 Fixes

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

v0.7.3

Compare Source

🐛 Fixes

  • Fix file reference issue in the query tool

📦 Uncategorized

  • Documentation updates

v0.7.2

Compare Source

🚀 Features

  • Optional retrieval result summarisation in CodeCompanion.nvim query tool

🐛 Fixes

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

v0.7.1

Compare Source

🚀 Features

  • Use chunk_id to deduplicate chunks in codecompanion tool

v0.7.0

Compare Source

💥 Breaking

  • Split Codecompanion Tools for fine-grained control and drop slash command
  • Remove auto_submit and xml-based tool for codecompanion.nvim
  • Remove deprecated features from CLI
  • Drop support for nvim-lspconfig and only use vim.lsp.config.

🚀 Features

  • Categorised prompts commands for fine-grained prompt access
  • Return more detailed vectorise stats in CLI and LSP server
  • Improved error propagation from the Python backend to the nvim plugin
  • Add vectorise tool to MCP server
  • Improve CodeCompanion tool prompts and add approval option
  • Remove orphaned files on vectorise calls in LSP and MCP servers
  • Improved hook injection logics and the default hooks

🐛 Fixes

  • Fix LSP server when running from non-project dir

v0.6.13

Compare Source

🚀 Features

  • Add vectorise subcommand to LSP server

🐛 Fixes

  • Copy global config.json5 during init

📦 Uncategorized

  • Updates to the CI/CD infra and makefile

v0.6.12

Compare Source

🚀 Features

  • Improve deduplication logics to consider file path and bufnr
  • Check for file changes (by sha256 hash) before vectorising
  • Allow the codecompanion tool to send chunks instead of full documents.

🐛 Fixes

  • Handle line ranges for StringChunker

📦 Uncategorized

  • Bundle CLI documentation into the neovim plugin doc directory

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants