Changelog

Latest updates and improvements to CodeMind.

v0.1.0

Initial Release
February 13, 2026

We are excited to announce the first public release of CodeMind! This version brings offline semantic search and chat capabilities to your local codebases.

🚀 New Features

  • 100% Offline Chat: Analyze your repositories without data leaving your machine.
  • Semantic Search: Find code logic and concepts using natural language.
  • Local LLM Support: Integrated with Ollama for privacy-focused AI.
  • Multi-Platform: Support for Linux (Debian/AppImage), Windows, and macOS.

🛠 Improvements

  • Initial UI/UX design with dark mode support.
  • Fast vector indexing for large repositories.