首页 > AI前沿 > AgentsDock: An IDE designed for agentic AI research

AgentsDock: An IDE designed for agentic AI research

Hacker News 2026-09-13 07:45 3 阅读 查看原文
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 We support: Claude Code Codex Cursor 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