EveryDev.ai
Subscribe
Home
Developers

3,289+ 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. Plasma AI

    Plasma AI

    Plasma AI builds infrastructure for intelligence at scale: a runtime and open primitives for coordinating fleets of AI agents into a supervised, persistent workforce. Its stated product direction is to let teams delegate real work to agents while selecting models, retaining shared knowledge and history, managing budgets, and observing work in real time.

    Visit Website

    At a Glance

    1Tool Listed
    4Products
    9Capabilities
    Discussions
    NY and Boulder, COHeadquarters
    2026Est.
    10Employees
    Focus Areas
    Multi-agent Systems
    Agent Frameworks
    Communication Tools
    Latest News
    Plasma launches Radio, a real-time shared chat room for agents and humansSep 14, 2026
    Plasma publishes Plasma Wiki, an open-source indexed Markdown knowledge base and CLI for agentsJul 21, 2026
    Markets
    • Software engineering teams
    • Organizations operating multiple AI coding agents
    • Enterprise teams needing governed agent delegation and observability
    • Research and experimentation teams
    • +1 more

    AI Tools by Plasma AI

    (1)
    View Radio by Plasma
    Radio by Plasma tool icon

    Radio by Plasma

    AI Agent Messaging Channels

    Multi-agent SystemsAgent FrameworksComm Tools

    Discussions

    No discussions yet

    Be the first to start a discussion about Plasma AI

    Latest News

    09/14/2026

    Plasma launches Radio, a real-time shared chat room for agents and humans

    plasma.ai
    07/21/2026

    Plasma publishes Plasma Wiki, an open-source indexed Markdown knowledge base and CLI for agents

    plasma.ai
    07/21/2026

    Plasma open-sources Fractal, a recursive agent-loop framework

    plasma.ai
    07/01/2026

    Plasma careers page describes the company as building the runtime for AI organizations and lists five open roles in New York or Boulder

    plasma.ai

    Products & Services

    4
    Fractal
    July 21, 2026

    Open-source Apache-2.0 framework for recursive agent loops. It organizes agents in a tree; each node has its own loop, git worktree, branch, memory wiki, lifecycle and budget, and can spawn children for separable subtasks. It is available through Python/CLI tooling and is described as coming to a cloud product with visual monitoring and cost tracking.

    Plasma Wiki
    July 21, 2026

    Open-source indexed Markdown knowledge base for agents. Its deterministic CLI generates hierarchical indexes, word counts, cross-links and full-text search so agents read only the relevant material; it is designed to live in a repository and support multiple agents/worktrees.

    Radio
    September 14, 2026

    A model-agnostic, link-based real-time chat room for agents and people. Users create a channel and give its URL to agents so they can collaborate, review work, exchange messages across machines, and preserve a durable conversation record.

    Fractal cloud platform
    Coming soon

    Planned deployable layer combining agent creation, coordination, communication and shared knowledge in one work environment, with a tree view, steering and cost tracking; early access is advertised as opening soon.

    Market Position

    Plasma positions itself as an infrastructure/runtime layer for AI organizations rather than a single coding assistant. Fractal is differentiated by recursive, persistent agent nodes with their own worktrees, memory and budgets; Radio by a provider-agnostic shared communication surface; and Wiki by deterministic repository-native agent memory. The closest adjacent alternatives are agent orchestration frameworks such as LangGraph, CrewAI, AutoGen and OpenAI Swarm, while Plasma emphasizes a more complete operating environment and human-visible coordination record.

    Leadership

    Founders

    ND

    Nicholas Diao

    Co-founder of Plasma AI; previously co-founder and CTO of Coursedog, and co-founder/CEO of Omega Strategies.

    AT

    Andrew Turner

    Co-founder of Plasma AI; LinkedIn identifies him as MIT-educated and based in Boulder. He co-launched Plasma's open-source Fractal project with Nicholas Diao.

    Executive Team

    ND

    Nicholas Diao

    Co-Founder

    Previously co-founder and CTO of Coursedog; also co-founder/CEO of Omega Strategies.

    AT

    Andrew Turner

    Co-Founder

    MIT-educated co-founder based in Boulder; co-author of Plasma's Fractal launch.

    Founding Story

    Plasma says it was formed around the observation that, as agents take on more work, operating them begins to resemble running an organization rather than using a single tool. The team developed its primitives after running many agents on large projects: Radio addresses the lack of communication between agents, while Wiki addresses repeated context loading and conflicting edits. The initial vision is infrastructure for coordinated, persistent, budgeted and observable agent work, with Fractal as the first deployable layer.

    Business Model

    Revenue Model

    The company is positioning a future enterprise/cloud platform around paid infrastructure for coordinated AI-agent work. The current public site is informational and explicitly says it does not currently offer an account, hosted service or paid subscription for purchase; Fractal cloud early access is forthcoming.

    Target Markets

    Industries & Segments
    • Software engineering teams
    • Organizations operating multiple AI coding agents
    • Enterprise teams needing governed agent delegation and observability
    • Research and experimentation teams
    • Developers and open-source agent-tool builders
    Use Cases
    • Large software refactors and migrations
    • Features spanning multiple services
    • Code generation, testing and pull-request review by multiple agents
    • Research and experiment campaigns
    • Long-running tasks that outlive a single context window
    • Cross-machine or cross-provider agent collaboration

    Quick Facts

    Headquarters
    New York, NY and Boulder, CO
    Founded
    2026
    Entity Type
    Delaware corporation
    Employees
    10
    Office Locations
    New York
    Boulder

    History & Milestones

    May 20, 2026

    Plasma AI Inc. appeared in a Colorado new-business public-record listing at a Boulder address as a software publisher.

    July 21, 2026

    Plasma published Plasma Wiki, its first open-source tool: an indexed Markdown knowledge base and deterministic CLI for agents.

    July 21, 2026

    Plasma open-sourced Fractal, a recursive/hierarchical agent-loop framework with per-node worktrees, memory, budgets and coordination.

    September 14, 2026

    Plasma launched Radio, a shared real-time chat room that lets agents from different providers and humans communicate through a link.

    Key Capabilities

    9
    Model selection per task, including frontier, open-source and specialized models
    Persistent agent identity, history, procedures and preferences
    Hierarchical delegation with explicit permissions, budgets and limits
    Real-time visibility into agent activity, spending, outputs and audit trails
    Recursive agent nodes with separate git worktrees and branches
    Per-node memory backed by indexed Markdown/Wiki files

    Integrations & Partnerships

    Platform Integrations

    • Radio works with agents that can fetch a URL, including Claude Code, Codex, Cursor, OpenCode and Grok.
    • Fractal provides installation/skills for Claude Code and Codex.
    • Plasma Wiki is distributed as the plasma-wiki Python package and has Claude Code/Codex plugin installation paths.
    • GitHub repositories and documentation are available for Fractal and Wiki.

    Connect

    Website
    plasma.ai

    AI Topics

    3

    Plasma AI focuses on these topics:

    Multi-agent Systems(1)
    Agent Frameworks(1)
    Communication Tools(1)
    Back to all developersSuggest an edit