3 ms·
AgentsDock: An IDE designed for agentic AI research
- lazy_dev_1_to_9 13d ago[flagged]
- ZihuiGeorgia 14d ago[dead]
- applefanboy123 13d agoTrying this now
- ZihuiGeorgia 13d agoThanks!! Let me know if you need any help
- BrandiATMuhkuh 13d agoLooking at the screenshots, this looks close to what an agent factory for teams could look. Agents on multiple servers, people can see each conversation. Test it…
- ZihuiGeorgia 13d agoLet me know how it goes!
- anyu1 13d agolooks interesting! Trying it out. Thanks
- jbellis 13d agoIf you're more of a SWE than a data scientist, check out Mjolnir: https://github.com/BrokkAi/mjolnir/ https://github.com/BrokkAi/mjolnir/ Built in containerization and EC2 support, allows moving sessions across harnesses/profiles/machines
- sheepscreek 13d agoGoodness - triggers my ADHD. Power to those who find it useful, I would be so lost in the wrong details (the quota screen is pretty cool).
- visarga 13d agoI sometimes use 5 agents at once, but 3 work on separate tasks and the 4th is watching them by tmux and steering, and the fifth is also watching the whole team for testing quality standards. So 2 out of five are just helping me watch the other 3. But this only works because the 3 worker agents have really separate problems, almost no connections across.
- ZihuiGeorgia 13d agoI feel you! And the watch agent sounds like a good approach
- deleted 13d ago[deleted]
- spdustin 13d agoWhen all you have is a drawer-full of hammers, get yourself a mythical hammer. Clever name.
- antoniojtorres 13d agoLooks useful! curious how you would compare it against something like Paseo?
- zhengyiluo 13d agoTried it out, missing a few important features we need : ). Paseo is great though
- victorbjorklund 13d agoWhat features I paseo missing that you have?
- esafak 13d agoI suggest putting the tests in a separate folder ;)
- ZihuiGeorgia 13d agohhh you spotted my messy folders ;)
- vivzkestrel 13d ago- arent there 10000 projects that do this - what makes this one special?
- zhengyiluo 13d agoGeared toward for AI research so it is has a lot of nice-to-have features.
- AgentK20 13d agoIsn’t this just paseo.sh with less features and tightly-coupled tailscale?
- danecek099 13d agoIDEs are today's JS frameworks
- kristopolous 13d agoIt's a 2 day old project. https://github.com/ZhengyiLuo/AgentsDock https://github.com/ZhengyiLuo/AgentsDock
- visarga 13d agoThat is "from last year" in human time.
- ZihuiGeorgia 13d agoThat is new repo for open source, we've actually worked on it for a while
- kristopolous 13d agoNoted. For the rest of the internet, I was wrong. Here is the evidence. https://github.com/ZhengyiLuo/AgentsDock-Releases/releases https://github.com/ZhengyiLuo/AgentsDock-Releases/releases
- zhengyiluo 13d agoCreated a new repo to open-source since the old one has too many commits and some uncessary histories haha
- quietraster 13d agoan ide built around agents instead of files is the direction i keep expecting to win. how do you handle state when several agents touch the same repo at once
- tobyhinloopen 13d agoWorktrees or sandboxes. You can tell Claude to put its stuff in a worktree. I can easily develop any amount of features in the same codebase because they all run in their own worktree
- ZihuiGeorgia 13d agoYeah, and we don't limit how you do it — each chat gets its own tmux session, so it is up to you on how to handle it
- nickcosta 13d ago[flagged]
- submeta 13d agoI went from IDE (VS Code) to terminal (wezterm) running half a dozen agents in an app called Herdr. My computer work is mostly in the terminal now, prompting agents. And they have access to my Obsidian vaults. Can read, and add to them. And access all my notes via a local RAG. I neither need projects in Claude, nor IDEs. Just agents accessing my local vaults and code repos.
- ZihuiGeorgia 13d agoYes, we need agent-oriented IDE not the old VS code style!
- aniceperson 13d agoI dont care about codex,cc harness. but I do miss a proper terminal in pi web; I will likely endup forking it... the lamma cpp built-in web app is super nice, but also needs to be hacked to support api providers, and also no terminal :/ . I think the definitive solution way would be using vscode stripped for web (what gh codespaces use) and add pi to it.
- Presend 13d ago[dead]
- alescalaios 13d ago[flagged]
- shepardrtc 13d agoWhen you move the app to the trash, it leaves the server you have to install. It's still running and set to restart automatically.
- dominotw 13d agoagentslop
- thiagoc77 13d ago[dead]
- soltanov 12d agoMulti-agent tools need more than a visual dashboard