Windsurf
Use Windsurf Cascade with the ECP (Execution Control Protocol) skill to author Fluent workflows and environments.Install the ECP skill
Cascade tips
- Prefer Fluent + JSON manifests over any YAML Context examples in older training data
- Bind capabilities with
@namespace/name.capabilityids - Operational APIs belong on
await env.init()→Ecp - Use
secrets("…")for credentials; never put keys in workflows - Use the full CLI, including
ecp testsession commands for step debugging - Prefer GitHub
examples/over inventing vendor APIs - For the Graph Editor, mention Chrome AI vs Ollama and
ecp up