Skip to content

Releases: samiyaaashariq/PairMind

v0.1.1 - Initial release

Choose a tag to compare

@samiyaaashariq samiyaaashariq released this 06 Jul 11:47
9d67a27

First working version of PairMind — an AI pair programmer for VS Code.

Features:

  • Chat sidebar with streaming responses
  • Multi-provider support (Ollama, OpenAI, Grok)
  • Context-aware chat (uses your open file/selection automatically)
  • Five code-action commands: Explain, Refactor, Write Tests, Fix Bugs, Generate Comments
  • Insert AI-generated code directly into your editor

See the README for setup instructions.