n8n/packages/@n8n/instance-ai/src/tools
2026-05-18 12:46:17 +00:00
..
__tests__ feat(core): Curate workflow examples for the builder sandbox (#30025) 2026-05-13 06:45:39 +00:00
attachments fix(core): Improve AI chat file upload handling and error states (#29701) 2026-05-08 11:26:58 +00:00
best-practices refactor(ai-builder): Consolidate native tools into 10 action families (no-changelog) (#28140) 2026-04-14 14:00:41 +00:00
filesystem feat: Computer use tools to safely create credentials (no-changelog) (#30320) 2026-05-18 12:46:17 +00:00
nodes refactor(core): Move node-specific builder guidance to per-node @builderHint (no-changelog) (#29992) 2026-05-12 07:45:33 +00:00
orchestration fix: Add Switch fallback output guidance for workflow builder (#30449) 2026-05-15 07:33:25 +00:00
shared fix(ai-builder): Preserve collected planning context (#29916) 2026-05-07 08:24:00 +00:00
web-research fix(core): Wrap web-search snippets in untrusted data boundaries (no-changelog) (#29695) 2026-05-04 14:19:25 +00:00
workflows fix(core): Stop workflow builder after terminal remediation (#30289) 2026-05-12 13:53:18 +00:00
credentials.tool.ts feat(core): Curate workflow examples for the builder sandbox (#30025) 2026-05-13 06:45:39 +00:00
data-tables.tool.ts fix(ai-builder): Preserve collected planning context (#29916) 2026-05-07 08:24:00 +00:00
executions.tool.ts feat(instance-ai): Orchestrator-executed checkpoint tasks for planned workflow verification (#29049) 2026-04-28 14:58:49 +00:00
index.ts fix(core): Defer credential setup during workflow builds (#30181) 2026-05-11 15:46:44 +00:00
nodes.tool.ts refactor(core): Remove global builder node guides (#29582) 2026-05-05 09:27:00 +00:00
research.tool.ts fix(core): Allow same-domain redirects in instance-ai web research (TRUST-73) (#30107) 2026-05-11 12:40:43 +00:00
task-control.tool.ts refactor(ai-builder): Consolidate native tools into 10 action families (no-changelog) (#28140) 2026-04-14 14:00:41 +00:00
templates.tool.ts fix: Drop template search tools from builder (#29573) 2026-05-01 08:44:21 +00:00
workflows.tool.ts fix: Improve AI builder reliability for Sheets and workflow lookups (#30546) 2026-05-18 11:08:35 +00:00
workspace.tool.ts refactor(ai-builder): Consolidate native tools into 10 action families (no-changelog) (#28140) 2026-04-14 14:00:41 +00:00