Skip to content
| Marketplace
Sign in
Visual Studio Code>AI>Copilot Helper ProNew to Visual Studio Code? Get it now.
Copilot Helper Pro

Copilot Helper Pro

biebie99

|
15 installs
| (1) | Free
An extension that provides model support for GitHub Copilot Chat, including ZhipuAI, MiniMax, MoonshotAI, DeepSeek, Alibaba Cloud Bailian, and custom OpenAI/Anthropic compatible models.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Copilot Helper Pro

Copilot Helper Pro

Supercharge your GitHub Copilot with multiple AI providers

Version Downloads Rating

License VS Code Node.js

Follow on X


Install · Quick Start · Features


Overview

A powerful VS Code extension that provides model support for GitHub Copilot Chat, seamlessly integrating multiple AI providers including ZhipuAI, MiniMax, MoonshotAI, DeepSeek, Antigravity (Google Cloud Code), Codex (OpenAI), and custom OpenAI/Anthropic compatible models.


Supported Providers

Provider Description Highlights
🌐 Antigravity Google Cloud Code Gemini Models Quota Tracking
💻 Codex OpenAI GPT-5 Apply Patch Shell Exec
ZhipuAI GLM Coding Plan Web Search MCP SDK
MiniMax Coding Plan Web Search Global Endpoints
MoonshotAI Kimi For Coding High-quality Responses
DeepSeek DeepSeek AI Fast Inference
Compatible OpenAI/Anthropic API Custom Models Support

Key Features

Multi-Account Management

Manage multiple accounts per provider with ease

  • Add unlimited accounts for each AI provider
  • Quick switch between accounts with Ctrl+Shift+Q / Cmd+Shift+Q
  • Visual account status in the status bar
  • Secure credential storage using VS Code Secret Storage

Load Balancing & Auto-Switching

Automatic load distribution across accounts

  • Auto-switch when hitting rate limits or quota exhaustion
  • Intelligent retry with exponential backoff strategy
  • Real-time quota monitoring and usage statistics
  • Seamless failover without interrupting your workflow

Antigravity (Google Cloud Code)

Access Gemini models via Google Cloud Code

  • Streaming responses with real-time output
  • Rate limit monitoring with automatic fallback
  • Quota tracking with detailed usage statistics
  • Multi-account support with intelligent auto-switching
  • Signature-based request validation for security

Codex (OpenAI)

Full access to OpenAI Codex capabilities

  • Full Access Sandbox Mode: Unrestricted filesystem and network access
  • Apply Patch Tool: Efficient batch file editing with unified diff format
  • Shell Command Execution: Run terminal commands directly
  • Todo List Management: Track tasks and plan your work session
  • Thinking Blocks: View model reasoning in real-time

Advanced Completion

Smart code completion features

  • FIM (Fill In the Middle): Intelligent code completion based on context
  • NES (Next Edit Suggestions): Predictive editing suggestions
  • Web Search Integration: Real-time information via ZhipuAI and MiniMax
  • Token Usage Tracking: Monitor your API usage in real-time

Installation

From VS Code Marketplace (Recommended)
  1. Open VS Code
  2. Go to Extensions (Ctrl+Shift+X / Cmd+Shift+X)
  3. Search for "Copilot Helper Pro"
  4. Click Install
From .vsix File
# Download from releases page, then in VS Code:
# Cmd+Shift+P > "Extensions: Install from VSIX..."
Build from Source
git clone https://github.com/nhatbien/copilot-helper.git
cd copilot-helper
npm install
npm run compile
npm run package

Quick Start

Step 1: Configure Your Provider

Provider Command
Antigravity Cmd+Shift+P → Antigravity Login
Codex Cmd+Shift+P → Codex Login
ZhipuAI Cmd+Shift+P → ZhipuAI Configuration Wizard
MiniMax Cmd+Shift+P → Start MiniMax Configuration Wizard
MoonshotAI Cmd+Shift+P → Start MoonshotAI Configuration Wizard
DeepSeek Cmd+Shift+P → Set DeepSeek API Key
Custom Cmd+Shift+P → Compatible Provider Settings

Step 2: Add Multiple Accounts (Optional)

Cmd+Shift+P → "Copilot Helper Pro: Manage Accounts"

Step 3: Enable Load Balancing

Cmd+Shift+P → "Copilot Helper Pro: Open Account Manager"
→ Toggle "Load Balance" for your provider

Detailed Guide: Adding Accounts

How to Add Multiple Accounts

Follow these simple steps to add and manage multiple accounts for any provider:

Step 1: Open Account Manager

Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) and type:

Copilot Helper Pro: Open Account Manager
Open Account Manager

Step 2: Select Your Provider

Click on the provider you want to add an account for (e.g., ZhipuAI, MiniMax, MoonshotAI, etc.)

Select Provider

Step 3: Add New Account

Click the "Add Account" button and enter your account credentials:

  • Account Name: A friendly name to identify this account
  • API Key: Your provider's API key
  • Additional Settings: Provider-specific configurations (if any)
Add Account Details

Step 4: Enable Load Balancing (Optional)

Toggle the "Load Balance" switch to enable automatic account switching when rate limits are hit.

Enable Load Balancing

Account Management Features

  • Edit Account: Click the edit icon to modify account details
  • Delete Account: Remove accounts you no longer need
  • Switch Account: Use Ctrl+Shift+Q / Cmd+Shift+Q for quick switching
  • Load Balance: Automatically distribute requests across accounts
  • Quota Tracking: Monitor usage and remaining quota in real-time

Requirements

Requirement Version
VS Code >= 1.104.0
Node.js >= 20.0.0
npm >= 9.0.0
GitHub Copilot Chat Required

Credits

Special thanks to these amazing projects:


LLMux

GCMP

AntigravityQuotaWatcher

� Support & Contact

Support This Project

If you find this extension helpful, consider supporting its development:

☕ Support me on Ko-fi

Get in Touch

Have questions or suggestions? Reach out on Telegram:

Telegram


�📄 License

This project is licensed under the MIT License - see the LICENSE file for details.


Made with love for the developer community

Back to Top

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft