Wingetlywingetly
← All apps

IDEAgentHub

by IDEAgentHubv1.0.2

Last updated

Embed Cursor, Antigravity, Claude Code, Codex, and VS Code into a single tabbed window.

Install with winget

$ winget install --id IDEAgentHub.AgentHub --exact --version 1.0.2

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for IDEAgentHub

IDEAgentHub uses EXE (NSIS). The silent install switches are --silent.

One-line silent install (x64, user scope)
IDEAgentHub-1.0.2-Setup.exe --silent

See the full silent install reference for IDEAgentHub

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

IDEAgentHub (AgentHub) is a tab manager for AI coding IDEs on Windows. Instead

of juggling separate windows for Cursor, Antigravity, Claude Code, Codex, and

VS Code, AgentHub embeds them as tabs in a single host window. Workspaces,

file changes, and AI chat handoffs are synchronized across IDEs so you can

switch between agents mid-task without losing context.

Highlights:

- Native Win32 tab manager — every IDE renders natively, zero-flash crossfade

when switching tabs.

- Cross-IDE context handoff via .agenthub/continuity-log.md so the next agent

reads exactly what the previous one did.

- AI turn timeline with workspace snapshots + one-click restore.

- 14-day free trial, no credit card required.

- One device per license, self-service revoke from the account dashboard.

Installers · v1.0.2

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
userDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for IDEAgentHub.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Claude CodeAnthropic PBC
    Anthropic.ClaudeCodev2.1.268

    Unleash Claude’s raw power directly in your terminal. Search million-line codebases instantly. Turn hours-long workflows into a single command. Your tools. Your workflow. Your codebase, evolving at thought speed.

  • R
    rtkrtk-ai
    rtk-ai.rtkvv0.48.0

    CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies

  • YouTube Music Desktop AppNovusTheory
    Ytmdesktop.Ytmdesktopv2.0.11

    A unofficial player for YouTube Music on desktop

  • Android StudioGoogle LLC
    Google.AndroidStudiov2026.1.4.7

    The official Integrated Development Environment (IDE) for Android app development.

  • Win-CodexBarCodexBar Contributors
    Finesssee.Win-CodexBarv0.56.8

    Windows-native menu bar app for OpenAI Codex and Claude Code usage stats.

  • A
    AIChatsigoden
    sigoden.AIChatv0.30.0

    All-in-one LLM CLI tool featuring Shell Assistant, Chat-REPL, RAG, AI tools & agents, with access to OpenAI, Claude, Gemini, Ollama, Groq, and more.

More from IDEAgentHub or browse ide, electron, cursor.

Frequently asked questions

How do I install IDEAgentHub on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id IDEAgentHub.AgentHub --exact --version 1.0.2. winget downloads the installer from IDEAgentHub and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install IDEAgentHub silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id IDEAgentHub.AgentHub --exact 1.0.2 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for IDEAgentHub?
IDEAgentHub uses EXE (NSIS). Run the downloaded installer with: IDEAgentHub-1.0.2-Setup.exe --silent. The silent switches are --silent.
How do I uninstall IDEAgentHub via winget?
Run: winget uninstall --id IDEAgentHub.AgentHub --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from IDEAgentHub's Apps & Features entry.
Is IDEAgentHub free?
IDEAgentHub is distributed under Proprietary. Refer to the publisher (https://www.ideagenthub.com) for the full license terms - Wingetly itself does not charge for installation.
Does IDEAgentHub work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls IDEAgentHub directly from the publisher.
How do I keep IDEAgentHub up to date?
Run winget upgrade --id IDEAgentHub.AgentHub --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of IDEAgentHub from microsoft/winget-pkgs.