Skip to content

v2.0.6 - Initial Release

Latest

Choose a tag to compare

@malaksedarous malaksedarous released this 19 Jul 10:54
· 3 commits to main since this release

🎉 First Stable Release

Copilot Context Optimizer provides specialized tools for GitHub Copilot to work efficiently with files and terminal commands without overwhelming chat context.

🚀 Key Features

  • 5 Language Model Tools seamlessly integrated with GitHub Copilot Chat
  • Multi-LLM Support - Google Gemini, Claude, OpenAI, plus Exa.ai for research
  • Context-Efficient Operations - Extract specific info without loading entire files
  • Advanced Terminal Integration - Execute commands and get focused results using LLM analysis

🛠️ What's Included

  • Ask About File - Query specific information from any file type
  • Run Command & Extract Data - Execute terminal commands with intelligent output processing
  • Research Tools - Quick research and comprehensive deep research via Exa.ai
  • Follow-up Questions - Continue conversations about previous terminal executions
  • Robust Security - Input validation, path protection, secure API key storage

Requirements

  • VS Code 1.101.0+ with GitHub Copilot extension
  • API key for at least one supported LLM provider

Installation

  1. Download the .vsix file below
  2. In VS Code: Ctrl+Shift+P Extensions: Install from VSIX
  3. Select the downloaded file and reload VS Code
  4. Follow the guided setup for provider selection and API key configuration

See the README for detailed usage instructions and configuration options.