Commit Graph

53 Commits

Author SHA1 Message Date
Robin Braumann
d7caa5c6f0 docs(agents): document episodic memory implementation 2026-05-12 08:24:04 +02:00
Robin Braumann
268855d18a docs(agents): refresh episodic memory guide 2026-05-12 08:15:37 +02:00
Robin Braumann
526492294b Merge branch 'episodic-memory-cli-fe' into episodic-memory-docs 2026-05-12 08:01:55 +02:00
Robin Braumann
bbc7ec5764 fix(agents): correct memory age labels 2026-05-12 08:01:27 +02:00
Robin Braumann
1b4a4e8abc Merge branch 'episodic-memory-cli-fe' into episodic-memory-docs 2026-05-12 07:49:53 +02:00
Robin Braumann
f21ef90456 Merge branch 'cross-thread-memory-profiles' into episodic-memory-sdk 2026-05-12 07:47:38 +02:00
Robin Braumann
e18f5fb711 fix(agents): stabilize memory profile scope and reloads 2026-05-12 07:46:52 +02:00
Robin Braumann
7f3a642234 docs(agents): clarify episodic memory extraction 2026-05-11 23:51:38 +02:00
Robin Braumann
0973ee7081 docs(agents): align memory docs with n8n theme 2026-05-11 23:51:38 +02:00
Robin Braumann
87e546ffad docs(agents): document episodic memory 2026-05-11 23:51:38 +02:00
Robin Braumann
83d7eb9ef3 fix(agents): simplify episodic memory dedupe 2026-05-11 23:46:03 +02:00
Robin Braumann
6d5f9e36e0 fix(agents): improve episodic memory dedupe 2026-05-11 23:46:03 +02:00
Robin Braumann
abf39c2394 fix(agents): narrow episodic evidence roles 2026-05-11 23:46:03 +02:00
Robin Braumann
8652ad7c50 fix(agents): loosen episodic memory extraction 2026-05-11 23:46:03 +02:00
Robin Braumann
8945a7065a fix(agents): tighten episodic memory extraction 2026-05-11 23:46:03 +02:00
Robin Braumann
a33d86e520 feat(agents): add episodic memory runtime 2026-05-11 23:46:03 +02:00
Robin Braumann
a0955c1282 feat(agents): add user memory profiles 2026-05-11 23:42:17 +02:00
Robin Braumann
a85e07743e refactor(agents): rename memory profile blocks 2026-05-11 23:42:17 +02:00
Robin Braumann
8e0a28dd5b feat(agents): add memory profiles 2026-05-11 23:42:17 +02:00
Robin Braumann
739ba170a7 fix(agents): address observational integration checks 2026-05-11 23:42:03 +02:00
bjorger
4c27a75c55 chore(core): Remove unused memory backends (#30146) 2026-05-11 23:32:54 +02:00
Robin Braumann
31bcaa15d3 fix: guard thread-only working memory prompts 2026-05-11 23:32:53 +02:00
Robin Braumann
4d4f387bd1 fix(agents): Validate observational memory configs 2026-05-11 23:32:53 +02:00
Robin Braumann
d74d8afaa3 fix(core): Correct agent memory continuity and storage guidance 2026-05-11 23:32:52 +02:00
Robin Braumann
08809f5c1d feat(agents): Wire observer-written memory into sessions 2026-05-11 23:32:52 +02:00
Robin Braumann
2669cffd9d fix(agents): address observational memory checks 2026-05-11 23:32:40 +02:00
Robin Braumann
37a30f9db9 chore(agents): trim observational memory comments 2026-05-11 23:10:12 +02:00
Robin Braumann
3d5abd9294 fix(agents): narrow observational memory config 2026-05-11 21:55:34 +02:00
Robin Braumann
06944d524c fix: align observational memory runtime wiring 2026-05-11 21:10:27 +02:00
Robin Braumann
326d2cdbe0 fix: Validate observational memory setup 2026-05-11 21:10:27 +02:00
Robin Braumann
d199e43582 feat(agents): Observe thread memory out of band 2026-05-11 21:10:09 +02:00
bjorger
be4ef22533
feat(core): Add observational memory storage foundation (#29814) 2026-05-11 09:01:44 +00:00
oleg
c94a403682
feat(core): Add agents SDK telemetry hooks (no-changelog) (#30014) 2026-05-11 08:48:23 +00:00
oleg
ffcf63691f
feat(agents): Add reusable workspace edit tools (no-changelog) (#30013) 2026-05-07 16:03:13 +00:00
yehorkardash
64079ad98c
feat(core): Agents as first class entities support (no-changelog) (#28017)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: Michael Drury <michael.drury@n8n.io>
Co-authored-by: Arvin A <51036481+DeveloperTheExplorer@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: Arvin Ansari <arvin.ansari@n8n.io>
Co-authored-by: bjorger <50590409+bjorger@users.noreply.github.com>
Co-authored-by: Eugene <eugene@n8n.io>
Co-authored-by: Michael Drury <me@michaeldrury.co.uk>
Co-authored-by: Robin Braumann <robin.braumann@n8n.io>
Co-authored-by: Rob Hough <robhough180@gmail.com>
2026-05-06 15:44:44 +00:00
n8n-assistant[bot]
632604bbe3
🚀 Release 2.19.0 (#29374)
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-04-28 09:23:10 +00:00
Matsu
3637287ee1
chore: Prepare tsconfigs for tsgo (#29230) 2026-04-27 12:30:22 +00:00
Jaakko Husso
f27bbc9022
fix(core): Improve title generation on instance AI threads (no-changelog) (#29084) 2026-04-24 15:55:13 +00:00
yehorkardash
68c289f76f
fix: Use different runtime for each agent call, refactor state management (#27915) 2026-04-24 07:22:38 +00:00
Jaakko Husso
2d624a521e
fix(core): Generate title once there's enough user context (#28721) 2026-04-21 10:28:19 +00:00
n8n-assistant[bot]
6336f0a447
🚀 Release 2.18.0 (#28768)
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-04-21 08:58:38 +00:00
Jaakko Husso
73d93d4edf
fix(core): Better titles on instance AI, use common title logic on n8n agents sdk (no-changelog) (#28686) 2026-04-20 13:27:33 +00:00
yehorkardash
39189c3985
fix: Update working memory using tools (#28467) 2026-04-14 11:45:57 +00:00
n8n-release-tag-merge[bot]
60503b60b1 Merge tag 'n8n@2.17.0' 2026-04-13 15:10:41 +00:00
Mutasem Aldmour
df5855d4c6
test(editor): Add comprehensive instance AI e2e tests (#28326)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-13 14:40:15 +00:00
n8n-assistant[bot]
56d336b877
🚀 Release 2.17.0 (#28418)
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-04-13 13:53:22 +00:00
Jaakko Husso
1506afba91
fix(core): Avoid markdown in instance AI titles (no-changelog) (#28167)
Some checks are pending
CI: Master (Build, Test, Lint) / Build for Github Cache (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (22.x) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (24.14.1) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (25.x) (push) Waiting to run
CI: Master (Build, Test, Lint) / Lint (push) Waiting to run
CI: Master (Build, Test, Lint) / Performance (push) Waiting to run
CI: Master (Build, Test, Lint) / Notify Slack on failure (push) Blocked by required conditions
2026-04-08 10:05:46 +00:00
yehorkardash
8d4e355241
feat: Add agent schema introspection (no-changelog) (#28015)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-04-08 07:53:51 +00:00
yehorkardash
5b2c221ffe
fix: Ensure monotonic message timestamps for agent (no-changelog) (#27624) 2026-04-07 14:14:28 +00:00
n8n-assistant[bot]
6eb2d75670
🚀 Release 2.16.0 (#28080)
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-04-07 04:26:54 +00:00