LoopFlow
Tutorial Workshop Keywords 🎮 LoopFlow Lab
Keywords / look at

look at

Scope the context the agent reads. Building blocks

Syntax

look at: <files>, and the last failure

What it does

Points the agent at the context that matters before acting. Items are exact paths or plain-language descriptions it resolves to files. The phrase and the last failure feeds the previous failure's output back in.

Example

look at: billing/form.tsx, the settings API, and the last failure
scoped context

Related