FAQ
Frequently Asked Questions
Frequently Asked Questions
What is Loop Engineering?
Loop Engineering is the practice of designing how AI agents plan, take actions, observe results, and iterate. LoopCraft includes 11 pre-built patterns based on research from Anthropic, OpenAI, and others.
Which frameworks can I export to?
LangGraph (Python), OpenAI Agents SDK (TypeScript), AutoGen (Python), and CrewAI (Python). All exports produce working code you can drop into your project.
Is LoopCraft free?
Yes, all features are free.
Can I import existing loop definitions?
Yes, drag and drop any .loop.json file onto the canvas.
Do I need to code?
No. Configure nodes visually. Code export is optional.