MachinaOSMachinaOS
Local-first orchestration

Turn Repo Work Into Governed AI Workflows

Use MachinaOS to review code, audit security, onboard into unfamiliar repositories, and build repeatable agent workflows without giving up control. It turns a natural-language request into a visible plan, runs real tools on your machine, gates risky steps, and records an inspectable timeline.

Start with the live demo for a 60-second first win, then run the same workflow locally against your own codebase.

Private repository, open doors — the full source (runtime, policy engine, audit chain, 2,700+ tests) is available to serious evaluators on request.

Just shipped — Sprint 86

Describe It, Build It.

MachinaOS now turns a plain-English sentence into a fully wired, versioned, executable workflow chain — using the active LLM’s native tool-calling API so every step maps to a real registered tool, no string parsing required. Trigger those chains from any CI/CD pipeline, monitoring alert, or external service via HMAC-signed webhook endpoints — no user present, full audit trail.

NL Chain Generation — Neural Link, Studio ✨ Generate, or POST /workflow-chains/generate 🔗 Webhook Triggers — stable per-chain URL, HMAC-SHA256 signatures, 20-run invocation history See the demo walkthrough →

What's New in v0.2

The June 2026 release brings eight headline capabilities — NL Chain Generation, Webhook Triggers, a visual pipeline editor with step-by-step debugger, chain composition, an inter-agent communication graph, full MCP integration as both client and server, and a dramatically enhanced Neural Link.

Visual Workflow Studio

SVG canvas with drag-and-drop palette, smart argument builder for 30+ tools, zoom and pan, auto-assign, optimize, and one-click load of any of 35 chain templates. Build multi-agent pipelines without writing code.

Studio Debugger

Server-side debug sessions with Step Over, Continue, and Stop. Each canvas node animates in real time — amber pulse for running, green ✓ for success, red ✗ for failure — with per-step duration metrics in a resizable results tray.

Chain-to-Chain Composition

Treat any saved workflow chain as a reusable building block. Drag chain nodes from the Studio palette, embed them in larger pipelines, and execute recursively with depth limiting and cycle detection.

Agent Communication Graph

Live SVG visualization of inter-agent traffic across six communication channels — requests, negotiations, handoffs, broadcasts, consensus, and collaborations — with a unified activity feed and message threading.

MCP Integration

Full Model Context Protocol support in both directions: consume external MCP servers (sequential-thinking, memory, fetch, GitHub, SQLite) and expose all 52 native tools, 17 resources, and 4 prompt templates to Claude Desktop, Cursor, and other MCP clients.

Enhanced Neural Link

Conversational command interface with streaming plan cards, RAG-augmented context, and natural-language delegation. Type your intent, watch the plan form, approve risky steps, and inspect every tool result.

NL Chain Generation — Describe It, Build It

Type a sentence in the Neural Link or click ✨ Generate in Studio. MachinaOS sends your description to the active LLM using native tool-calling — no JSON parsing, no prompt hacks — and returns a fully wired, versioned, executable workflow chain instantly. Works with Claude, GPT-4o, Gemini 1.5 Pro, and Ollama.

Webhook Triggers

Any saved chain can be triggered by an external system via a stable HTTP POST endpoint. CI/CD pipelines, monitoring alerts, and scheduled jobs all work. Requests are authenticated with HMAC-SHA256 signatures. Executions appear in the same audit trail as manual runs, with a 20-run invocation history per webhook.

Core Architecture

Heuristic Intent Router

Fast deterministic routing for commands like file listing, git checks, and diagnostics before model fallback.

Planner and Executor Split

The planner proposes steps and assigns tools; the executor runs only approved actions with policy constraints and full event tracing.

Delegation and Multi-Agent Runtime

Specialized agents handle subtasks with tool-scoped permissions, capability scoring, health monitoring, auto-healing, and explicit execution traces.

Memory and Secrets Layers

Session, preference, and per-agent memory keep context stable. AES-256-GCM encrypted secrets vault keeps credentials off disk in plain text.

Security Center

Built-in vulnerability scanner, SOC 2-style immutable audit log with hash chains, credential scrubber, and secrets vault in one panel.

Local-First Runtime

Planner, tool registry, memory, secrets vault, and audit log all run on your machine. Use Ollama for fully local LLM inference, or opt into cloud providers per workspace.

What It Does

From intent to governed execution

Machina turns a goal into a structured plan, runs it with real tools, and shows every step — approvals, events, and runtime state included.

Understand a project in minutes

Scan an unfamiliar workspace, detect stack clues, inspect key files, and explain where to start.

Debug with governed execution

Combine diagnostics, code search, Git context, and safe tool execution in one visible workflow.

Turn routines into reusable workflows

Capture repeatable engineering tasks as inspectable AI-native execution chains with 35+ built-in templates.

Run from your desktop

Native Windows, Linux, and macOS app with bundled Python runtime — no prerequisites, no cloud dependency, installs in one click.

Stay secure by default

AES-256-GCM encrypted secrets vault, automated credential scrubbing from outputs, and a tamper-evident audit log built into every execution.

Build visually, ship reliably

Design multi-agent pipelines on a visual canvas, assign agents automatically, optimize for parallelism, and debug step-by-step with live feedback.

How It Works

1 — Understand intent

Machina turns a goal into a structured task with identified scope and required tools.

2 — Build a governed plan

It selects tools, orders steps, and marks risky actions for human approval before execution.

3 — Execute and show its work

Machina runs the workflow while exposing task state, events, tool results, and runtime metrics.

System Snapshot

2,273 Tests Verified across 86 sprints (v0.2.0)
52 Tools · 16 Views 9 tool domains, full desktop UI
7 LLM Providers Ollama, OpenAI, Gemini, Claude, OpenRouter, LM Studio
MCP Client + Server Consume and expose Model Context Protocol
35 Chain Templates Plus 21 agent and 24 workflow DSL blueprints
Local-First Plans, secrets, logs, and agents on your machine

Ready to evolve your workflow?

Run a practical intent-to-action loop with plan previews, approvals, tool outputs, and traceable results — on your machine, with your data.

Want to look under the hood? The full source — including the policy engine, hash-chained audit log, and 2,700+ test suite — is open for evaluator review on request.

View Pricing Preview Request Source Access