AI

AI

Tangle is the shared operating layer for autonomous work. Teams and agents collaborate in shared workbenches or separate ones, work runs in secure sandboxes, and the protocol pays the operators who host the runtime. Workflows improve through agent and task evaluations collected from each run.

Autonomous work loop

Autonomous work loop: workbench -> sandbox runtime -> protocol (payments + evaluation).

Agentic Workbench

The agentic workbench is multiplayer by design. It is where teammates across engineering, product, and business collaborate with agents in a shared workspace.

Key traits:

  • Shared workspaces for humans and agents across teams.
  • Agent profiles that control models, tools, and budgets.
  • Background execution so long tasks keep running.
  • Simulations for evaluating workflows across many tasks.
  • Integrations for connecting internal tools and data.

Secure Sandbox Runtime

Work executes inside isolated sandboxes so tasks are contained and repeatable. The runtime is built to host autonomous work safely at scale.

Core capabilities:

  • Sandboxed execution with explicit policies and resource limits.
  • Task isolation so background work can be reviewed and accepted before merge.
  • Orchestrator + sidecar separation for lifecycle control and execution.

Evaluation Loop

Each run produces task and agent evaluations. That data feeds back into the workbench to improve prompts, policies, and workflows over time.

Inference Gateway

The Tangle Gateway is the inference routing layer. Agents and applications call a single API to access hundreds of models across centralized providers and decentralized operators. The gateway handles model selection, compliance routing, billing, and payment settlement.

Key capabilities:

  • One API, any model. OpenAI, Anthropic, Google, Groq, and 20+ providers.
  • Decentralized operators. Route to operators on the Tangle network who compete on price and latency.
  • Compliance. Zero Data Retention and no-train routing with verified provider agreements.
  • On-chain payments. SpendAuth — pay operators directly without a credit card.

Learn More