메뉴
HN
Hacker News • 13일 전

에이전트 AI 연구를 위한 IDE 'AgentsDock' 오픈소스 공개

IMP
6/10
핵심 요약

AgentsDock은 에이전트 AI 연구를 위해 설계된 오픈소스 IDE로, Claude Code, Codex, Cursor를 하나의 데스크톱·모바일 작업 공간에서 함께 사용할 수 있게 해줍니다. 자체 서버를 구축해 연구실 워크스테이션, 집의 Mac mini, 임대 GPU 서버 등을 어느 기기에서나 연결하고, 원격 파일 편집과 tmux 터미널 접근, 학습 결과(그래프·이미지) 확인까지 지원합니다.

번역된 본문

GitHub · 오픈소스 · 현재 베타 테스트 중

AgentsDock은 에이전트 AI 연구를 위해 설계된 IDE입니다. 현재 Claude Code, Codex, Cursor를 하나의 데스크톱 및 모바일 작업 공간에서 지원합니다.

다운로드: macOS, iPhone·iPad, Linux(x86_64/ARM64), Windows, Android

연구자들이 신뢰하는 도구

작동 방식

  1. 간단한 명령 몇 개로 서버를 설정합니다
  2. 어떤 기기에서든 서버에 접속합니다
  3. 에이전트가 연구와 모델 학습을 대신 수행하게 합니다

전체 설정 가이드 보기 →

지원 환경: Claude Code, Codex, Cursor, Tailscale(선택), tmux(선택)

bash

1 · AgentsDock 서버 설치

$ git clone https://github.com/ZhengyiLuo/AgentsServer.git $ cd AgentsServer $ ./install.sh

2 · 앱을 실행하고 서버 URL을 붙여넣기

$ open -a AgentsDock

💻 AI 연구자를 위해 제작

모든 에이전트를 위한 독(Dock): Claude Code, Codex 등 서로 다른 에이전트와 한곳에서 나란히 채팅할 수 있습니다.

어떤 기기에서든 여러 서버 연결: 연구실 워크스테이션, 집의 Mac mini, 임대 GPU 서버 등을 모두 연결하고, 보유한 모든 기기에서 언제든 전환할 수 있습니다.

코드 보기 및 편집: 원격 서버의 파일을 열고, 편집하고, 구문 강조로 볼 수 있어 별도 에디터가 필요 없습니다.

어디서나 완전한 터미널 접근: 어떤 기기에서든 채팅의 영구 저장되는 tmux 세션에 연결되어 모든 곳에서 동일한 셸을 사용합니다.

영상 작업 결과 확인: 에이전트가 그래프, 이미지, 렌더링된 롤아웃을 인라인으로 반환하며, 실행 결과물을 채팅에서 바로 검토할 수 있습니다.

현재 릴리스 불러오는 중

에이전트를 독으로 가져오세요. 데스크톱 클라이언트를 설치하고 AgentsDock 서버에 연결하면, 사용하는 모든 기기에서 Claude와 Codex를 이용할 수 있습니다.

모든 릴리스 버전 보기 →

  • macOS: Universal, macOS 14+ (.dmg)
  • Linux: AppImage, x86_64 또는 ARM64
  • Windows: x64, Windows 10+ (.exe)
  • iPhone·iPad: iOS·iPadOS 17+, TestFlight
  • Android: arm64, 베타 (APK)
원문 보기
원문 보기 (영어)
GitHub · Open source · Beta testing now AgentsDock An IDE designed for agentic AI research. AgentsDock currently supports Claude Code, Codex, and Cursor in one desktop and mobile workspace. Download for macOS  Download for iPhone & iPad >_ Download for Linux · x86_64 >_ Download for Linux · ARM64 Download for Windows Download for Android Trusted by researchers at How it works 1 Set up your server with a few simple commands 2 Access the server from any device 3 Have your agents do research and model training for you Read the full setup guide → We support: Claude Code Codex Cursor Tailscale (optional) tmux (optional) bash # 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 → ⌘ macOS Universal · macOS 14+ Download .dmg >_ Linux AppImage · x86_64 or ARM64 x86_64 ARM64 Windows x64 · Windows 10+ Download .exe  iPhone & iPad iOS & iPadOS 17+ · TestFlight Download on TestFlight Android arm64 · Beta Download APK