LoopCLI

IDE Integrations Overview

LoopCLI lives in the terminal, but the right editor integration makes it feel native in your workflow. This hub collects our editor-specific guides for running loops, previewing YAML, and collaborating with AI co-pilots.

Featured editors

  • Cursor Wire LoopCLI commands into Cursor's workflow builder and keep AI suggestions grounded in your automation templates.

  • VS Code & VS Code Insiders Install the LoopCLI extension, configure tasks for one-click runs, and teach your AI pair programmer about loop YAML.

  • Zed Add command palette shortcuts, live log streaming, and shared snippets for teams using Zed.dev.

  • Windsurf Integrate LoopCLI with Windsurf's AI flow mode for intelligent automation workflows.

  • JetBrains IDEs Custom run configurations and terminal automation for IntelliJ, WebStorm, Fleet, and other JetBrains IDEs.

Tips for every editor

  • Terminal integration
    Ensure loopcli is available on your PATH; on macOS/Linux add it to /usr/local/bin, on Windows use the installer or add %USERPROFILE%\.loopcli to PATH.

  • Secrets management
    Use loopcli secret add from the integrated terminal and rely on the Vault to avoid writing plain-text keys in your workspace.

  • AI / Co-pilot context
    Keep the LoopCLI YAML schema in your editor snippets folder so AI assistants suggest valid steps by default.

Need another editor covered? Ping us in Discord or submit a request via the contact form. We prioritize integrations based on community demand.

Related Documentation

Continue learning with these related topics