Changelog
Every shipped release, newest first. Each perpetual licence includes one year of updates — this is what lands in that year.
winget install IDEAgentHub.AgentHubAlready installed? Update with winget upgrade IDEAgentHub.AgentHub.
1.0.4
LatestIntegration repairs after upstream IDE updates, multi-monitor window handling, and the move to pay-once licences.
- Fixed
Antigravity — sync and turn history work again
Antigravity's update split the product into two applications and moved where it stores conversations, which left cross-IDE handoff and the turn timeline silently empty. Both now read Antigravity's own transcript files on disk, covering both installation layouts. Opening a project folder in Antigravity works again too — the tab launches the variant that honours a folder argument.
- Fixed
Multi-monitor and per-display scaling
Dragging the window between monitors that use different scaling no longer snaps it back to the corner, and maximise/restore behaves correctly on mixed-DPI setups. Restoring from maximised now gives a comfortably sized window instead of a near-full-screen copy. Embedded IDEs rescale when the host window crosses a display boundary.
- Fixed
VS Code (Copilot) — prompts recovered
Copilot 0.57 and VS Code 1.129 stopped writing user prompts where earlier versions did, so handoff notes recorded the reply without the question. Prompts are now read from Copilot's own chat session store. The change touches only the Copilot path; other IDEs are unaffected.
- New
Pay-once licences
Support for the Basic, Personal and Team tiers: your licence never expires, and the one-year update entitlement is tracked separately from it. The status chip reports a perpetual licence as such instead of mislabelling it, and a new key can be entered inside the app when an old one has lapsed.
- New
Turn history: smaller on disk, easier to prune
Snapshot storage moved to a per-workspace folder with cascade delete, backup retention limits and turn-log compaction, and new snapshot data is compressed more aggressively (older snapshots still load). Sync gained a handoff notification, a clickable warning indicator, a Sync Activity window and a single global MCP registration instead of per-workspace copies.
- Hardening
Anti-tamper hardening
Internal work with no behaviour change for a licensed user: debug symbols are no longer shipped inside the executable, licence diagnostics use opaque codes, signature verification is duplicated and cross-checked, and each feature check verifies the licence server's signature independently.
In-place upgrade keeps your licence and trial timer. Licence caches written by older versions keep working — nobody has to re-activate.
1.0.3
Cursor history accuracy and window behaviour.
- Fixed
Cursor turn history no longer splits one prompt into several cards
Turn boundaries now follow the same rules used for Claude Code, tool-use blocks no longer flush early, and internal wrappers are stripped from the recorded prompt. Sync and the turn timeline agree on what a turn is.
- New
Delete a turn for good
Turns can be deleted from the timeline with a permanent tombstone, using a themed confirmation dialog instead of a system message box.
- Fixed
Per-monitor DPI on maximise
Maximising on a secondary display with different scaling now uses that display's DPI.
1.0.2
Rebrand to IDEAgentHub, account portal, and trial hardening.
- New
Renamed to IDEAgentHub everywhere Windows shows it
Start-menu shortcut, Add/Remove Programs entry and File Explorer properties all read IDEAgentHub, so Start-menu search finds the app immediately.
- New
Account dashboard and in-app licence sign-in
Self-service device revoke from the account dashboard, a billing handoff to the payment provider's customer portal, and sign-in with email plus licence key — no email round trip.
- New
Licence chip in the status bar
Shows your plan and the days remaining at a glance.
- Hardening
Trial abuse limits
One trial per machine, enforced by hardware fingerprint, plus a per-licence lifetime device cap and a daily scan that flags suspected licence sharing.
1.0.0 – 1.0.1
First public releases.
- New
Initial release
Windows installer with automatic updates, licensing with a free trial, the tabbed IDE host, cross-IDE handoff notes and the AI turn timeline with workspace snapshots.
- Fixed
Polish before launch
Full English interface, a Sync section in Settings exposing the handoff-log limits, and a fix for an empty pending card in the turn timeline.
Detailed notes for these two builds were never written up at the time; the summary above is reconstructed from the commit history rather than invented.