Orchestrate AI workers in parallel from your terminal or the dashboard

Use nfltr.xyz as the hosted control plane: register planners, run workers with MCP tools, watch timelines, and approve or reject inline. Tunnels stay available when a client needs HTTP, TCP, or SSH reach—but orchestration is the product.

Start the guide track →

Quickstart — decompose a goal and dispatch workers:

nfltr orch decompose --goal "Ship docs that lead with orchestration"
nfltr orch dispatch --planner-id <id> --worker-labels role=implementer

Start with Agent Orchestration. Also supports HTTP, TCP, and SSH tunnels for client connectivity when orchestration workflows need operator reach.

Core Guide Track

Follow these guides in order to go from first dispatch to multi-agent orchestration and team operations.

🚀

Getting Started

Sign up on nfltr.xyz, install the CLI, start a worker, and dispatch your first orchestrated task.

Guide 00
🔧

Orchestrate a Task

Single-task workflow: objectives, execution roles, progress, and terminal results.

Guide 01
🤖

Multi-Agent Orchestration

Parallel slices, phased handoffs, decompose, verify, and loop decisions.

Guide 02
📊

Dashboard Walkthrough

Observe fleet readiness, run timelines, and operator approvals on the hosted dashboard.

Guide 03
👥

Team Collaboration

Shared labels, pools, dashboard visibility, and approval gates for squad workflows.

Guide 04
🛠

Troubleshooting

Fix offline workers, queued tasks, rate limits, and transport drops from user-visible signals.

Guide 05

Platform Overview

🤖

Agent Orchestration

Hosted overview for planners, workers, verifiers, timelines, dashboard operators, and the recommended evaluator path.

Core
📊

Dashboard

Operator console for orchestration readiness, managed routes, browser terminals, traffic inspection, and fleet controls.

Core
💻

CLI Reference

Commands for nfltr orch, planners, workers, secure transport, and dashboard-managed flows.

Reference
🚀

Agent-to-Agent

Coordination contracts between workers when tasks need artifact exchange, handoffs, or verification loops.

Core

Guides

👁

Observe Orchestration from Anywhere

Watch live DAGs, task drawer detail, turn timelines, and metrics on nfltr.xyz—kick off from a laptop, follow from your phone.

Guide
🔌

HTTP API Examples

Integrate from CI or portals with curl: dispatch, status, Server-Sent Events, and results over the hosted REST API.

Guide
💻

Local Dashboard Development

Run the dashboard with mock OAuth, disposable state, protected API curls, and a filesystem-served UI edit loop.

Guide
🌐

Cloudflare DNS Helper

Configure wildcard DNS records for direct hostnames and verified E2EE hostnames shown in the dashboard catalog.

Guide
🌐

Fleet Management

Use label selectors, fleet tokens, and role-aware rollout patterns for larger worker populations.

Core

Connectivity (Also)

🌐

HTTP Tunnels

Expose local or managed HTTP services when orchestration workflows need a reachable endpoint.

Also
🔌

TCP and SSH Tunneling

Reach SSH, databases, and private ports behind NAT or firewalls alongside orchestration.

Also
🔐

End-to-End Encryption

Secure transport and verified routing under the orchestration and dashboard layers.

Also
🌐

Fleet Management

Use label selectors, fleet tokens, and role-aware rollout patterns for larger worker populations.

Core

Reference

📦

Go SDK Reference

Embed agents in Go applications and manage runtime behavior programmatically.

Reference
← Back to Home