
π Getting Started
Welcome to copilot-memory-store! This application allows you to easily manage and store data locally using JSON. Whether you are working with GitHub Copilot or other AI tools, this software helps you maintain context with minimal effort.
π₯ Download & Install
To download the application, visit the Releases page: Download copilot-memory-store.
- Go to the Releases page by clicking the link above.
- Look for the latest version.
- Download the appropriate file for your operating system:
- For Windows, download
copilot-memory-store-win.exe.
- For MacOS, download
copilot-memory-store-mac.dmg.
- For Linux, download
copilot-memory-store-linux.tar.gz.
- Once the download is complete, locate the file on your computer.
Windows Installation
- Double-click on
copilot-memory-store-win.exe.
- Follow the installation prompts.
- After installation, look for copilot-memory-store in your Start Menu.
MacOS Installation
- Open
copilot-memory-store-mac.dmg.
- Drag the copilot-memory-store icon to your Applications folder.
- Launch the application from your Applications folder.
Linux Installation
- Extract the contents of
copilot-memory-store-linux.tar.gz.
- Open your terminal.
- Navigate to the extracted folder using the
cd command.
- Run the command
./copilot-memory-store to start the application.
π οΈ Features
- Local JSON Storage: Store your data locally in a simple and efficient format.
- CLI Support: Access advanced features via the command line for hassle-free management.
- MCP Server Integration: Use with the Model Context Protocol for enhanced context handling.
- VS Code Agent: Extend your development environment with a custom agent tailored for VS Code.
π₯οΈ System Requirements
To ensure smooth operation of copilot-memory-store, please verify that your system meets the following requirements:
- Operating System:
- Windows 10 or later
- MacOS 10.15 or later
- Linux (most distributions)
- Memory: At least 4 GB of RAM
- Processor: 2 GHz dual-core processor or better
- Disk Space: Minimum 100 MB of free space
π Usage Instructions
Once you have installed copilot-memory-store, you can start using it right away. Hereβs how:
- Launch the application.
- Add or edit memory contexts using the user-friendly interface.
- Utilize the CLI for advanced features by opening your terminal.
Command Line Basics
For users comfortable with command line tools, here are a few basic commands:
- To start the server:
copilot-memory-store start
- To stop the server:
copilot-memory-store stop
- To list memory contexts:
copilot-memory-store list
Refer to the documentation for a full list of commands and options.
π€ Support
If you encounter any issues or have questions, please visit the Issues page on GitHub. You can also contribute by providing feedback or reporting bugs.
π Additional Resources
π
Upcoming Features
We have exciting plans for future updates. Some features we are working on include:
- Enhanced multi-context management
- Better performance optimization
- New user interface improvements
Stay tuned for upcoming releases!
