Skip to content

n8n-as-code v2.3.1

Choose a tag to compare

@github-actions github-actions released this 21 May 21:37
· 62 commits to main since this release

n8n-as-code 2.3.1

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

  • Telemetry Primitives: 2.0.1 -> 2.0.1
  • AI Skills and Claude Integration: 2.2.1 -> 2.2.1
  • CLI: 2.3.1 -> 2.3.1
  • MCP Server: 2.0.10 -> 2.0.10
  • Editor Integrations: 2.14.0 -> 2.14.0
  • OpenClaw Plugin: 2.1.3 -> 2.1.3

Telemetry Primitives

Package: @n8n-as-code/telemetry@2.0.1

Privacy-first telemetry primitives shared across n8n-as-code facades.

Bug Fixes

  • telemetry: preserve original exit code semantics in process.exit patch (cbc8ec3)
  • address codex and coderabbit review comments, restore cache package builds (5b13361)
  • telemetry: update posthog endpoints and implement detached exit flusher (33f8c00)

AI Skills and Claude Integration

Package: @n8n-as-code/skills@2.2.1

Embedded n8n ontology, AGENTS.md generation, and Claude-oriented workflow tooling.

Bug Fixes

  • release: keep vscode stable versions ahead of prereleases (550cc14)
  • address codex and coderabbit review comments, restore cache package builds (5b13361)
  • telemetry: update posthog endpoints and implement detached exit flusher (33f8c00)

Dependencies

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

CLI

Package: n8nac@2.3.1

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

Dependencies

  • The following workspace dependencies were updated
    • @n8n-as-code/skills bumped from 2.2.0 to 2.2.1
    • @n8n-as-code/telemetry bumped from 2.0.0 to 2.0.1

MCP Server

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

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

Dependencies

  • The following workspace dependencies were updated
    • @n8n-as-code/telemetry bumped from 2.0.0 to 2.0.1
    • n8nac bumped from 2.3.0 to 2.3.1

Editor Integrations

Package: n8n-as-code@2.14.0

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

Bug Fixes

  • vscode: require canonical agent skills for packaging (6262bd0)
  • vscode: stop bundling generated skill json assets (c785462)

Dependencies

  • The following workspace dependencies were updated
    • @n8n-as-code/skills bumped from 2.2.0 to 2.2.1
    • @n8n-as-code/telemetry bumped from 2.0.0 to 2.0.1
    • n8nac bumped from 2.3.0 to 2.3.1

OpenClaw Plugin

Package: @n8n-as-code/n8nac@2.1.3

Native OpenClaw setup and workflow operations powered by the same n8nac stack.

Dependencies

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