Skip to content

n8n-as-code v2.4.1

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Jul 12:00

n8n-as-code 2.4.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

  • AI Skills and Claude Integration: 2.3.1 -> 2.3.1
  • CLI: 2.4.1 -> 2.4.1
  • MCP Server: 2.1.1 -> 2.1.1
  • Editor Integrations: 2.38.0 -> 2.38.0

AI Skills and Claude Integration

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

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

Bug Fixes

  • skills: update knowledge base for n8n@2.30.4 (14fc493)
  • skills: update knowledge base for n8n@2.29.8 (900abb1)
  • skills: update knowledge base for n8n@2.28.4 (3f651b5)
  • skills: restore docs categorization against current docs.n8n.io llms.txt (409dc65)
  • skills: update knowledge base for n8n@2.27.3 (6194147)
  • skills: update knowledge base for n8n@2.26.9 (fa5a831)
  • skills: update knowledge base for n8n@2.26.8 (7725434)
  • skills: update knowledge base for n8n@2.26.7 (361d098)
  • skills: update knowledge base for n8n@2.26.6 (1bb83ea)
  • skills: update knowledge base for n8n@2.26.4 (3a82455)

CLI

Package: n8nac@2.4.1

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

Dependencies

  • The following workspace dependencies were updated
    • @n8n-as-code/mcp bumped from 2.1.0 to 2.1.1
    • @n8n-as-code/skills bumped from 2.3.0 to 2.3.1

MCP Server

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

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

Bug Fixes

  • skills: restore docs categorization against current docs.n8n.io llms.txt (409dc65)

Dependencies

  • The following workspace dependencies were updated
    • n8nac bumped from 2.4.0 to 2.4.1

Editor Integrations

Package: n8n-as-code@2.38.0

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

Dependencies

  • The following workspace dependencies were updated
    • @n8n-as-code/skills bumped from 2.3.0 to 2.3.1
    • n8nac bumped from 2.4.0 to 2.4.1