Press kit
Everything you need to write about Meshfleet. Use the assets below freely in articles, podcasts, videos, and presentations. For interview requests or anything not covered here, email press@meshfleet.app.
Logo
The Meshfleet mark is four connected nodes — representing a mesh of agents that route work to each other. Use the SVG versions below. Don't modify the colors, don't add effects, don't recreate the mark in other colors.
Boilerplate
Short (one sentence)
Meshfleet is an open-source peer-to-peer agent mesh for OpenCode that lets you spawn fleets of AI agents that hand off work to each other without timeouts or losing context.
Long (one paragraph)
Meshfleet is a fleet-native agent orchestration layer for OpenCode. Spawn parallel agents as independent OS processes, route work to specialists, and let agents collaborate peer-to-peer — no timeouts, no markups, open source. Written in TypeScript, distributed as a single MCP server, released under the MIT license. v0.8.0 added automatic retry with exponential backoff, partial result recovery, ledger schema versioning, and a routing API that supports fan-out and feedback loops. v0.8.4 verified the v1.0 perf gates: spawn bookkeeping under 100ms p50, 10k messages on a single fleet with no dropped events.
For the sidebar / fact box
- Founded
- 2026
- License
- MIT
- Language
- TypeScript
- Platform
- Node.js 18+
- Website
- meshfleet.app
- Source
- github.com/johnmwhitman/agent-mesh
- Current
- v0.8.8 (181 tests, CI green)
- Maintainer
- John Whitman
Brand colors
The accent color is the only brand color; everything else is neutral. Use the accent for highlights, CTAs, and the logo. Don't add additional brand colors.
Screenshots
Pre-rendered screenshots of the product. For live captures, run npx agent-mesh dashboard --once against a live mesh.
Meshfleet Dashboard — 2026-07-02 22:53:11 Fleets (13) ✓ bc34d339 complete agents= 3 (run=0 done=3 fail=0) 34m46s ✗ 5db4167a failed agents= 2 (run=0 done=0 fail=2) 567ms ◐ eeeb4e7f running agents= 3 (run=0 done=0 fail=0) 41m16s Recent Agents (last 10) 896d0605 cfb1ce9e hool-dev-canon interrupted 2s Recent Events (last 20) 22:53:08 agent_retry_scheduled a2 f1
routeWork(roster=10) p50=0.01ms p95=0.03ms routeWork(roster=100) p50=0.06ms p95=0.12ms routeWork(roster=1000) p50=0.70ms p95=0.91ms spawn bookkeeping p50=5.5ms p95=7.0ms 10k messages (bulk) no drops (35.3s total) v1.0 perf gates: MET
Contact
Guidelines for use
- ✓Use the logo on a solid background. Dark backgrounds need the light variant; light backgrounds need the dark variant.
- ✓Use the boilerplate verbatim. Truncation is fine; rewording is not.
- ✓Link back to meshfleet.app in the article.
- ✗Don't modify the logo colors, add effects, or recreate the mark in other colors.
- ✗Don't use the Meshfleet name or logo in a way that suggests endorsement of unrelated products.
- ✗Don't imply Meshfleet is a cloud service — it's local-only software.