LoopCraft Adds Conditional Branch Testing with Mock Inputs
Test individual branch paths in your agent loop without running the full workflow, using configurable mock inputs per node.
Read More →News
Platform updates and AI agent news
Test individual branch paths in your agent loop without running the full workflow, using configurable mock inputs per node.
Read More →Coordinate multiple agent loops running in parallel or sequence, with shared context and dependency management.
Read More →Track changes to your agent loop design and roll back to any previous version with one click.
Read More →Record and replay a single loop execution step-by-step to pinpoint where agent decisions diverge from expectations.
Read More →See fallback paths and conditional branches highlighted in the export preview before sending to LangGraph, AutoGen, CrewAI, or the OpenAI Agents SDK.
Read More →Preview estimated token consumption for each node in your agent loop before exporting to LangGraph, AutoGen, CrewAI, or the OpenAI Agents SDK.
Read More →See timeout and retry budgets beside each node before you export to LangGraph, AutoGen, CrewAI, or the OpenAI Agents SDK.
Read More →Before you download LangGraph or Agents SDK code, skim a per-node summary of timeouts, retries, and optional steps.
Read More →Mark optional steps, attach fallback branches, and inspect timeout and schema failures on the canvas before you export.
Read More →The sitemap now lists the same LoopCraft updates that readers can open from the News page.
Read More →Set a loop to run on a cron-like schedule. Useful for daily reports, weekly data syncs, and automated checks that should not need a human to trigger.
Read More →Run independent nodes simultaneously instead of waiting for each to finish. Cuts total loop time when steps don't depend on each other.
Read More →Open a failed run, inspect every transition, and replay it from the exact step where the loop went sideways.
Read More →Compare two agent configurations side-by-side with automatic statistical analysis. Test different prompts, models, and loop patterns to find the optimal design.
Read More →Track every agent decision, tool call, and token cost with our new Performance Dashboard. Built-in tracing for LangGraph and OpenAI Agents SDK.
Read More →Design AI agent loops visually with drag-and-drop nodes. 10 production-proven patterns.
Read More →One-click export to LangGraph, OpenAI Agents SDK, AutoGen, and CrewAI.
Read More →Browse and fork community-created agent loop templates.
Read More →Route loop execution through different paths based on node output, enabling approval gates and dynamic branching without leaving the visual editor.
Read More →