I think the definitive solution way would be using vscode stripped for web (what gh codespaces use) and add pi to it.
AgentsDock: An IDE designed for agentic AI research
31–40 of 41 posts
Re: AgentsDock: An IDE designed for agentic AI research
#32Re: AgentsDock: An IDE designed for agentic AI research
#33Re: AgentsDock: An IDE designed for agentic AI research
#34Re: AgentsDock: An IDE designed for agentic AI research
#35Re: AgentsDock: An IDE designed for agentic AI research
#36Re: AgentsDock: An IDE designed for agentic AI research
#37If you're more of a SWE than a data scientist, check out Mjolnir: https://github.com/BrokkAi/mjolnir/ Built in containerization and EC2 support, allows moving sessions across harnesses/profiles/machines
Re: AgentsDock: An IDE designed for agentic AI research
#38an 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
Re: AgentsDock: An IDE designed for agentic AI research
#39Earlier quoted context omitted.
Goodness - 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).
I 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.