I've been working on something along those lines (multi-agent orchestration IDE) for the last few months as a personal project.
There are also a lot of projects out there approaching this from many different angles.
Curious what features people would like to see in an Agentic IDE? Would you like to instruct multiple agents in real time (like vibe coding on steroids) or dispatch autonomous agents to solve a long-running task? Something else?
I don't understand how random thoughts on X are front-page news on Hacker News.
If some tech CEO makes a major announcement on X, it's newsworthy and belongs here. Anything else that's actual news is also fair game ... but all other X posts do not belong here!
The VSCode forks all do too much, Nimbalyst is built from scratch to be a proper agent manager. https://nimbalyst.com/
VSCode + any LLM plugin solves all the problems for me. Keep it simple.
Intent from augmentcode is trying to be this https://www.augmentcode.com/product/intent
I really feel this. Every implementation so far hasn't felt like it reduced the contextual load involved for dealing with multiple agents. Tmux/Cmux is great, but whoever figures this out will probably make it big.
I should probably try cmux+worktrunk again, but agent-of-empires works pretty good so far.
[dead]
I've been working on re-imagining the useful parts of Antigravity (Agent Manager) into an orchestrator that is tightly coupled with an LLM-optimized spec: https://thinkwright.ai/plexus
Early days and would appreciate any feedback