Robin Braumann
|
63a706b694
|
fix(agents): clean advanced profile loading
|
2026-05-12 08:29:36 +02:00 |
|
Robin Braumann
|
16f3637402
|
style(agents): format advanced memory panel
|
2026-05-12 08:09:13 +02:00 |
|
Robin Braumann
|
f4f20a6978
|
Merge branch 'episodic-memory-sdk' into episodic-memory-cli-fe
# Conflicts:
# packages/frontend/editor-ui/src/features/agents/__tests__/AgentMemoryPanel.test.ts
# packages/frontend/editor-ui/src/features/agents/components/AgentMemoryPanel.vue
|
2026-05-12 08:07:41 +02:00 |
|
Robin Braumann
|
ba453f91a8
|
fix(agents): dedupe profile loads by key
|
2026-05-12 08:05:52 +02:00 |
|
Robin Braumann
|
536525e119
|
Merge branch 'episodic-memory-sdk' into episodic-memory-cli-fe
# Conflicts:
# packages/frontend/editor-ui/src/features/agents/__tests__/AgentMemoryPanel.test.ts
# packages/frontend/editor-ui/src/features/agents/components/AgentMemoryPanel.vue
|
2026-05-12 07:56:34 +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
|
b2ba0272ae
|
feat(agents): move user profile into advanced panel
|
2026-05-11 23:46:46 +02:00 |
|
Robin Braumann
|
c8d18399d9
|
refactor(agents): rename episodic memory UI
|
2026-05-11 23:46:35 +02:00 |
|
Robin Braumann
|
c4c0b74c7d
|
feat(agents): add case memory integration
|
2026-05-11 23:46:35 +02:00 |
|
Robin Braumann
|
a0955c1282
|
feat(agents): add user memory profiles
|
2026-05-11 23:42:17 +02:00 |
|
Robin Braumann
|
8e0a28dd5b
|
feat(agents): add memory profiles
|
2026-05-11 23:42:17 +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
|
08809f5c1d
|
feat(agents): Wire observer-written memory into sessions
|
2026-05-11 23:32:52 +02: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 |
|
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 |
|
Michael Drury
|
7094b48c94
|
fix(core): Persist agent chat draft across modes and hide unfinished tool-approval toggle (#30123)
|
2026-05-11 10:53:59 +00:00 |
|
Suguru Inoue
|
d5d290d706
|
refactor(editor): Migrate workflow document store init (#30077)
|
2026-05-11 09:57:07 +00:00 |
|
bjorger
|
174f0f805e
|
fix(core): Scope credential resolution (#30156)
|
2026-05-11 08:53:22 +00:00 |
|
RomanDavydchuk
|
86170674b7
|
feat(core): Generate service-specific OAuth2 credentials for dedicated MCP tools (#29884)
Co-authored-by: Elias Meire <elias@meire.dev>
|
2026-05-11 07:29:37 +00:00 |
|
Jaakko Husso
|
f63567b1ec
|
feat(editor): Land users to instance AI on root if the module is enabled (no-changelog) (#30121)
|
2026-05-11 06:46:31 +00:00 |
|
Raúl Gómez Morales
|
dd7555d277
|
refactor(editor): Split Instance AI view into route-driven empty + thread leaves (no-changelog) (#29877)
|
2026-05-11 06:38:39 +00:00 |
|
n8n-assistant[bot]
|
3bf5d4ac91
|
chore: Update node popularity data (#30191)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2026-05-11 06:33:04 +00:00 |
|
bjorger
|
8171cf0b32
|
fix(editor): Disable chat during interactive agent choices (#30111)
|
2026-05-08 15:14:38 +00:00 |
|
Eugene
|
523fd85e45
|
feat(editor): Add "New agent" to the universal add menu (no-changelog) (#29978)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-08 15:10:27 +00:00 |
|
Rob Hough
|
f87094cf6e
|
fix(editor): Add expand/collapse to chat panel in Agents (#30069)
|
2026-05-08 14:27:46 +00:00 |
|
Daria
|
277431b88b
|
fix(editor): Match input height with mode selector in resource locator (#30075)
|
2026-05-08 13:49:24 +00:00 |
|
Jaakko Husso
|
7e6bca1f13
|
feat(core): Make instance AI enabled by default for users on the test group, drop opt-in modal (no-changelog) (#30097)
|
2026-05-08 13:19:49 +00:00 |
|
Bernhard Wittmann
|
ecf96ad30c
|
fix: Add warning to Computer Use install modal (#30094)
|
2026-05-08 12:25:54 +00:00 |
|
Mutasem Aldmour
|
afe119be14
|
fix(core): Improve AI chat file upload handling and error states (#29701)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-08 11:26:58 +00:00 |
|
Suguru Inoue
|
149bdebf37
|
refactor(editor): Delete workflow ref from workflows.store.ts (#29531)
|
2026-05-08 08:54:35 +00:00 |
|
Rob Hough
|
478d4998a8
|
fix(editor): Fix Agents styling issues from merge regression (#30032)
|
2026-05-08 08:06:40 +00:00 |
|
Csaba Tuncsik
|
5cbd2dd1e9
|
fix(editor): Polish encryption keys settings page (#30008)
|
2026-05-08 07:44:29 +00:00 |
|
Jaakko Husso
|
73dae68663
|
fix(core): Handle browser not being available on computer use gracefully, better pause-for-user tool (no-changelog) (#29995)
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
Release: Schedule Patch Release PRs / Create patch release PR (${{ matrix.track }}) (beta) (push) Has been cancelled
Release: Schedule Patch Release PRs / Create patch release PR (${{ matrix.track }}) (stable) (push) Has been cancelled
Release: Schedule Patch Release PRs / Create patch release PR (${{ matrix.track }}) (v1) (push) Has been cancelled
|
2026-05-07 22:09:29 +00:00 |
|
Michael Drury
|
820128196c
|
fix(core): Simplify Slack redirect URL verification process for agents (#30033)
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-07 18:38:32 +00:00 |
|
Guillaume Jacquart
|
75053fec93
|
feat(editor): Add envFeatureFlag and copyButton property options (#29733)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-05-07 16:44:17 +00:00 |
|
Irénée
|
730c3e12a5
|
feat(core): Define community packages with environment variables (#29961)
|
2026-05-07 15:56:14 +00:00 |
|
Jaakko Husso
|
43438f0361
|
fix(core): Tighten instance ai mutation and approval gates (no-changelog) (#29750)
|
2026-05-07 15:36:36 +00:00 |
|
Arvin A
|
9014baea7e
|
feat(editor): Redesign evaluation run detail page (#29592)
|
2026-05-07 15:02:59 +00:00 |
|
Eugene
|
1a270f2f35
|
fix(editor): Make agent publish indicator dot use correct color (no-changelog) (#29979)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-07 13:05:07 +00:00 |
|
Marc Littlemore
|
ba5b3d13b1
|
fix(editor): Render tooltips above popovers (#29997)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-05-07 13:02:16 +00:00 |
|
Benjamin Schroth
|
f7c7acc244
|
fix(editor): Make sure trimmed placeholder never reaches backend (#29842)
|
2026-05-07 12:15:27 +00:00 |
|
Jaakko Husso
|
a316742c92
|
fix(core): Gate web search tool use behind approval checks correctly (no-changelog) (#29685)
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
Co-authored-by: Albert Alises <albert.alises@gmail.com>
|
2026-05-07 11:06:51 +00:00 |
|
Rob Hough
|
8474f1e6f3
|
fix(editor): Change read-only background color so it's visible (no-changelog) (#29971)
|
2026-05-07 09:58:41 +00:00 |
|
Michael Drury
|
ebafde7f85
|
feat(core): Show workflow-triggered runs in agent session history (no-changelog) (#29932)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-07 09:48:47 +00:00 |
|