A full-featured IDE with integrated browser, terminal, and editor.
git clone https://github.com/Swarm-Code/swarm-ide.git
cd swarm-ide
bun install
bun run build
bun linkideOr open a specific folder:
ide /path/to/project- Multi-pane workspace with split views
- Monaco editor with LSP support
- Integrated terminal
- Built-in browser with tab management
- Git integration with diff viewer
- SSH/SFTP remote workspace support
- File explorer with icon themes
- Markdown preview
- Bun
- Node.js 18+
Copyright © 2025 Swarm Code. All rights reserved.