neoswarm
neoswarm is a community-held, non-profit open-source project building neosh, a terminal-first workspace for controlling coding agents. It aims to bring a Neovim-like, plugin-oriented workflow to multi-agent coding across models, worktrees, terminals, and machines.
At a Glance
- Individual developers and terminal power users
- Open-source contributors and plugin authors
- Software engineering teams coordinating coding agents across machines
AI Tools by neoswarm
(1)neosh
Terminal Workspace for AI Agents
Discussions
No discussions yet
Be the first to start a discussion about neoswarm
Latest News
README and homepage updates continued, including the project’s request for GitHub stars as its stated non-profit metric.
Website mobile-layout refinement kept the sidebar/product visible and improved responsive terminal and FAQ presentation.
neosh v0.2.0 released, including self-update behavior and mouse-wheel scrolling.
Binary distribution added for npm, Homebrew and install.sh, in addition to source/Cargo installation.
Products & Services
A Rust terminal workspace/orchestrator for coding agents. It provides persistent workspaces, multiple terminal attachments, conversations and worktrees, model/provider selection, a TypeScript plugin host, Vim-style interaction, and remote-machine control.
An MIT-licensed TCP protocol/specification for authenticated presence, inventory, commands, acknowledgements and subscriptions between neosh workspaces on multiple computers; agents remain on their owning machines.
Bundled TypeScript plugins including sidebar, git, usage, questions, titles, palette, approvals, model and slash; they are ordinary plugins using the same public API available to third parties.
Market Position
neoswarm positions neosh as a Neovim-inspired, terminal-first alternative to conventional AI coding-agent interfaces: one persistent workspace, many terminals and conversations, built-in Git worktrees, model/provider flexibility, and an extensible plugin surface. Its closest competitive set includes terminal coding-agent tools such as Claude Code, OpenAI Codex CLI and Aider, plus IDE-centric agent workspaces; neosh differentiates through making the entire UI/plugin boundary public and composable.
Leadership
Founders
Matthew Meszaros (GitHub: meszmate)
The primary public maintainer/author: the repository release and commit history attributes the project’s implementation to meszmate; his GitHub profile identifies him as Matthew Meszaros and shows prior open-source work including warmbly, zigzag, apple-rs, apple-go, and xmpp-go.
Founding Story
The project was started around the idea of a ‘Neovim for controlling AI agents’: a terminal workspace where the workspace is a persistent process, terminals are views, each conversation can have its own worktree, and every visible capability is implemented through a public plugin API. The repository explicitly says neosh is non-profit, held by its users, with no company behind it.
Business Model
Revenue Model
Free, open-source software distributed under the MIT license; the project states there is no paid tier and no company behind it. Users connect their own AI-provider accounts/API keys.
Pricing Tiers
MIT-licensed; no paid tier. AI-provider charges, if any, are incurred through the user’s own configured account.
Target Markets
- Individual developers and terminal power users
- Open-source contributors and plugin authors
- Software engineering teams coordinating coding agents across machines
- Running and supervising multiple AI coding-agent conversations
- Power-user terminal workflows for software development
- Isolating agent changes in Git worktrees
- Switching among hosted and local AI models
- Building custom UI/workflow plugins in TypeScript
- Monitoring or steering coding agents running on other computers