Skip to content

n8n-as-code v2.3.5

Choose a tag to compare

@github-actions github-actions released this 04 Jun 10:51
· 34 commits to main since this release

n8n-as-code 2.3.5

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

  • AI Skills and Claude Integration: 2.2.5 -> 2.2.5
  • CLI: 2.3.5 -> 2.3.5
  • MCP Server: 2.0.14 -> 2.0.14
  • Editor Integrations: 2.26.0 -> 2.26.0

AI Skills and Claude Integration

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

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

Bug Fixes

  • skills: update knowledge base for n8n@2.23.2 (d543867)

CLI

Package: n8nac@2.3.5

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.4 to 2.2.5

MCP Server

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

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

Dependencies

  • The following workspace dependencies were updated
    • n8nac bumped from 2.3.4 to 2.3.5

Editor Integrations

Package: n8n-as-code@2.26.0

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

Bug Fixes

  • vscode-extension: address workbench live test review (c768593)
  • vscode-extension: harden agent recovery and filesystem sandboxing (faa0b95)
  • vscode-extension: improve assistant phase recovery and codex stream handling (83442ca)

Dependencies

  • The following workspace dependencies were updated
    • @n8n-as-code/skills bumped from 2.2.4 to 2.2.5
    • n8nac bumped from 2.3.4 to 2.3.5