n8n/packages/cli/src/modules/instance-ai
2026-05-05 09:27:00 +00:00
..
__tests__ fix(core): Defer Instance AI temporary workflow cleanup (no-changelog) (#29700) 2026-05-04 18:28:27 +00:00
entities feat(core): Annotate LangSmith traces with user feedback from Instance AI (no-changelog) (#28874) 2026-04-23 10:31:52 +00:00
eval fix(core): Retry Phase 1 hint generation when triggerContent is empty (no-changelog) (#29109) 2026-04-28 07:26:25 +00:00
event-bus feat: Instance AI and local gateway modules (no-changelog) (#27206) 2026-04-01 21:33:38 +03:00
filesystem feat(editor): Move computer use toggle to chat sidebar (#28974) 2026-04-24 14:32:02 +00:00
repositories feat: Instance AI and local gateway modules (no-changelog) (#27206) 2026-04-01 21:33:38 +03:00
storage fix(ai-builder): Add boundaries on the workflow builder remediation loops (#29430) 2026-05-04 12:05:20 +00:00
web-research refactor(core): Use the common SSRF service on instance AI and harden web fetch (#29674) 2026-05-04 13:37:21 +00:00
compaction.service.ts feat(instance-ai): Reuse workflow builder sandboxes (no-changelog) (#29598) 2026-05-04 14:51:55 +00:00
instance-ai-memory.service.ts chore(instance-ai): Disable working memory and remove related code (no-changelog) (#28234) 2026-04-09 11:55:11 +00:00
instance-ai-settings.service.ts refactor: Migrate all cipher call sites to encryptV2/decryptV2 (#29096) 2026-04-28 09:24:01 +00:00
instance-ai-test.controller.ts fix(editor): Resolve nodes stuck on loading after execution in instance-ai preview (#28450) 2026-04-16 19:07:19 +00:00
instance-ai.adapter.service.ts refactor(core): Remove global builder node guides (#29582) 2026-05-05 09:27:00 +00:00
instance-ai.controller.ts refactor: Split up instance-ai confirmation endpoint DTO by action (#29179) 2026-05-04 10:47:38 +00:00
instance-ai.module.ts fix: Fixes redirect bug on AI Assistant caused by settings evaluation sync issue (no-changelog) (#29348) 2026-04-28 08:14:06 +00:00
instance-ai.service.ts fix(core): Defer Instance AI temporary workflow cleanup (no-changelog) (#29700) 2026-05-04 18:28:27 +00:00
internal-messages.ts feat(instance-ai): Add planner sub-agent with progressive plan rendering (no-changelog) (#27889) 2026-04-08 14:56:09 +00:00
message-parser.ts refactor(instance-ai): Harmonize prompting between builders (no-changelog) (#28338) 2026-04-13 11:59:50 +00:00
node-definition-resolver.ts refactor(core): Instance AI tweaks (no-changelog) (#27940) 2026-04-02 08:24:55 +00:00
proxy-token-manager.ts fix(core): Refresh the ai assistant token if it's about to expire (no-changelog) (#28340) 2026-04-13 11:59:28 +00:00
snapshot-pruning.service.ts fix(core): Run snapshot pruning correctly and adjust logs (no-changelog) (#28250) 2026-04-09 13:12:12 +00:00
trace-replay-state.ts test(editor): Add comprehensive instance AI e2e tests (#28326) 2026-04-13 14:40:15 +00:00