VelaTerm Goes Open Source: a Tauri 2 Terminal That Runs Nine Coding Agents as First-Class Sessions in One Project Tree
r/ClaudeAI (97up/13c), velaterm.com·medium signal
A week after first posting about it, the VelaTerm team open-sourced their multi-agent terminal on r/ClaudeAI. The pitch is managing coding agents 'the way you manage a team, not a stack of chat tabs': nine agents including Claude Code, Codex and Copilot run as first-class sessions in a nested project tree, with split panes and E2EE remote access. The build choice is the differentiator for anyone who has watched Electron dev tools eat their RAM — a Rust core on Tauri 2 running against the system webview, no bundled Chromium, installer measured in megabytes and no 400MB helper processes competing with local inference or builds.