tangle/faster-test-loop
Run the failing test file after each edit. Full suite once before finishing.
Tangle gives developers isolated sandboxes, an agent runtime, model routing, approved integrations, and observability. Build an agent, run it, and inspect its traces before changing its behavior.
Sandbox and Router are live developer entry points. A hospitality guest-request assistant is the first packaged use case, in preview.
This preview aims to turn a guest message into an assigned task and alert a person when work is overdue. The full request-to-resolution flow is still being tested with a design partner. It is a hospitality workflow preview, not a general assistant platform.
Coding harnesses, tool-calling agents, long-running workflows: each gets a real computer in a Tangle Sandbox with files, a terminal, and browser access.
$ clauderunning$ codexrunning$ opencoderunning$ hermesrunning$ openclawrunning$ nanoclawrunning$ kimirunning$ pirunningRecord model calls, tool use, timing, tokens, and cost so a result can be inspected after the agent finishes.
Analyze multiple runs to find recurring failures and expensive steps worth testing as candidate changes.
Turn measured findings into a pull request, issue, skill proposal, or team summary. A person decides what ships.
tangle/faster-test-loop
Run the failing test file after each edit. Full suite once before finishing.
TAN-312
Adopt the failing-test-first loop across all coding agents.
skills/testing.md
Proposed testing guidance is ready for review.
summary
Candidate passed the selected cases; review the results before rollout.
The five layers are sandbox, runtime, router, integrations, and observability.Sandbox andRouter have live developer entry points. Runtime executes agent profiles in sandboxes. Integrations connect approved external services through grants.Intelligence is the hosted dashboard for agent traces. Send traces through OpenTelemetry or a Tangle SDK, or run an agent in Sandbox to record its work there.
Isolated computers for agents: shell, files, browser, any coding harness.
sandbox.tangle.toolsAnalyze traces and compare candidate changes against held-out cases.
intelligence.tangle.toolsOpenAI-compatible access to multiple model providers through one API.
router.tangle.toolsStart free. Every plan includes monthly credit and pays the same per-second compute rates.
Billed at id.tangle.tools. One key for inference, compute, and intelligence. Ask about Enterprise support and availability at [email protected].