GitHub Launches Agent HQ: Unified Platform for Claude, Codex, and Major AI Models
GitHub announced Agent HQ in February 2026, enabling developers to access multiple AI models (Claude, OpenAI Codex, Gemini) directly within GitHub and VS Code through a unified interface.
GitHub announced Agent HQ in February 2026, a new AI integration platform that provides a unified interface for accessing multiple AI models—Claude (Anthropic), OpenAI Codex, and Gemini (Google)—directly within GitHub repositories and Visual Studio Code.
Overview
What is Agent HQ?
Agent HQ enables developers to switch between multiple AI models through a single interface. Previously, each AI service (Claude, ChatGPT, Gemini) required separate web interfaces or IDE plugins, but Agent HQ provides unified access on GitHub.
Supported AI Models
As of February 2026:
- Anthropic: Claude Opus 4.6, Claude Sonnet 4.5
- OpenAI: GPT-5.3-Codex-Spark, GPT-4 Turbo
- Google: Gemini 3 Deep Think, Gemini 1.5 Flash
- Other: GitHub Copilot (proprietary engine)
Open-source model support (Llama 3, Mistral, etc.) is planned.
Key Features
1. GitHub Repository Integration
Pull Request Review:
- Automatic code review by AI
- Compare opinions from multiple AI models
- Automatic security vulnerability detection
Issue Management:
- Auto-generate code fix suggestions from issues
- Compare solutions from multiple AIs
- Automatic bug reproduction steps
Code Search:
- Natural language code search (“Find authentication implementation”)
- Cross-repository search
- AI-powered related code recommendations
2. VS Code Extension
Agent HQ for VS Code:
- Switch between AI models in side panel
- Code completion, refactoring suggestions
- Error diagnosis and debugging assistance
- Terminal command generation
Multi-Model Comparison:
- Send same query to multiple AIs
- Display answers side-by-side
- Leverage each AI’s strengths
- Example: Claude (long-form), Codex (speed), Gemini (multilingual)
3. Team Collaboration
Shared AI Chat History:
- Share AI conversation history with team members
- Accumulate best practices
- Build project-specific knowledge base
AI Usage Analytics:
- Visualize team AI usage
- Cost management and model selection optimization
- Quantitative productivity assessment
Pricing
GitHub Free
- Agent HQ Basic: Available
- Models: GitHub Copilot (free tier), GPT-3.5
- Limit: 100 AI queries/month
GitHub Pro ($4/month)
- Agent HQ Full Features: Available
- Models: Claude Sonnet, GPT-4 Turbo, Gemini Flash
- Limit: 500 queries/month
GitHub Team ($4/month/user)
- Agent HQ Team Features: Available
- Models: All models (including Opus 4.6, GPT-5.3)
- Limit: 2,000 queries/month/user
GitHub Enterprise (Contact sales)
- Agent HQ Enterprise: Custom integration
- Models: All models + custom models
- Limit: Unlimited
- Additional: On-premises deployment, dedicated support
Industry Impact
The launch of Agent HQ is expected to significantly impact the IDE market and AI providers, potentially becoming the standard platform for AI usage.
Reference Links
- GitHub
- Agent HQ Documentation (coming soon)
- VS Code Marketplace
(Information as of February 13, 2026. Features and pricing subject to change.)
関連記事
GitHub、Agent HQを発表。Claude・Codex等の主要AIをGitHub/VS Code内で直接利用可能に
GitHubが2026年2月にAgent HQを発表。複数のAIモデル(Claude、OpenAI Codex、Gemini)をGitHub・VS Code内で統一インターフェースで利用可能にする統合プラットフォーム。
ChatGPT(OpenAI)とClaude(Anthropic)の機能比較。コーディング、長文解析、コスト面での違いを検証
会話型AI市場のトップ2、ChatGPTとClaudeを技術的観点から比較。コンテキストウィンドウ、モデル性能、API価格、企業向け機能の違いを詳解。
GitHub Agent HQ、Claude・Codexを統合しマルチエージェント開発環境を実現
GitHubは2026年2月、Copilot Pro+およびEnterpriseユーザー向けにAgent HQを拡張。Anthropic Claude、OpenAI Codexをパブリックプレビューとして追加し、複数のAIエージェントを統合ワークフロー内で利用可能にした。
人気記事
Claude Code v2.1.93 リリース - PreToolUseフック延期決定やフリッカーFREE渲染など
AnthropicがClaude Code v2.1.93をリリース。PreToolUseフックの延期決定機能、フリッカー-freeレンダリングオプション、PermissionDeniedフック、名前付きサブエージェントのタイプアヘッド対応などを含む。
Claude Code v2.1.92 リリース - forceRemoteSettingsRefreshやBedrockセットアップウィザードなど
AnthropicがClaude Code v2.1.92をリリース。forceRemoteSettingsRefreshポリシー設定、Bedrockセットアップウィザード、costコマンドの改善など多数の機能追加とバグ修正を含む。
Claude Code v2.1.84 リリース - PowerShellツールプレビューと環境設定の強化
Claude Code v2.1.84がリリース。Windows向けのPowerShellツール、環境変数によるモデル選択のカスタマイズアイドルセッション処理の改善などが含まれる。
最新記事
Claude Code v2.1.93 リリース - PreToolUseフック延期決定やフリッカーFREE渲染など
AnthropicがClaude Code v2.1.93をリリース。PreToolUseフックの延期決定機能、フリッカー-freeレンダリングオプション、PermissionDeniedフック、名前付きサブエージェントのタイプアヘッド対応などを含む。
Claude Code v2.1.92 リリース - forceRemoteSettingsRefreshやBedrockセットアップウィザードなど
AnthropicがClaude Code v2.1.92をリリース。forceRemoteSettingsRefreshポリシー設定、Bedrockセットアップウィザード、costコマンドの改善など多数の機能追加とバグ修正を含む。
Claude Code v2.1.91 リリース - MCPツール結果の永続化とEditツールの最適化
Claude Code v2.1.91ではMCPツールの結果サイズの上書き、シェル実行の制御強化、Editツールの効率改善などが行われた。