n8n-as-code v2.3.6
n8n-as-code 2.3.6
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.6 -> 2.2.6
- CLI: 2.3.6 -> 2.3.6
- MCP Server: 2.0.15 -> 2.0.15
- Editor Integrations: 2.32.0 -> 2.32.0
- OpenClaw Plugin: 2.1.4 -> 2.1.4
AI Skills and Claude Integration
Package: @n8n-as-code/skills@2.2.6
Embedded n8n ontology, AGENTS.md generation, and Claude-oriented workflow tooling.
Bug Fixes
- require v4 workspace environments (6967d4d)
CLI
Package: n8nac@2.3.6
Shared command-line backbone for workspace bootstrap, GitOps sync, search, and automation.
Bug Fixes
- preserve explicit workspace context selection (feefbe7)
- address v4 workspace review feedback (d111a7f)
- require v4 workspace environments (6967d4d)
Dependencies
- The following workspace dependencies were updated
- @n8n-as-code/skills bumped from 2.2.5 to 2.2.6
MCP Server
Package: @n8n-as-code/mcp@2.0.15
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.5 to 2.3.6
Editor Integrations
Package: n8n-as-code@2.32.0
Marketplace and Open VSX editor integration for browsing, searching, syncing, and validating n8n workflows.
Bug Fixes
- preserve explicit workspace context selection (feefbe7)
- vscode-extension: return v4 unified config (bf75dd0)
- address v4 workspace review feedback (d111a7f)
- require v4 workspace environments (6967d4d)
Dependencies
- The following workspace dependencies were updated
- @n8n-as-code/skills bumped from 2.2.5 to 2.2.6
- n8nac bumped from 2.3.5 to 2.3.6
OpenClaw Plugin
Package: @n8n-as-code/n8nac@2.1.4
Native OpenClaw setup and workflow operations powered by the same n8nac stack.