Eino Dev Plugin Installation Guide

Background & Overview

See Eino: Overview

Eino is a Go framework for AI component integration and orchestration. The “Eino Dev” plugin helps you build AI applications more efficiently. 🚀

Installation

Version Compatibility

Plugin VersionGoLand IDE VersionVS Code Versioneino-ext/devops Version
1.1.02023.2+1.97.x0.1.0
1.0.72023.2+-0.1.0
1.0.62023.2+-0.1.0
1.0.52023.2+-0.1.0
1.0.42023.2+-0.1.0
  • Plugin Version: plugin release
  • GoLand IDE Version: minimum compatible version
  • VS Code Version: minimum compatible version
  • eino-ext/devops Version: matching version of eino-ext/devops

GoLand

  • Open GoLandSettingsPlugins
  • Search for Eino Dev in Marketplace and install
  • VS Code

    • Open Extensions, search for “Eino Dev”, and install.

    Features

    💡 After installation, you can use the debugging and orchestration features immediately.

  • GoLand
  • Find the “Eino Dev” icon in the right sidebar and click it:
  • VS Code
  • Click “Eino Dev” at the bottom:

    Graph Orchestration

    Details: Eino Dev Visual Orchestration Guide

    Graph Debugging

    Details: Eino Dev Visual Debugging Guide


    Last modified December 12, 2025 : chore: update websocket docs (#1479) (967538e)