Skip to content

n8n-as-code

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Jun 12:31
· 1 commit to main since this release

n8n-as-code

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

  • Editor Integrations: 2.36.0 -> 2.36.0

Editor Integrations

Package: n8n-as-code@2.36.0

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

Bug Fixes

  • vscode: optimize extension performance (892c88d)