|
|
|
Show HN: I Made an Open Source Swarm IDE
(nbardy.github.io)
|
|
2 points
by nbardy
87 days ago
|
|
Was tired of squinting a terminal UI, and flipping between tons of tabs. And needed a UI to launch and manage swarms for my new swarm library oompa:
http://github.com/nbardy/oompa Cursor has a nice UI, but doesn't let you use your Codex Pro, or Claude Max subscriptions. So I wanted an Open Source solution that wraps the existing harnesses with nice cross client UI Some core features:
- Lets you Search between all Claude Code, Codex, Gemini-Cli, and OpenCode sessions
- Open Source, use your IDE to edit your own IDE. long live the dream of emacs, and vim
- Lets you launch manage and view swarms of agents on top of a swarm management tool I've been using for a few months
- Native markdown and Image Preview inline |
|