AgentsDock: An IDE designed for agentic AI research

79 points by ZihuiGeorgia a day ago on hackernews | 32 comments

AgentsDock desktop app showing a Codex chat with model training results, a files and media grid of plots, and the session inspector panel

AgentsDock iPhone app showing the chat list with a connected Mac Mini server and recent Claude and Codex sessions

Trusted by researchers at

Carnegie Mellon University UC Berkeley NVIDIA

How it works

  • 1Set up your server with a few simple commands
  • 2Access the server from any device
  • 3Have your agents do research and model training for you

Read the full setup guide

We support:

  • Tailscale (optional)
  • tmux (optional)
# 1 · Install the AgentsDock server
$ git clone https://github.com/ZhengyiLuo/AgentsServer.git
$ cd AgentsServer
$ ./install.sh

# 2 · Launch the app and paste your server URL
$ open -a AgentsDock

Built for AI researchers

A dock for all your agents

Chat with different agents — Claude Code, Codex, and more — side by side in one place.

Connect multiple servers, from any device

Your lab workstation, your Mac mini at home, a rented GPU box — connect them all and switch between them anytime, from every device you own.

View and edit code

Open, edit, and syntax-highlight files on your remote — no separate editor needed.

Full terminal access from anywhere

Attach to your chat's persistent tmux session from any device — the same shell, everywhere.

Check video job results

Agents return plots, images, and rendered rollouts inline — review a run's real output right in the chat.

Loading current release

Bring your agents into the Dock.

Install the desktop client, connect it to your AgentsDock server, and keep Claude and Codex available from every machine you use.

See all release versions