Skip to content

n8n-as-code v2.0.2

Choose a tag to compare

@github-actions github-actions released this 06 May 16:38
· 293 commits to main since this release

n8n-as-code 2.0.2

Product Surface

  • Editor integrations published via Microsoft Marketplace and Open VSX
  • Shared n8nac CLI for workspace bootstrap, sync, and automation
  • AI Skills and Claude-ready agent context generation
  • MCP server for Model Context Protocol clients
  • OpenClaw plugin support
  • TypeScript transformer for n8n workflow code

Included in this release

  • Manager Adapter: 2.0.1 -> 2.0.1
  • CLI: 2.0.2 -> 2.0.2
  • MCP Server: 2.0.2 -> 2.0.2
  • Editor Integrations: 2.0.2 -> 2.0.2

Manager Adapter

Package: @n8n-as-code/manager-adapter@2.0.1

Facade adapter from n8n-as-code surfaces to the independent n8n-manager runtime engine.

Bug Fixes

  • deps: bump @n8n-as-code/n8n-manager-core from 0.6.1 to 0.6.2 (2c92c62)

CLI

Package: n8nac@2.0.2

Shared command-line backbone for workspace bootstrap, GitOps sync, search, and automation.

Bug Fixes

  • deps: bump @n8n-as-code/n8n-manager-core from 0.6.1 to 0.6.2 (2c92c62)
  • make package build scripts cross-platform (6fb7318)

Dependencies

  • The following workspace dependencies were updated
    • @n8n-as-code/manager-adapter bumped from 2.0.0 to 2.0.1

MCP Server

Package: @n8n-as-code/mcp@2.0.2

Dedicated Model Context Protocol server exposing n8n-as-code tools to MCP clients.

Dependencies

  • The following workspace dependencies were updated
    • n8nac bumped from 2.0.1 to 2.0.2

Editor Integrations

Package: n8n-as-code@2.0.2

Marketplace and Open VSX editor integration for browsing, searching, syncing, and validating n8n workflows.

Bug Fixes

  • deps: bump @n8n-as-code/n8n-manager-core from 0.6.1 to 0.6.2 (2c92c62)
  • make package build scripts cross-platform (6fb7318)

Documentation

  • update documentation for V2 release (e0d6e83)

Dependencies

  • The following workspace dependencies were updated
    • @n8n-as-code/manager-adapter bumped from 2.0.0 to 2.0.1
    • n8nac bumped from 2.0.1 to 2.0.2