EveryDev.ai
Subscribe
Home
Developers

3,241+ AI companies

  • Radar
  • Trending
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Developers
    3. neoswarm

    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.

    Visit Website

    At a Glance

    1Tool Listed
    3Products
    8Capabilities
    Discussions
    2026Est.
    Focus Areas
    AI Coding Assistants
    Multi-agent Systems
    Command Line Assistants
    Connect
    Latest News
    README and homepage updates continued, including the project’s request for GitHub stars as its stated non-profit metric.Aug 26, 2026
    Website mobile-layout refinement kept the sidebar/product visible and improved responsive terminal and FAQ presentation.Aug 26, 2026
    Markets
    • 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)
    View neosh
    neosh tool icon

    neosh

    Terminal Workspace for AI Agents

    AI Coding Asst.Multi-agent SystemsCLI Assistants

    Discussions

    No discussions yet

    Be the first to start a discussion about neoswarm

    Latest News

    08/26/2026

    README and homepage updates continued, including the project’s request for GitHub stars as its stated non-profit metric.

    github.com
    08/26/2026

    Website mobile-layout refinement kept the sidebar/product visible and improved responsive terminal and FAQ presentation.

    github.com
    08/25/2026

    neosh v0.2.0 released, including self-update behavior and mouse-wheel scrolling.

    github.com
    08/25/2026

    Binary distribution added for npm, Homebrew and install.sh, in addition to source/Cargo installation.

    github.com

    Products & Services

    3
    neosh
    2026-08-25 (v0.2.0; repository initial commit 2026-08-18)

    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.

    ASCP (Agent Swarm Control Protocol)
    2026-08-25 (version 0 draft)

    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.

    Built-in neosh plugins

    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

    MM

    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

    Free / open source
    $0

    MIT-licensed; no paid tier. AI-provider charges, if any, are incurred through the user’s own configured account.

    Target Markets

    Industries & Segments
    • Individual developers and terminal power users
    • Open-source contributors and plugin authors
    • Software engineering teams coordinating coding agents across machines
    Use Cases
    • 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

    Quick Facts

    Founded
    2026

    History & Milestones

    2026-08-18

    Initial neosh repository commit; the MIT license credits copyright to neosh-org.

    2026-08-25

    Published neosh v0.2.0, consolidating the published crates and distribution paths around one version.

    2026-08-25

    Added binary distribution through npm, Homebrew and install.sh, alongside crates.io/source installation.

    2026-08-25

    Released ASCP v0 draft, the Agent Swarm Control Protocol for seeing and steering agents across computers.

    2026-08-26

    Launched/refined the neoswarm.dev site and plugin catalogue, including built-in plugin listings and live repository star display.

    Key Capabilities

    8
    Persistent workspace process with terminals that attach/detach without stopping running agents
    Multiple simultaneous conversations and terminals sharing workspace state
    Automatic Git worktrees and branches named from the user’s request
    Provider/model support for an existing Claude login, Anthropic API, OpenAI-compatible endpoints, Google Gemini and local Ollama
    Fully typed TypeScript plugin API; built-in UI capabilities are themselves plugins
    Vim-style keys and normal-mode transcript reading/copying

    Integrations & Partnerships

    Platform Integrations

    • Homebrew: brew install neoswarm/tap/neosh
    • npm: npm install -g neosh
    • Cargo/crates.io: cargo install neosh
    • Shell installer: curl -fsSL https://neoswarm.dev/install.sh | sh
    • AI provider drivers: Claude CLI, Anthropic, OpenAI-compatible endpoints and Google; documentation also describes local Ollama support
    • TypeScript plugin packages under the @neosh namespace

    Key Partnerships

    Community collaboration through the neosh Discord, GitHub issues and pull requests
    Works with overlay networks such as Tailscale, Nebula, NetBird and ZeroTier underneath ASCP (the protocol itself does not provide NAT traversal)

    Connect

    Website
    neoswarm.dev
    GitHub
    neoswarm
    Discord
    cWdMAqcAn5

    AI Topics

    3

    neoswarm focuses on these topics:

    AI Coding Assistants(1)
    Multi-agent Systems(1)
    Command Line Assistants(1)
    Back to all developersSuggest an edit