Skip to content

AgentDock v0.1.0 — Windows Preview

Pre-release
Pre-release

Choose a tag to compare

@crossainthero-lab crossainthero-lab released this 22 Jul 12:28

AgentDock v0.1.0 — Windows Preview

First packaged Windows preview of AgentDock, a desktop interface for running Claude Code, Codex, and Antigravity coding agents on your local projects.

Highlights

  • Claude Code, Codex, and Antigravity support — run any of the three coding agents against your own projects from one app.
  • Cross-agent continuation and handoffs — hand a conversation off from one agent to another (e.g. Claude → Codex → Antigravity) with full context carried over internally, while the visible chat only ever shows the task you actually typed.
  • Persistent projects and conversations — projects, sessions, and message history are saved locally and survive an app restart.
  • Automatic Windows CLI discovery — Claude, Codex, and Antigravity executables are found automatically (PATH search, then known install locations), with a manual override available in Settings if needed.
  • Installer and portable versions — both a standard Windows installer and a portable, no-install .exe are provided below.

Requirements and limitations

  • Windows x64 only for this release — no macOS or Linux build yet.
  • Unsigned build — this release is not code-signed, so Windows SmartScreen may show an "unknown publisher" warning when you first run it. Click "More info" → "Run anyway" to proceed.
  • Agent CLIs are not bundled — you'll need to separately install whichever of Claude Code, Codex, and/or Antigravity you want to use; AgentDock detects and reports which ones it finds.

Assets

  • AgentDock Setup 0.1.0.exe — Windows installer (per-user install, no admin required, Start Menu shortcut, uninstaller included).
  • AgentDock 0.1.0.exe — portable build, no installation needed.