Implemented
0
Feature: cross-workflow agent memory — persistent verified memory for AI Agent nodes
Source: n8n-io/n8n#39105 · opened by @Kaushalt2004
I maintain [cognicore-env]( (open-source, MIT) — an agent memory layer that runs as an MCP server with no vector database or embedding server. N8n agent workflows can consume it today with zero changes; this issue is about making that a first-class story. The gap: n8n's AI Agent nodes have memory nodes (chat history per workflow), but knowledge does not cross workflows or executions. An agent in the lead-qualification workflow that learned what makes a lead convert cannot hand that to the support-workflow agent; each workflow's agent re-learns from scratch across the same 1500+ integrations. Proposal: an MCP-based memory node story, or a community node wrapping our transfer layer. Memories carry proof (command, result, exit code, output hash) and chain of custody; importing workflows receive them as observed-until-reverified; trust decays across unverified hops. Release rules prevent memories recorded in a private-repo-triggered workflow from surfacing in a shared-channel …
No pledges yet. Be the first to back this.
Comments
Similar requests
LinkedIn node still sends LinkedIn-Version 202604
0 votes · 0 comments
Anthropic Chat Model: expose "strict": true for client tool definitions
0 votes · 0 comments
Cannot connect local mongo db with 'MongoDB Chat Memory' node
0 votes · 0 comments
AI Agent: return tool-schema validation failures to the model as recoverable errors instead of terminating the execution
0 votes · 0 comments
Feature Suggestion: Optional token metering & paid API key support via `neuforge-pay`
0 votes · 0 comments
No comments yet.