MeshFlow
  • Cloud PlatformDeployIntegrationsInit CLIWhy MeshFlow
  • DocsLearn
  • CustomersCertificationBlogChangelogCommunity
  • Pricing
Sign inGet started
Pricing
Sign inGet started
MeshFlow

The production-safe standard for agentic AI.
Apache 2.0 — free forever.

Product
  • Pricing
  • Cloud
  • Compare
  • Init CLI
  • Changelog
Docs
  • Quickstart
  • Core concepts
  • Compliance guide
  • Token optimization
  • API reference
Resources
  • Blog
  • Customers
  • Community
  • PyPI
  • GitHub
Company
  • Discord
  • Twitter
  • Security
  • License
MeshFlow © 2026 · Yaya Systems · Apache 2.0
All systems operational
Complete workspace · agents, context, traces & harnesses

The complete
AI agents
workspace

Build, orchestrate, trace, govern, evaluate, and replay production AI agents with context engineering and durable harnesses built in — not bolted on.

Start building freeView traceability demo
Traceable contextDurable executionOpenTelemetry-nativeHIPAA compliant
workflow.py
# 7 lines. Production-safe by default.

from meshflow import Workflow, Agent, CostCap

wf = Workflow(cost_cap=CostCap(usd=5.00))
wf.add(Agent('researcher'), Agent('analyst'), Agent('writer'))
result = wf.run('Write a competitive analysis')

# Compliant. Durable. Audited. Cost-capped.
Cloud model tasks
~10%
rest handled by local tiers
Governance checks
15
per step, every run
Trusted by engineering and compliance teams across regulated industries
Meridian HealthHealthcare
Nexus FinancialFinTech
Lexara LegalLegalTech
CoreOps AIPlatform
Vantage LabsResearch
Strata CloudEnterprise
Argent CapitalFinance
Orion SecuritySecOps
Meridian HealthHealthcare
Nexus FinancialFinTech
Lexara LegalLegalTech
CoreOps AIPlatform
Vantage LabsResearch
Strata CloudEnterprise
Argent CapitalFinance
Orion SecuritySecOps
OSSApache 2.0 — free forever, no platform tax, no license changes.The full framework, all guardrails, 21 agents, SKILL.md, and sandbox mode are free under a standard OSS license. No seat limits. No workflow limits. No expiry.
All 9 guardrail types21 specialist agentsSHA-256 audit chainMCP Server auto-genSandbox modeSKILL.md (32 tools)
The workspace layer

One control plane for the whole agent lifecycle.

MeshFlow connects the pieces teams currently stitch together by hand: context engineering, orchestration, traceability, evals, governance, and durable harnesses.

Build

Agents, prompts, tools, MCP servers, skills, and workflow templates in one governed workspace.

Orchestrate

Multi-agent graphs, routing, handoffs, retries, approvals, model fallback, and durable execution.

Engineer Context

Context packs, memory, retrieval inputs, prompt versions, token budgets, provenance, and diffs.

Trace

OpenTelemetry-native spans, causal ledgers, artifacts, checkpoints, policy decisions, and replay refs.

Govern

Zero-trust policies, cost caps, PHI and PII controls, approval queues, and compliance evidence.

Certify

Evals, online scoring, regression gates, audit bundles, readiness reports, and production proof.

Build agents anywhere.Prove everything in MeshFlow.
The production problem

79% of enterprises adopt AI agents.
Only 11% ship them to production.

79% — adopt AI agents11% — run in production

Source: McKinsey State of AI 2024 · adoption vs. production deployment gap across enterprise respondents.

Every other framework
Compliance is your engineering problem
HIPAA safeguards? Write them yourself
SHA-256 audit chain? Build from scratch
Token costs spiral undetected at scale
No cost caps — you find out at billing
MeshFlow
ComplianceGuard ships day one, zero config
HIPAA + SOC 2 enforced at the workflow layer
SHA-256 audit chain on every agent step
ModelRouter routes ~90% of tasks to local models
Hard spending limits before agents run
Built-in capabilities
Everything production
needs. Nothing to configure.
The default path is the safe path. Safety features are built in, not bolted on.
ComplianceGuard
HIPAA, SOC 2, GDPR controls enforced at the workflow layer. PII detection, SensitiveDataDetector, PolicyGuard, and a SHA-256 audit chain ship by default.
wf = Workflow() # ComplianceGuard auto-applied
★ Unique to MeshFlow
70%
Token Governance
CostCapGuardrail, ModelRouter, ContextCompactor, RAG budgets.
★ Unique
DurableWorkflowExecutor
Workflows survive crashes and restarts. Resume exactly where they stopped — no re-execution, no data loss.
★ Unique
MCP Server Auto-Gen
Any MeshFlow workflow becomes an API endpoint automatically. Other agents call your workflows as services.
★ Unique
Multi-Agent Orchestration
GroupChat, HITL interrupt points, 21 pre-built specialist agents. Production-grade from day one.
Built-in
Sandbox Mode
mode='sandbox' — full workflows, mocked LLMs, zero tokens spent.
Developer-first
Cross-Session Memory
Long-term memory with Weaviate / Pinecone. Agents remember across conversations.
Built-in
OTEL + Cost Analytics
Full OpenTelemetry. TokQ cost analytics per workflow. Prometheus-ready. Zero platform tax.
Built-in
What MeshFlow gives you

Every capability production
AI agents actually need

★8

MeshFlow owns enterprise AI governance + operations.

Tamper-evident traceability

SHA-256 input/output hashes on every agent step — a signed audit chain your compliance team can hand to an auditor.

Runtime compliance enforcement

HIPAA, SOC 2, GDPR, and custom policies enforced inside the execution path — before an LLM call is made.

PII & PHI blocking

DascGate detects and redacts sensitive data before it reaches a model. Every masked token is logged with a before/after diff.

Cost governance

Hard per-run cost caps, ModelRouter for right-sizing, and per-team spend dashboards — stop runaway LLM bills.

Durable harness + replay

Agents pause for approval, checkpoint between nodes, and resume exactly where they stopped — even across restarts.

Evals + online scoring

LLM-judge eval suites run on every prompt change. Online eval scores live traffic in real time — catch regressions early.

Production certification

An 8-category governance score with a downloadable signed evidence bundle — so you know your agent is ready before go-live.

Human-in-the-loop approvals

Route any agent action through a human approval gate. Decisions are logged, timestamped, and linked to the originating span.

Explore all capabilities →
Universal Distribution

One SKILL.md.
32 AI coding tools.
Auto-invoked.

Drop meshflow/SKILL.md into your project and MeshFlow auto-invokes across every major AI coding tool. The fastest cross-vendor standardization in AI tooling history.

meshflow/SKILL.md
---
name: meshflow
description: >
Invoke when user wants multi-agent workflows,
durable execution, compliance, or cost caps.
slash_command: /meshflow
context: fork
---

# Production-safe defaults applied
# Zero configuration required
Claude Code
Codex CLI
Cursor
Gemini CLI
GitHub Copilot
JetBrains Junie
AWS Kiro
Windsurf
Continue.dev
Aider
Cline
Bolt.new
v0
Replit
Devin
Zed AI
Supermaven
Tabnine
Cody
Phind
Perplexity
Poe
You.com
Pear AI
Pythagora
GPT Engineer
Sweep
SWE-agent
OpenDevin
AgentCoder
AutoCodeRover
Factory.ai
Claude Code
Codex CLI
Cursor
Gemini CLI
GitHub Copilot
JetBrains Junie
AWS Kiro
Windsurf
Continue.dev
Aider
Cline
Bolt.new
v0
Replit
Devin
Zed AI
Supermaven
Tabnine
Cody
Phind
Perplexity
Poe
You.com
Pear AI
Pythagora
GPT Engineer
Sweep
SWE-agent
OpenDevin
AgentCoder
AutoCodeRover
Factory.ai
Customer outcomes

Shipped to production
in regulated industries.

“

When our CISO asked for proof of HIPAA compliance, we had nothing to hand them. MeshFlow was the option that generated auditor-ready evidence out of the box — signed reports our compliance team could use directly.

Lead Platform Engineer
Regional Health Network · Healthcare
6-month audit compressed to 2 days
“

Our AI spend was invisible across 12 engineering teams. Within 48 hours of deploying MeshFlow, we had per-team cost dashboards and hard caps that couldn't be bypassed. We cut our monthly LLM bill by 61%.

VP of Engineering
Series B FinTech · Financial Services
61% reduction in monthly LLM spend
“

The PII redaction audit was the dealmaker for us. We can now show legal and security exactly which tokens were blocked before they reached a model — with a before/after diff per trace. No other platform has this.

AI Infrastructure Lead
Global Legal Platform · LegalTech
Zero PHI incidents in 90 days of production
Healthcare & Life SciencesAuditable by design

HIPAA requires evidence that PHI never reached a model call unguarded, and that every agent action is auditable.

Financial Services & FinOpsHard cap, not a soft limit

AI spend becomes opaque across teams. Cost caps set in code get bypassed in practice.

Legal & Compliance TeamsHand to an auditor directly

Procurement and security need reproducible proof that agents behaved within policy — not a trace they have to interpret.

Common questions

Everything
you need to
know.

Can't find the answer? Reach us on Discord or book a demo.

Does MeshFlow train on my data?

No. Your traces, prompts, and workflow data are never used for model training. We sign a DPA with every customer and provide data isolation guarantees at the infrastructure level.

Can I self-host MeshFlow?

Yes. MeshFlow is Apache 2.0 — you can run the full framework and dashboard on your own infrastructure. We also offer BYOC (Bring Your Own Cloud) managed deployments on AWS, GCP, or Azure VPCs for teams that want managed operations without data leaving their network.

How is MeshFlow different from a typical observability tool?

Most observability tools give you traces after your agents run — visibility into what happened. MeshFlow is a framework + observability platform where compliance, cost governance, and audit trails are enforced inside the workflow kernel, not added as a logging layer. If your agents need HIPAA safeguards, PII blocking, or hard cost caps, those capabilities live in the execution path — not a dashboard plugin.

What compliance frameworks does MeshFlow support?

HIPAA, SOC 2 Type II (AICPA Trust Services Criteria), GDPR, PCI DSS, and EU AI Act. The ComplianceGuard module maps agent behavior to 18+ controls and generates evidence PDFs that can be handed directly to auditors or compliance reviewers.

What is SKILL.md and how does it help my team?

SKILL.md is a universal agent manifest that tells Claude Code, Codex, Cursor, and 29 other AI coding tools how to auto-invoke MeshFlow. Drop one file in your repo and every developer on your team gets governed, production-safe agent scaffolding without needing to configure anything individually.

Does MeshFlow have latency impact on my LLM calls?

MeshFlow's telemetry pipeline is async and non-blocking. In benchmarks the overhead is under 2ms per step for trace recording. ComplianceGuard and PIIBlocker run synchronously (they must run before the LLM call) but are optimized for sub-millisecond execution on cached policy sets.

What pricing tiers are available?

The full framework is Apache 2.0 and free forever — no seat limits, no workflow limits. The Cloud Platform (dashboard, Prompt Hub, Dataset Manager, compliance reports) has a free Dev tier, a Team tier, and Enterprise with custom SLAs, dedicated support, and SSO. See /pricing for details.

Get started today

The golden standard
starts here.

Production-safe agents in 7 lines. Free forever, open source, no platform tax.

$pip install meshflow
Start building free →View on GitHub
Apache 2.0 — forever, no license changes
HIPAA-compliant architecture
5,800 tests passing · Production/Stable
Works with Claude Code, Codex & Cursor