AI
Tangle runs AI agents across the Blueprint Agent, isolated sandboxes, and one-key inference, and pays the operators who host protocol-backed services. Every run is bound by explicit policies and resource limits, and Intelligence traces each one so you can see what happened and tune prompts, policies, and tools.
Build, run, improve loop: workbench -> sandbox runtime -> protocol (payments + evaluation).
Blueprint Agent
The Blueprint Agent is an in-browser IDE where you describe a project and an AI agent builds it with you.
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.
Sandbox Runtime
Work executes inside isolated sandboxes so tasks are contained and repeatable. The runtime separates lifecycle control from execution through an orchestrator and sidecar, then applies policy and resource limits before the task runs.
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. You use that data in the workbench to refine prompts, policies, and workflows.
Inference Gateway
The Tangle Gateway is the hosted inference routing layer. Agents and applications call one API, and the gateway applies provider policy, model selection, compliance filters, billing, and settlement rules before forwarding the request.
Key capabilities:
- One API, any model. OpenAI, Anthropic, Google, Groq, and every other supported provider.
- Operator routing. Route to registered operators when a request pins an operator path or uses SpendAuth.
- Compliance. Zero Data Retention and no-train routing with verified provider agreements.
- On-chain payments. SpendAuth lets users pay operators directly without a credit card.