Skip to content
Discussion options

You must be logged in to vote

I have shipped a new version today (v0.5.14) that provides more flexibility to work with the MCP from anywhere outside your workspace.

Make sure you install the new version:

cargo install codanna --all-features --force

This will install and replace your current version. Then check the version with codanna --version to verify the upgrade.

Here's the best way to set up your workspace:

  1. Delete the old .codanna folders in libA and libB (if they exist)
  2. Remove the local .fastembed_cache folder (we moved the model to a new location that allows sharing the same model across projects)
  3. From your workspace root, run codanna init to create a new config file and .fastembed_cache symlink
  4. Index the libr…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@bartolli
Comment options

Answer selected by xD0135
@xD0135
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants