Bernhard Wittmann
4883188d24
fix(core): Keep already-redacted markers intact when scrubbing secrets (no-changelog) ( #33560 )
2026-07-06 11:59:36 +00:00
RomanDavydchuk
a7b031692f
feat(core): Add telemetry for when the MCP tool call made by AI Assistant is complete (no-changelog) ( #33521 )
2026-07-06 11:39:26 +00:00
Mike Repeć
e4711b9127
fix(core): Retry initial database connection on startup ( #33647 )
...
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-06 11:25:44 +00:00
Iván Ovejero
378710072f
perf(core): Aggregate workflow statistics to avoid hot-row contention ( #33045 )
2026-07-06 11:11:18 +00:00
Albert Alises
5934c338df
perf(core): Return workflow structure summaries by default from Instance AI inspect actions ( #33541 )
2026-07-06 10:59:53 +00:00
Emilia
ca6d1aff62
feat(core): Add durable scheduler reaper and lease-epoch fencing (no-changelog) ( #33573 )
...
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-06 10:42:23 +00:00
José Braulio González Valido
7fc1e4e791
fix(ai-builder): Track consolidated-tool data table creations for eval cleanup (no-changelog) ( #33580 )
...
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-06 09:51:36 +00:00
Albert Alises
d90956d41a
perf(core): Eliminate redundant skill content round-trips in Instance AI builder (no-changelog) ( #33603 )
2026-07-06 09:37:06 +00:00
Mike Repeć
d360d6ef74
fix(benchmark): Replace deprecated Azure dedicated host SKU (no-changelog) ( #33625 )
...
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-06 09:21:27 +00:00
Matsu
deb52ae6e4
test: Centralize the zod CJS-pin alias in shared Vitest config ( #33627 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-06 09:20:27 +00:00
Matsu
cb079b80c5
test(editor): Stub node-icon svg imports in frontend vitest config ( #33626 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-06 09:18:11 +00:00
Lorent Lempereur
36c37f4488
feat(core): Add durable scheduler retention pruning (no-changelog) ( #33616 )
2026-07-06 08:59:34 +00:00
Ilfat Mindubaev
4d1862bbd6
feat: Add certificate authentication to the Microsoft Entra Service Principal credential ( #33420 )
2026-07-06 08:23:01 +00:00
RomanDavydchuk
f18443d58c
fix(core): Load tools for MCP registry connections from the server ( #33542 )
2026-07-06 08:21:53 +00:00
bjorger
fcceeab4b1
fix(core): Overhaul knowledge base retrieval (no-changelog) ( #33501 )
...
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-06 08:20:28 +00:00
Andreas Fitzek
ac36a2d9eb
feat(core): Streamline custom role scope handling (no-changelog) ( #33535 )
2026-07-06 07:59:32 +00:00
Benjamin Schroth
3ac2495353
fix(AI Agent Node): Return intermediate steps when no tools are used ( #33450 )
2026-07-06 07:48:40 +00:00
Jaakko Husso
96ba6a82f9
feat(core): Support multi-main deployments for Instance AI (no-changelog) ( #33296 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-06 07:25:44 +00:00
Bernhard Wittmann
0647cba555
fix(core): Return empty form values when capturing browser secrets (no-changelog) ( #33612 )
2026-07-06 07:25:34 +00:00
Tomi Turtiainen
ece6d303d0
refactor(core): Move createDeferredPromise into @n8n/utils (no-changelog) ( #33441 )
...
Co-authored-by: linear-code[bot] <222613912+linear-code[bot]@users.noreply.github.com>
2026-07-06 07:12:28 +00:00
Matsu
4cca307aed
fix(core): Pin langgraph and langgraph-checkpoint to prevent broken npm installs ( #33536 )
...
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.22.3) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (24.16.0) (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: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-06 09:23:15 +03:00
José Braulio González Valido
4d11639cf1
test(ai-builder): Add plan-rejection eval and harden multi-turn eval consistency (no-changelog) ( #33433 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-06 06:11:22 +00:00
Lorent Lempereur
e43c5c18a2
feat(core): Add durable scheduler materialization sweep (no-changelog) ( #33506 )
2026-07-03 15:50:51 +00:00
Albert Alises
2be4092c4d
fix(core): Improve Instance AI workflow-building reliability ( #33530 )
2026-07-03 13:27:45 +00:00
Emilia
645a65f35d
feat(core): Add durable scheduler executor (claim + dispatch + lease) (no-changelog) ( #33497 )
...
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Co-authored-by: Lorent Lempereur <lorent.lempereur@n8n.io>
2026-07-03 13:13:50 +00:00
Riqwan Thamir
686891b483
refactor(core): Remove Instance AI dead code (no-changelog) ( #33551 )
...
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-03 13:05:20 +00:00
yehorkardash
5b39761a89
fix(MCP Client Node): Don't send undefined token to mcp and include resource in token request ( #33527 )
2026-07-03 12:55:56 +00:00
Bernhard Wittmann
48024f243f
fix: Broaden secret detection in browser tool snapshots ( #33528 )
2026-07-03 11:56:29 +00:00
Benjamin Schroth
27b284457f
feat(API): Add public API endpoints to read evaluation test runs ( #33455 )
2026-07-03 11:56:26 +00:00
Jaakko Husso
d448379500
fix(core): Persist AI Assistant domain-access approvals across restarts and mains ( #33454 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-03 11:07:12 +00:00
Jaakko Husso
0b57845383
chore: Shorten default AI assistant thread auto-removal to 30 days ( #33494 )
2026-07-03 10:44:39 +00:00
Bernhard Wittmann
c2aa7d6f07
fix(core): Support element refs when capturing browser secrets (no-changelog) ( #33518 )
2026-07-03 10:26:35 +00:00
Jon
403583dde6
chore: Remove unused references in Tournament ( #33477 )
2026-07-03 10:17:53 +00:00
Matsu
4ab7cd0bec
test: Enable restoreMocks by default in shared vitest configs ( #33526 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-03 10:03:01 +00:00
mfsiega
aa2d5d48f9
feat(editor): Reflect async and partial publication on the publish button (no-changelog) ( #33310 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-03 10:01:10 +00:00
Sandra Zollner
62f3c7c3c3
feat(core): Enable filtering crashed executions via public API ( #33485 )
2026-07-03 09:07:55 +00:00
Milorad FIlipović
579656db2e
test: Parallelize MCP workflow evals across build lanes (no-changelog) ( #33468 )
2026-07-03 08:33:42 +00:00
Jaakko Husso
8efa7fcf81
fix(core): Fix Instance AI orchestrator prompt caching across resumes (no-changelog) ( #33504 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-03 08:27:33 +00:00
José Braulio González Valido
a8f1b2c1b8
ci: Scope Instance AI evals dispatcher to PR gating (no-changelog) ( #33499 )
...
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-03 07:29:09 +00:00
Raúl Gómez Morales
2472df8e6a
fix(core): Preserve Instance AI output for runs stopped before completion ( #33335 )
...
Co-authored-by: Riqwan Thamir <rmthamir@gmail.com>
2026-07-03 07:14:45 +00:00
José Braulio González Valido
af009e64a1
fix(ai-builder): Trace eval backend threads and add model input to exec evals CI (no-changelog) ( #33458 )
...
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-02 14:17:47 +00:00
Jaakko Husso
41681795b9
fix(core): Bound Instance AI checkpoint growth and enforce confirmation expiry (no-changelog) ( #33456 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-02 13:57:31 +00:00
Matsu
39a2093dac
fix(core): Prevent duplicate zod instances that break npm installs ( #33463 )
...
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-02 13:27:38 +00:00
Emilia
3286414ac0
feat(core): Add durable scheduler storage adapter (no-changelog) ( #33394 )
...
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.22.3) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (24.16.0) (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: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-02 13:16:26 +00:00
James Gee
17899c6aa5
feat(core): Add folder export to n8n packages (no-changelog) ( #32849 )
2026-07-02 13:12:49 +00:00
José Braulio González Valido
b3497f0076
docs(ai-builder): Expand the create-instance-ai-eval skill (no-changelog) ( #33407 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-02 13:01:56 +00:00
bjorger
09488e4396
feat: Add prompt caching for Anthropic and OpenAI agent models (no-changelog) ( #33349 )
...
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-02 12:44:50 +00:00
Yuliia Pominchuk
062d6794df
fix: UX improvements in the custom roles experience ( #33399 )
2026-07-02 11:52:20 +00:00
Riqwan Thamir
01a3c7e154
fix(editor): Restore Instance AI live run UI after HITL reconnect ( #33401 )
...
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-02 11:34:58 +00:00
oleg
6f0d30fbb1
fix: Improve AI Assistant post-build follow-ups ( #33419 )
2026-07-02 11:34:21 +00:00
Tomi Turtiainen
8ff4759957
feat(core): Add workflow publication Prometheus metrics (no-changelog) ( #33299 )
2026-07-02 11:08:52 +00:00
oleg
3298e21958
feat(core): Support community node type definitions in AI Assistant ( #33340 )
2026-07-02 10:47:04 +00:00
Raúl Gómez Morales
365660fd39
fix(core): Surface Instance AI confirmations from merged follow-up runs (no-changelog) ( #33442 )
2026-07-02 10:34:50 +00:00
Milorad FIlipović
3f3b3a756c
fix(core): Harden MCP eval execution against transient network errors (no-changelog) ( #33398 )
2026-07-02 08:51:49 +00:00
Garrit Franke
d2d1605358
feat(core): Run all eslint-plugin-n8n-nodes-base rules in scan-community-package (no-changelog) ( #33418 )
2026-07-02 08:03:39 +00:00
Albert Alises
4192c9554e
feat(core): Prefer predefined credentials over generic auth on HTTP Request nodes ( #33298 )
2026-07-02 07:50:49 +00:00
Tomi Turtiainen
8e15e092e3
refactor(core): Move Result and ensureError into @n8n/utils (no-changelog) ( #33375 )
2026-07-02 07:46:18 +00:00
Garrit Franke
963c7f8f25
fix(core): Restore node-cli eslint peer to a range ( #33196 )
2026-07-02 07:21:11 +00:00
José Braulio González Valido
dbadc276a2
test(ai-builder): Pin eval experiments to the Staging LangSmith workspace (no-changelog) ( #33397 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-02 07:17:26 +00:00
Konstantin Tieber
3ead311851
fix(core): Beta import/export API not available on cloud (no-changelog) ( #33382 )
...
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-07-01 15:58:02 +00:00
Mutasem Aldmour
25d0d12871
feat(core): Route Instance AI billing to a dedicated credit pool ( #33263 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-01 14:02:53 +00:00
Ilfat Mindubaev
f82a932beb
feat(core): Add certificate authentication option to Microsoft OAuth2 credentials ( #33227 )
2026-07-01 13:55:09 +00:00
Ali Elkhateeb
0f46be02aa
feat(API): Support exporting projects via the public API ( #33084 )
...
Co-authored-by: James Gee <1285296+geemanjs@users.noreply.github.com>
2026-07-01 13:54:46 +00:00
Lorent Lempereur
f008844d75
feat(core): Add durable scheduler database schema (no-changelog) ( #33315 )
...
Co-authored-by: Emilia <100027345+sovietspaceship@users.noreply.github.com>
2026-07-01 13:12:59 +00:00
José Braulio González Valido
7d946c3031
fix(ai-builder): Prevent snapshot staging races during concurrent sandbox creation ( #33342 )
...
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.22.3) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (24.16.0) (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: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-01 12:53:17 +00:00
Iván Ovejero
a46b001f90
refactor: Deprecate Execute Sub-workflow "Run once for each item" mode ( #33376 )
2026-07-01 12:35:04 +00:00
Michael Drury
06dc810c53
fix(core): Agents as first class citizens multi-main support improvements (no-changelog) ( #33314 )
2026-07-01 12:29:00 +00:00
Michael Kret
704d24626c
fix: Handle AI Gateway-managed credentials in Instance AI ( #33365 )
2026-07-01 12:26:10 +00:00
Iván Ovejero
9dc43d066a
feat: Add unified N8N_WEBHOOK_URL for production and test webhook URLs ( #33312 )
2026-07-01 11:04:06 +00:00
Albert Alises
78ca212103
fix(core): Keep the user message when a run is stopped before it starts ( #33318 )
2026-07-01 11:03:00 +00:00
Matsu
25cecafef7
chore: Fix hoisted type errors on vite configurations ( #33276 )
2026-07-01 13:29:48 +03:00
yehorkardash
a62f0e3ebe
fix(Basic LLM Chain Node): Prevent "Failed to parse agent steps" error ( #33338 )
2026-07-01 10:07:00 +00:00
Mike Repeć
9410e961b9
fix(core): Preserve Date values passed to the expression isolate ( #33322 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-01 09:47:37 +00:00
Bernhard Wittmann
c3ce96110b
fix(MCP Server Trigger Node): Evict idle sessions to prevent memory leak ( #33201 )
2026-07-01 09:39:44 +00:00
Matsu
df97053888
chore: Remove references to Jest ( #33282 )
2026-07-01 09:03:25 +00:00
José Braulio González Valido
2ad33a1303
fix(ai-builder): Fix AI-node eval mock-execution timeouts (no-changelog) ( #33323 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-01 08:33:51 +00:00
Tomi Turtiainen
27f8d5abe6
feat(core): Parallelize workflow publication outbox consumption (no-changelog) ( #33247 )
2026-07-01 07:04:24 +00:00
Bernhard Wittmann
969e36eeaf
fix(core): Send Digest auth credentials only after the server challenge ( #32673 )
...
Co-authored-by: Nick Betcher <nick@nickbetcher.com>
2026-07-01 06:02:00 +00:00
Emilia
0c85921be7
feat(core): Add durable scheduler configuration and feature flag (no-changelog) ( #33308 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-01 00:02:04 +00:00
Emilia
de7743fc61
feat: Add @n8n/scheduler package scaffold for Durable Scheduler (no-changelog) ( #33294 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-30 15:53:22 +00:00
Benjamin Schroth
387bb73665
fix(AI Agent Node): Preserve parallel tool call structure in chat memory ( #32481 )
2026-06-30 14:41:00 +00:00
Savelii
4290e8461a
feat(editor): Show private credential icon on execution list runs ( #32957 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-30 14:06:54 +00:00
Tomi Turtiainen
871b253e9b
chore: Add route-aware sampling for webhook traces ( #33259 )
2026-06-30 14:03:01 +00:00
mfsiega
0a99ee3187
feat(core): Expose per-trigger workflow publication status (no-changelog) ( #33211 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-30 13:32:15 +00:00
Milorad FIlipović
44d5faeb7d
fix(core): Narrow mcp apps frame domains (no-changelog) ( #33123 )
2026-06-30 13:30:10 +00:00
Marcus
161d5951b6
fix(core): Add environment variable to configure redis tls serverName ( #31220 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-30 13:07:30 +00:00
Tomi Turtiainen
7fb04cdb98
refactor: Remove @n8n/utils barrel export (no-changelog) ( #33082 )
2026-06-30 16:05:24 +03:00
Alexander Gekov
61dbb9238a
feat(editor): Hide gateway-incompatible node parameters under managed credentials ( #32961 )
...
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.22.3) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (24.16.0) (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
CI: Python / Checks (push) Has been cancelled
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Dawid Myslak <dawid.myslak@gmail.com>
2026-06-30 12:23:46 +00:00
Tomi Turtiainen
e6c30826f4
chore: Add no-application-error lint rule and ban new usage (no-changelog) ( #33248 )
2026-06-30 10:08:47 +00:00
José Braulio González Valido
65f375bbd4
feat(ai-builder): Make eval executionScenarios optional for build-only cases (no-changelog) ( #33252 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-30 09:41:14 +00:00
José Braulio González Valido
7ea6900e58
feat(ai-builder): Honor seedThread.liveTurnRunId in eval reconstruction (no-changelog) ( #33251 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-30 09:34:10 +00:00
José Braulio González Valido
b8a993a2ed
test(ai-builder): Render full judge text for eval failures, warn only on barely-passed units (no-changelog) ( #33127 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-30 09:30:35 +00:00
Matsu
eaa06586b4
ci: Include vue plugin to mcp-apps ( #33267 )
2026-06-30 12:31:09 +03:00
Thanasis G
ec665788b1
refactor(core): Expose AWS credentials via a proper n8n-nodes-base sub-path (no-changelog) ( #32989 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-30 09:02:07 +00:00
mfsiega
4979df1970
feat(core): Persist per-trigger workflow publication status (no-changelog) ( #33191 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-30 09:02:00 +00:00
Emilia
95a81ed219
feat(core): Add N8N_RUNNERS_ALLOW_TRANSITIVE_IMPORTS for the Python task runner ( #33130 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-30 08:20:12 +00:00
n8n-release-tag-merge[bot]
f4880b0287
Merge tag 'n8n@2.29.0'
2026-06-30 08:02:59 +00:00
yehorkardash
bc3fe3eaa6
refactor(core): Drop redundant agent execution columns ( #32862 )
2026-06-30 07:36:26 +00:00
Bernhard Wittmann
2e6bc87838
feat: Add LLM-as-judge grader to computer-use eval (no-changelog) ( #29840 )
...
Co-authored-by: Dimitri Lavrenük <20122620+dlavrenuek@users.noreply.github.com>
2026-06-30 07:35:31 +00:00
n8n-assistant[bot]
f3aec39cf3
🚀 Release 2.29.0 ( #33260 )
...
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-06-30 10:21:29 +03:00
Mutasem Aldmour
b67ef426e8
test: Add Instance AI flight-status-change workflow eval ( #33228 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-30 06:55:40 +00:00
Matsu
a068f3b57b
test: Cap per-suite test fork pool to bound CI parallelism ( #32939 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-30 05:47:06 +00:00
Matsu
ec48b83bed
chore: Bring typeORM fork to monorepo ( #32898 )
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.22.3) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (24.16.0) (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-06-29 21:53:20 +03:00
Matsu
0d465d4428
test: Migrate cli package from Jest to Vitest ( #31804 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2026-06-29 21:19:56 +03:00
José Braulio González Valido
1d28330d18
feat(ai-builder): Dual-tenant LangSmith reads for Instance AI evals (no-changelog) ( #33230 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-29 17:17:14 +00:00
bjorger
77b54e6312
feat(core): Support skill references and allowed tools ( #33159 )
...
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-29 16:28:58 +00:00
Ricardo Espinoza
c5689d44e2
feat(core): Synthesize type definitions for custom and community nodes in MCP ( #32885 )
2026-06-29 15:59:51 +00:00
Riqwan Thamir
6d550faf7d
chore(core): Add test on voice based agent ( #33226 )
2026-06-29 14:23:40 +00:00
Thanasis G
aa67c064f2
feat(core): Use the AWS SDK to read system credentials (no-changelog) ( #32937 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-29 14:19:21 +00:00
Matsu
9a495280b3
test(MCP Client Tool Node): Stabilize runtime mocks and use vi APIs (no-changelog) ( #33222 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-29 12:24:16 +00:00
Colin Green
22b67a3c5e
fix(core): Release database ping connection when the health check times out ( #32838 )
...
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.22.3) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (24.16.0) (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: Colin Green <colin.green+pyrc@payroc.com>
Co-authored-by: Emilia <100027345+sovietspaceship@users.noreply.github.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-29 11:38:45 +00:00
Michael Drury
3955bcafd3
fix(Google Vertex Chat Model Node): Support newer Gemini models and EU/US data residency ( #33135 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-29 11:37:03 +00:00
Garrit Franke
2c9b5f94dd
feat(core): Add no-asterisk-in-option-names community node lint rule (no-changelog) ( #33091 )
2026-06-29 11:26:19 +00:00
Yuliia Pominchuk
1439e1030e
feat(editor): Allow assigning custom instance roles and restyle the Users page role dropdown ( #33029 )
2026-06-29 11:24:13 +00:00
Albert Alises
b3705da795
fix(core): Cap builder verification re-runs with a hard attempt budget (no-changelog) ( #33197 )
2026-06-29 10:22:38 +00:00
José Braulio González Valido
23d70d1bb9
feat(ai-builder): Source eval test cases from LangTracer (no-changelog) ( #33067 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-29 10:17:49 +00:00
Jaakko Husso
c108dbf64a
feat(core): Turn Chat Hub off by default for instances not using it ( #33136 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-29 09:27:30 +00:00
Michael Drury
9977e7757a
fix(core): OpenAI and Anthropic custom header credentials causing inconsistent behaviours ( #33131 )
2026-06-29 09:14:06 +00:00
Arvin A
9b7451f387
ci: Record git provenance metadata on eval experiments (no-changelog) ( #33024 )
2026-06-29 09:12:31 +00:00
Andreas Fitzek
b14a98d4a6
fix(core): Serialize OAuth2 credential refresh to prevent rotating refresh-token invalidation ( #33092 )
2026-06-29 08:25:29 +00:00
Konstantin Tieber
f4e7016c0c
feat(core): Show alert when selected time range for insights lacks data ( #33180 )
2026-06-29 08:24:20 +00:00
Ilfat Mindubaev
6c85fdcd81
refactor: Extract formatPemBlock into @n8n/utils ( #32998 )
2026-06-29 08:19:29 +00:00
oleg
88544528d2
fix: Preserve AI Assistant Anthropic reasoning through proxy ( #33193 )
2026-06-29 08:12:37 +00:00
Albert Alises
de8f2984ed
fix(core): Stop the builder from re-running a workflow it just verified (no-changelog) ( #33141 )
2026-06-29 08:10:44 +00:00
Jaakko Husso
691d39d9c8
fix(core): Ground WhatsApp Trigger verify-token guidance and add regression evals (no-changelog) ( #33095 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-29 07:39:08 +00:00
mfsiega
c96395e76a
perf(core): Cache published version lookup (no-changelog) ( #32643 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2026-06-29 07:22:11 +00:00
Jaakko Husso
303b9f307c
chore(core): Reduce Daytona sandbox auto-archive and auto-delete defaults ( #33016 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-29 06:46:08 +00:00
n8n-cat-bot[bot]
c25f131863
fix: Import minimist from zx in run.mjs (no-changelog) ( #33186 )
...
Co-authored-by: n8n-cat-bot[bot] <n8n-cat-bot[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-29 09:33:08 +03:00
José Braulio González Valido
c3741ce12a
feat(ai-builder): Re-run Instance AI evals against the PR head on demand (no-changelog) ( #33148 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-29 06:00:43 +00:00
Guillaume Jacquart
bd751d1fb2
feat(core): Add credential:connect scope for private credentials ( #33070 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-29 05:23:20 +00:00
José Braulio González Valido
1f012f8cb5
test(ai-builder): Reproduce explicit scenario values in eval mocks (no-changelog) ( #33166 )
...
CI: Master (Build, Test, Lint) / Build for Github Cache (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (22.22.3) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (24.16.0) (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: Update Node Popularity / update-popularity (push) Has been cancelled
Util: Update Node Popularity / approve-and-automerge (push) Has been cancelled
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-28 15:15:15 +00:00
Nikhil Kuriakose
fb5b358059
fix(core): Correct Extract from File output key in document processing best-practices ( #32992 )
...
CI: Master (Build, Test, Lint) / Build for Github Cache (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (22.22.3) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (24.16.0) (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
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-28 10:21:36 +00:00
oleg
a00ac2722c
fix(core): Make AI Assistant workflow verification and setup repeatable ( #33085 )
...
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2026-06-26 13:39:28 +00:00
Jaakko Husso
3b27616b41
fix(core): Settle failed workflow verification instead of looping (no-changelog) ( #33111 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-26 13:14:04 +00:00
Ilfat Mindubaev
283eb7d11b
feat(core): Add certificate (private_key_jwt) client authentication to the OAuth2 flow (no-changelog) ( #32948 )
...
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-26 13:09:46 +00:00
Andreas Fitzek
a3a0a501da
fix(core): Parse OAuth2 token responses with non-standard content types ( #33018 )
2026-06-26 12:35:37 +00:00
Denisf88
e58bc8ad0c
feat(xAI Grok Chat Model Node): Add reasoning effort and priority options ( #32931 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-26 11:35:53 +00:00
Garrit Franke
191c454e33
feat: Add no-duplicate-param-options community node lint rule ( #32930 )
2026-06-26 10:36:05 +00:00
Garrit Franke
09f070bfca
feat(core): Add trigger-node-conventions ESLint rule for community nodes ( #32929 )
2026-06-26 10:35:45 +00:00
Albert Alises
5039919041
fix(core): Default Google Sheets resource locator to From list in AI builder (no-changelog) ( #32940 )
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.22.3) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (24.16.0) (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-06-26 10:28:13 +00:00
yehorkardash
e220b4fec4
feat: Agent prompt and UI improvements (no-changelog) ( #31283 )
2026-06-26 10:20:58 +00:00
yehorkardash
0513a1d52e
feat: Add managed embedder creds for episodic memory (no-changelog) ( #31920 )
2026-06-26 10:15:31 +00:00
José Braulio González Valido
3380ca3790
fix(ai-builder): Reconstruct file-based seeded workflows and judge the whole conversation (no-changelog) ( #33048 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-26 10:06:20 +00:00
José Braulio González Valido
d78aba164e
test(ai-builder): Add absolute green-gate verdict for pr-tier evals (no-changelog) ( #32984 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-26 10:00:06 +00:00
Sajda Kabir
cd480af11a
fix(OpenAI Node): Convert binary stream to buffer before FormData append ( #26530 )
...
Co-authored-by: Michael Kret <michael.k@radency.com>
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2026-06-26 09:51:41 +00:00
Albert Alises
9161865a72
fix(core): Improve builder handling of errored expressions (no-changelog) ( #33059 )
2026-06-26 09:23:39 +00:00
Jaakko Husso
713203a1c5
fix(core): Surface infeasible core capabilities instead of silently downgrading (no-changelog) ( #33063 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-26 09:19:17 +00:00
Benjamin Schroth
486173a4bf
fix(MCP Server Trigger Node): Propagate tool errors with isError flag in MCP responses ( #28510 )
2026-06-26 09:15:27 +00:00
Dimitri Lavrenük
26ca75e9b5
feat: Browser use can be enabled/disabled separately from computer use ( #33026 )
2026-06-26 09:05:04 +00:00
Tomi Turtiainen
b43ed0880d
refactor: Rename @n8n/utils files to kebab-case and enforce with ESLint (PR 1a) ( #33028 )
2026-06-26 08:45:02 +00:00
Bernhard Wittmann
7f0d22b412
fix(OpenAI Node): Use output_text for assistant messages in Message a Model ( #32822 )
2026-06-26 08:04:11 +00:00
Emilia
83309b6a60
test(MCP Client Tool Node): Cover error-result handling in executeMcpTool (no-changelog) ( #32583 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-26 08:00:21 +00:00
Thomas Hauth
c2f2edbb71
fix(core): Align pdfjs-dist versions for PDF document loading ( #31732 )
2026-06-26 07:55:34 +00:00
Iván Ovejero
673b19f036
feat(core): Add database connection pool metrics ( #32670 )
2026-06-26 07:30:32 +00:00
Bernhard Wittmann
8565107dae
fix(MCP Client Tool Node): Reuse the MCP session across tool calls in an execution ( #32477 )
2026-06-26 07:11:53 +00:00
Bernhard Wittmann
6a3ad57e13
fix(Email Read Imap Node): Default to 7BIT when a message part has no encoding ( #32914 )
...
Co-authored-by: Manav Parasiya <manavparasiya1020@gmail.com>
2026-06-26 06:21:21 +00:00
Tomi Turtiainen
1c90655832
ci: Retry tbls Docker image pull in schema docs check ( #33021 )
2026-06-26 06:09:47 +00:00
Albert Alises
cf8ef2b1b7
test(core): Add eval ensuring builder decides technical choices instead of asking (no-changelog) ( #33053 )
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.22.3) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (24.16.0) (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
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-06-25 22:33:38 +00:00
Albert Alises
548ffb6a11
feat(core): Generate per-run orchestrator identity (no-changelog) ( #33009 )
2026-06-25 18:47:08 +00:00
Jaakko Husso
abed4a34e6
fix(core): Report IAI agent background failures to Sentry ( #32972 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-25 18:19:06 +00:00
Albert Alises
02df832dd2
fix: Prefer placeholders over pre-build setup questions ( #32969 )
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.22.3) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (24.16.0) (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-06-25 17:39:39 +00:00
Riqwan Thamir
58fb6ca742
feat(core): Add more use case evaluations to instance ai (no-changelog) ( #32963 )
2026-06-25 14:15:30 +00:00
Tomi Turtiainen
cd21e0f246
refactor(core): Give poll trigger execution its own scoped logger ( #32986 )
2026-06-25 12:59:23 +00:00
José Braulio González Valido
5fc00bf17d
fix(ai-builder): Guard optional conversation in run-debug report label (no-changelog) ( #32883 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-25 12:24:26 +00:00
Milorad FIlipović
5b77a717b0
fix(core): Handle array-style conversations in mcp evals (no-changelog) ( #33013 )
2026-06-25 11:53:57 +00:00
José Braulio González Valido
e3f2a432a5
build: Declare missing tsx devDependency in test/eval packages (no-changelog) ( #33012 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-25 14:58:40 +03:00
Albert Alises
7830ceccf5
fix(core): Route split in batches chains through loop output ( #32968 )
2026-06-25 11:09:41 +00:00
José Braulio González Valido
974e7be09b
fix(ai-builder): Scope seedThread reconstruction and add per-turn tool counts for the judge (no-changelog) ( #32962 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-25 10:56:59 +00:00
Dimitri Lavrenük
78e3d3d7d8
feat: Browser Use connects directly to n8n instance without Computer Use ( #32680 )
...
Co-authored-by: Roman Davydchuk <roman.davydchuk@n8n.io>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: Elias Meire <elias@meire.dev>
2026-06-25 10:33:07 +00:00
Matsu
024d04397b
chore: Remove shamefully-hoist ( #32569 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-25 10:03:07 +00:00
Albert Alises
c605ea6955
fix(core): Stop builder dropping items on top-level-array HTTP responses (no-changelog) ( #32981 )
...
CI: Master (Build, Test, Lint) / Build for Github Cache (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (22.22.3) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (24.16.0) (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
Co-authored-by: José Braulio González Valido <jose.gonzalez@n8n.io>
2026-06-25 10:01:48 +00:00
José Braulio González Valido
9140acb7ba
test(ai-builder): Improve eval mock fidelity and verifier conciseness (no-changelog) ( #32976 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-25 09:59:47 +00:00
Milorad FIlipović
e12ce0ead0
feat(core): Enable LangSmith for mcp evaluations (no-changelog) ( #32995 )
2026-06-25 09:33:22 +00:00
José Braulio González Valido
7b495c01db
test(core): Make instance-ai sandbox-setup mocks parallel-safe (no-changelog) ( #32982 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-25 09:15:31 +00:00
oleg
973611348b
feat(core): Ground Instance AI credential setup help in n8n docs ( #32817 )
2026-06-25 08:26:14 +00:00
Riqwan Thamir
b3a399553f
fix(core): Broken workflow verification loop in iAI (no-changelog) ( #32979 )
...
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2026-06-25 08:20:46 +00:00
Lorent Lempereur
b4c4c168f7
feat: Add configurable blocked hostnames for outbound requests ( #32977 )
2026-06-25 08:11:02 +00:00
Milorad FIlipović
d3dd105aae
feat(core): Make instanceAI evals more mcp-friendly (no-changelog) ( #32916 )
2026-06-25 06:33:50 +00:00
Riqwan Thamir
d3f1164a43
feat(core): Split obersvation memory into its own system prompt block to hold cache ( #32923 )
CI: Master (Build, Test, Lint) / Build for Github Cache (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (22.22.3) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (24.16.0) (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-06-24 19:19:12 +00:00
Jaakko Husso
ffb32b7b72
fix(core): Persist Instance AI assistant output when a turn suspends ( #32958 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-24 15:56:34 +00:00
Riqwan Thamir
436bfbc875
feat(core): Add test for whatsapp support agent (no-changelog) ( #32953 )
2026-06-24 15:49:50 +00:00
bjorger
fd15e3942d
feat(core): Add sub-agent useWhen guidance (no-changelog) ( #32945 )
...
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-24 15:39:42 +00:00
Jaakko Husso
4a97d054cc
fix(core): Persist Instance AI user input on receipt ( #32917 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-24 14:56:22 +00:00
bjorger
4231ae8124
refactor(core): Remove top-level agent description (no-changelog) ( #32922 )
...
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-24 14:41:43 +00:00
bjorger
fa1dd61203
refactor(core): Remove node tools searcher module ( #32876 )
...
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-24 13:19:52 +00:00
Andreas Fitzek
cb8dd25946
feat(API): List members of a global instance role ( #32836 )
2026-06-24 13:11:53 +00:00
Iván Ovejero
4226c01515
feat(core): Add Azure storage mode for binary data ( #32837 )
2026-06-24 13:07:35 +00:00
Thanasis G
3dee0ff9b9
fix(core): Use regional AWS STS endpoints in China and GovCloud ( #32825 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-24 13:04:25 +00:00
Dimitri Lavrenük
93c4e7e73d
feat: N8n browser extension supports connecting directly to n8n instance ( #32783 )
2026-06-24 13:01:09 +00:00
Benjamin Schroth
52e7df6b59
feat(core): Expose $evaluation.runId expression global in eval executions ( #32843 )
2026-06-24 12:57:29 +00:00
bjorger
6b0c42eedc
test(core): Expand and stabilize SDK integration coverage ( #32781 )
...
Co-authored-by: yehorkardash <yehor.kardash@n8n.io>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-06-24 10:46:31 +00:00
Emilia
b9cfa257ce
fix(core): Keep task runner serving during graceful shutdown so in-flight executions finish ( #32385 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-24 10:24:33 +00:00
José Braulio González Valido
d7a331afd4
test(ai-builder): Detect excessive build-workflow failures in instance-ai evals (no-changelog) ( #32808 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-24 09:56:59 +00:00
Garrit Franke
e22a99bb74
feat: Add require-mit-license rule for community nodes ( #32859 )
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.22.3) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (24.16.0) (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-06-24 09:31:41 +00:00
Garrit Franke
ac179f6837
feat: Add require-param-default lint rule for community nodes (no-changelog) ( #32847 )
2026-06-24 09:25:53 +00:00
José Braulio González Valido
365fb7ec6d
test(ai-builder): Add multi-turn context-carry eval case (no-changelog) ( #32868 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-24 08:51:49 +00:00
yehorkardash
cb8bcc3d5c
test: Run agent integration tests in CI ( #32355 )
2026-06-24 08:18:35 +00:00
oleg
274339fda5
fix(core): Verify Instance AI workflows before setup ( #32872 )
2026-06-24 07:59:49 +00:00
Lorent Lempereur
0a9aeb0443
refactor(core): Clean up backend-network package (no-changelog) ( #32874 )
2026-06-24 07:54:12 +00:00
HaoJun
1a7b48dcc4
fix: Include cwd in shell_execute affected resources ( #32165 )
2026-06-24 06:49:28 +00:00