Skip to content

Releases: suhaibbinyounis/github-copilot-api-vscode

v0.0.10 - Professional README & Complete Feature Showcase

21 Dec 07:30

Choose a tag to compare

✨ What's New

Professional Documentation

  • Complete README redesign with professional formatting
  • All screenshots now included: Apps Hub, Swagger UI, Dashboard
  • Comprehensive feature coverage with clear examples
  • Cost comparison table
  • Collapsible troubleshooting section

Enterprise Apps Hub

  • 🎭 Playwright Script Generator
  • 🔍 Code Review Assistant
  • 📝 Commit Message Generator
  • 📖 Documentation Generator
  • ⚡ Quick Prompt
  • ✨ Code Improver

API Gateway

  • OpenAI, Anthropic, and Google Gemini compatibility
  • Interactive Swagger documentation
  • Full MCP (Model Context Protocol) support

Integrations

  • LangChain, LlamaIndex, Haystack
  • AutoGPT, CrewAI, MetaGPT
  • Continue, Aider, Open Interpreter

Download the VSIX or install from VS Code Marketplace.

v0.0.9 - Enterprise Apps Hub with Playwright Generator

21 Dec 07:15

Choose a tag to compare

🚀 What's New

Enterprise Apps Hub

A powerful suite of AI-powered apps built directly into VS Code:

  • 🎭 Playwright Script Generator - Generate production-ready Playwright tests from natural language
  • 🔍 Code Review Assistant - AI-powered code reviews with actionable feedback
  • 📝 Commit Message Generator - Generate semantic commit messages
  • 📖 Documentation Generator - Auto-generate docs for your codebase
  • Quick Prompt - Fast AI responses for any question
  • Code Improver - Refactor and optimize your code

Playwright Generator Features

  • Multi-language support: TypeScript, JavaScript, Python
  • Browser selection: Google Chrome, Microsoft Edge
  • File attachments: Upload Excel, Word, TXT, MD files
  • AI model selection from available VS Code language models
  • Automatic project folder creation with all files
  • One-click install & run commands

Installation

Download the VSIX file below or install from VS Code Marketplace.

v0.0.8: Prometheus Metrics, HTTPS Support, Enhanced Sidebar

20 Dec 20:16

Choose a tag to compare

What's New

📊 Prometheus Metrics

  • New /metrics endpoint exposing Prometheus-formatted metrics
  • Track requests, tokens, latency, error rates
  • Button in sidebar to quickly access metrics

🔒 HTTPS Support (Optional)

  • Toggle in dashboard to enable HTTPS
  • Auto-generates self-signed certificates
  • Or provide your own TLS cert/key paths

📈 Enhanced Sidebar Analytics

  • New sectioned layout with visual analytics
  • 4 stat cards: RPM, Latency, Total Requests, Error Rate
  • SVG bar chart showing requests over last 7 days
  • Token usage display

🖥️ Desktop Shortcut

  • New command to create desktop shortcut for quick access

v0.0.7

20 Dec 19:10

Choose a tag to compare

Full Changelog: v0.0.6...v0.0.7

v0.0.6: Dashboard Screenshot

20 Dec 14:36

Choose a tag to compare

What's New in v0.0.6

  • Added dashboard screenshot to README for better visibility on Marketplace and GitHub

Installation

Download the .vsix file and install via:

code --install-extension github-copilot-api-vscode-0.0.6.vsix

v0.0.5: Prompt Generator, API Wiki & VS Code Tools

20 Dec 14:10

Choose a tag to compare

What's New in v0.0.5

Features

  • Prompt Generator: AI-powered tool to create detailed prompts with dropdowns for project type, tech stack, goal, and complexity
  • API Usage Wiki: Comprehensive code examples for Python, JavaScript, cURL, and MCP tools
  • Sidebar Quick Actions: Swagger, Wiki, and Prompt Generator buttons for quick navigation
  • Built-in VS Code Tools: Native MCP tools for file reading, directory listing, diagnostics, and editor control
  • Status Bar Improvements: Active request indicator with real-time updates
  • Auto-Start & Notifications: Server can start automatically with configurable notifications

Documentation

  • Professional README rewrite with SEO optimization
  • Framework integrations guide: LangChain, LlamaIndex, AutoGPT, CrewAI, and more
  • Comprehensive configuration reference
  • Built-in VS Code tools documentation

Installation

Download the .vsix file and install via:

code --install-extension github-copilot-api-vscode-0.0.5.vsix

Release v0.0.4 – Marketplace Icon Update

19 Dec 23:32

Choose a tag to compare

v0.0.4 – Marketplace Icon Update

  • Added a 128x128 PNG icon for proper display in the VS Code Marketplace and Extensions view.
  • No functional changes.

If you already have the extension installed, update to see the new icon in VS Code.

Thank you for using GitHub Copilot API Gateway!

Release v0.0.3 – Icon Update

19 Dec 23:23

Choose a tag to compare

v0.0.3 – Icon Update

  • Updated extension icon for improved appearance in VS Code.

No functional changes. If you already have the extension installed, you can update to see the new icon.

Thank you for using GitHub Copilot API Gateway!

Release v0.0.2

19 Dec 22:47

Choose a tag to compare

🚀 GitHub Copilot API Gateway v0.0.2

Highlights

  • Initial public release of the extension.
  • Expose GitHub Copilot as a local OpenAI-compatible API server.
  • Supports OpenAI, Anthropic, and Google Gemini API clients.
  • Security features: IP allowlist, data redaction, rate limiting, authentication.
  • Observability: live log tail, audit log, Swagger UI, recent activity dashboard.
  • Advanced networking: LAN sharing, WebSocket support, configurable timeouts and payload sizes.
  • Extensibility: Model Context Protocol (MCP) support for local tool integration.

See the README for setup and usage instructions.


Thank you for trying out the extension! Please report issues or feature requests on the GitHub Issues page.

v0.0.1

11 Dec 21:12

Choose a tag to compare

Initial release of GitHub Copilot API Gateway extension