n8n/packages/@n8n
r00gm 560cb50925
revert(editor): Drop execution carry-over to Instance AI; rely on the get-execution tool
Reverts 807143ee4d. Seeding the editor's execution as a resolved tool call (to cover manual runs the instance didn't save) isn't worth the cross-layer carry-over: only ~0.1% of users disable saving manual executions, and the agent's get-execution tool covers the rest. The agent re-fetches via its tools as before. The new-tab relay and the master merge are unaffected.
2026-06-18 13:59:18 +02:00
..
agents chore: Extraneous deps cleanup (#32386) 2026-06-18 07:42:31 +00:00
ai-node-sdk 🚀 Release 2.27.0 (#32365) 2026-06-16 10:13:05 +00:00
ai-utilities chore: Extraneous deps cleanup (#32386) 2026-06-18 07:42:31 +00:00
ai-workflow-builder.ee chore: Extraneous deps cleanup (#32386) 2026-06-18 07:42:31 +00:00
api-types revert(editor): Drop execution carry-over to Instance AI; rely on the get-execution tool 2026-06-18 13:59:18 +02:00
backend-common 🚀 Release 2.27.0 (#32365) 2026-06-16 10:13:05 +00:00
backend-network refactor(core): Route external secrets providers through the shared HTTP client (#32453) 2026-06-18 09:25:10 +00:00
backend-test-utils 🚀 Release 2.27.0 (#32365) 2026-06-16 10:13:05 +00:00
benchmark 🚀 Release 2.27.0 (#32365) 2026-06-16 10:13:05 +00:00
chat-hub 🚀 Release 2.27.0 (#32365) 2026-06-16 10:13:05 +00:00
cli 🚀 Release 2.27.0 (#32365) 2026-06-16 10:13:05 +00:00
client-oauth2 chore: Extraneous deps cleanup (#32386) 2026-06-18 07:42:31 +00:00
codemirror-lang chore: Extraneous deps cleanup (#32386) 2026-06-18 07:42:31 +00:00
codemirror-lang-html 🚀 Release 2.27.0 (#32365) 2026-06-16 10:13:05 +00:00
codemirror-lang-sql chore: Extraneous deps cleanup (#32386) 2026-06-18 07:42:31 +00:00
computer-use chore: Remove remaining Mastra references from Instance AI (docs + source) (#32482) 2026-06-17 13:56:16 +00:00
config feat(core): Reclaim stale publication outbox leases (no-changelog) (#32536) 2026-06-18 08:42:20 +00:00
constants 🚀 Release 2.27.0 (#32365) 2026-06-16 10:13:05 +00:00
crdt chore: Extraneous deps cleanup (#32386) 2026-06-18 07:42:31 +00:00
create-node 🚀 Release 2.27.0 (#32365) 2026-06-16 10:13:05 +00:00
db feat(core): Reclaim stale publication outbox leases (no-changelog) (#32536) 2026-06-18 08:42:20 +00:00
decorators refactor(core): Register multi-main handlers reactively (#32457) 2026-06-18 09:36:04 +00:00
di 🚀 Release 2.27.0 (#32365) 2026-06-16 10:13:05 +00:00
engine 🚀 Release 2.27.0 (#32365) 2026-06-16 10:13:05 +00:00
errors 🚀 Release 2.27.0 (#32365) 2026-06-16 10:13:05 +00:00
eslint-config chore: Extraneous deps cleanup (#32386) 2026-06-18 07:42:31 +00:00
eslint-plugin-community-nodes 🚀 Release 2.27.0 (#32365) 2026-06-16 10:13:05 +00:00
expression-runtime fix(core): Resolve legacy $item accessor properties in vm expression engine (no-changelog) (#32551) 2026-06-18 10:27:32 +00:00
extension-sdk chore: Extraneous deps cleanup (#32386) 2026-06-18 07:42:31 +00:00
imap 🚀 Release 2.27.0 (#32365) 2026-06-16 10:13:05 +00:00
instance-ai Merge remote-tracking branch 'origin/master' into r00gm/replace-aiwb-with-instance-ai 2026-06-18 13:04:50 +02:00
json-schema-to-zod chore: Extraneous deps cleanup (#32386) 2026-06-18 07:42:31 +00:00
local-gateway chore: Extraneous deps cleanup (#32386) 2026-06-18 07:42:31 +00:00
mcp-apps chore: Extraneous deps cleanup (#32386) 2026-06-18 07:42:31 +00:00
mcp-browser chore: Extraneous deps cleanup (#32386) 2026-06-18 07:42:31 +00:00
mcp-browser-extension chore: Standardize license metadata across all first-party packages and tighten SBOM pipeline (no-changelog) (#31880) 2026-06-08 10:19:32 +00:00
node-cli chore: Extraneous deps cleanup (#32386) 2026-06-18 07:42:31 +00:00
nodes-langchain feat(core): Add eval + trim builder prompt (no-changelog) (#32484) 2026-06-18 07:55:33 +00:00
permissions 🚀 Release 2.27.0 (#32365) 2026-06-16 10:13:05 +00:00
scan-community-package 🚀 Release 2.27.0 (#32365) 2026-06-16 10:13:05 +00:00
stylelint-config chore: Standardize license metadata across all first-party packages and tighten SBOM pipeline (no-changelog) (#31880) 2026-06-08 10:19:32 +00:00
syslog-client 🚀 Release 2.27.0 (#32365) 2026-06-16 10:13:05 +00:00
task-runner refactor(core): Re-parent task runner error subclasses (no-changelog) (#32543) 2026-06-18 10:30:56 +00:00
task-runner-python chore: Bundle/2.x (#32031) 2026-06-10 07:42:43 +00:00
tournament 🚀 Release 2.27.0 (#32365) 2026-06-16 10:13:05 +00:00
typescript-config 🚀 Release 2.27.0 (#32365) 2026-06-16 10:13:05 +00:00
utils feat(core): Expand secret redaction patterns (JWT, PEM keys, vendor tokens, URL creds) (#32440) 2026-06-17 11:38:06 +00:00
vitest-config 🚀 Release 2.27.0 (#32365) 2026-06-16 10:13:05 +00:00
workflow-sdk chore: Extraneous deps cleanup (#32386) 2026-06-18 07:42:31 +00:00