Commit Graph

19696 Commits

Author SHA1 Message Date
Robin Braumann
ba453f91a8 fix(agents): dedupe profile loads by key 2026-05-12 08:05:52 +02:00
Robin Braumann
3f878f311e fix(agents): handle stale profile loads 2026-05-12 07:54:56 +02:00
Robin Braumann
e18f5fb711 fix(agents): stabilize memory profile scope and reloads 2026-05-12 07:46:52 +02:00
Robin Braumann
b65cf8ec3c Merge branch 'observational-memory-cli-integration' into cross-thread-memory-profiles 2026-05-12 07:23:13 +02:00
Robin Braumann
0815d2ec9a fix(core): restore redirect test callback args 2026-05-12 07:22:44 +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
52d5d88f85 fix(editor-ui): add missing i18n keys 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
a7ff8b0b94 Fix pipeline 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
d691022d01 fix(core): Remove stray execution thread column (no-changelog) 2026-05-11 21:10:27 +02:00
Robin Braumann
7c87a89f09 chore(core): Revert request helper test update 2026-05-11 21:10:27 +02:00
Robin Braumann
2bef7fdbfb Fix pipeline 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
23d93cadec fix(core): Harden agent memory persistence (no-changelog) 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
Robin Braumann
0ca270ade2 feat(agents): Add observation storage for thread memory 2026-05-11 21:09:46 +02:00
Michael Drury
e968723808
chore(core): Langsmith OTel telemetry for agent builder (#30259) 2026-05-11 18:29:33 +00:00
Albert Alises
bb73952fcc
fix(core): Defer credential setup during workflow builds (#30181) 2026-05-11 15:46:44 +00:00
Michael Drury
9072ee3beb
fix(core): Agents called from workflows use the workflows owner/user ID for calling further workflows through the agent (#30242) 2026-05-11 14:51:59 +00:00
Eugene
1749801508
fix(core): Gate agent node tools behind node-tools-searcher module (no-changelog) (#30237) 2026-05-11 14:49:40 +00:00
Alexander Gekov
a8aa95551e
fix(Git Node): Restore Clone and other operations on simple-git 3.36+ (#30223) 2026-05-11 14:46:30 +00:00
Declan Carroll
c75a45ba15
chore: Sync quarantine list and add hanging instance-ai tests (#30248) 2026-05-11 14:31:17 +00:00
Tomi Turtiainen
0a761355c4
fix(core): Prevent proxy layer accumulation in ObservableObject (#30129) 2026-05-11 14:29:28 +00:00
Raúl Gómez Morales
bad43d0c81
test(editor): Move Instance AI runtime coverage (no-changelog) (#30240) 2026-05-11 14:21:31 +00:00
Rob Hough
b168523254
refactor(editor): Fix small style nits in Agents (#30222) 2026-05-11 13:34:27 +00:00
Svetoslav Dekov
3df6611fb3
chore(editor): Refactoring instance-ai workflow setup FE code (no-changelog) (#30012)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: Charlie Kolb <charlie@n8n.io>
2026-05-11 13:33:15 +00:00
Michael Kret
2e046d5b7f
fix(RSS Feed Read Node): Respect proxy settings (#30059) 2026-05-11 13:28:15 +00:00
Milorad FIlipović
0494f24967
feat(core): Track no results in code-builder search tool (no-changelog) (#30165)
Some checks are pending
Build: Benchmark Image / build (push) Waiting to run
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
Util: Sync API Docs / sync-public-api (push) Waiting to run
2026-05-11 13:08:21 +00:00
Milorad FIlipović
e8827cd6e8
fix(core): Improve documentation usage in mcp tools (#30210) 2026-05-11 12:52:56 +00:00
Matsu
b64a84159d
ci: Use cla-signed labels with CLA automations (#30234)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-11 12:48:41 +00:00
José Braulio González Valido
5bf5f03453
fix(core): Avoid Agent.close() deadlock in instance-ai web-research fetch (no-changelog) (#30105)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-11 12:40:49 +00:00
José Braulio González Valido
3123f2551b
fix(core): Allow same-domain redirects in instance-ai web research (TRUST-73) (#30107)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-11 12:40:43 +00:00
Milorad FIlipović
127544ae5b
fix(core): Fix Resource Mapper types in SDK (no-changelog) (#30213) 2026-05-11 12:35:53 +00:00
Bernhard Wittmann
ea98243c2b
feat: Add deeplinkpairing and connection handling for native computer use (no-changelog) (#29445) 2026-05-11 12:35:08 +00:00
Dawid Myslak
2e21c5fcf8
feat(Microsoft Outlook Node): Add location and attendees fields to calendar events (#29844)
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2026-05-11 12:29:49 +00:00
Stephen Wright
7635131bd3
feat(editor): Show locked state and permission notice on data redaction workflow settings (#30022)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-05-11 12:02:59 +00:00
Raúl Gómez Morales
0d571c05e4
refactor(editor): Add Instance AI thread provider (no-changelog) (#30090) 2026-05-11 11:45:19 +00:00
Arvin A
6f9b99a3cf
feat(editor): Eval run detail loading + error states (TRUST-70 follow-up) (#29817)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-05-11 11:36:03 +00:00
Mutasem Aldmour
0feec2fea6
fix(core): Make placeholder() return string (no-changelog) (#30100)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-11 11:32:35 +00:00