n8n/packages/cli/src/modules/instance-ai
2026-04-17 11:36:49 +00:00
..
__tests__ fix(core): Rework Instance ai settings (no-changelog) (#28495) 2026-04-17 11:36:49 +00:00
entities feat: Instance AI and local gateway modules (no-changelog) (#27206) 2026-04-01 21:33:38 +03:00
eval feat(ai-builder): Improve eval verifier and mock handler reliability (no-changelog) (#28255) 2026-04-10 13:57:32 +00:00
event-bus feat: Instance AI and local gateway modules (no-changelog) (#27206) 2026-04-01 21:33:38 +03:00
filesystem fix(core): Rework Instance ai settings (no-changelog) (#28495) 2026-04-17 11:36:49 +00:00
repositories feat: Instance AI and local gateway modules (no-changelog) (#27206) 2026-04-01 21:33:38 +03:00
storage feat(instance-ai): Add planner sub-agent with progressive plan rendering (no-changelog) (#27889) 2026-04-08 14:56:09 +00:00
web-research fix(core): Refresh the ai assistant token if it's about to expire (no-changelog) (#28340) 2026-04-13 11:59:28 +00:00
compaction.service.ts feat: Instance AI and local gateway modules (no-changelog) (#27206) 2026-04-01 21:33:38 +03: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 fix(core): Rework Instance ai settings (no-changelog) (#28495) 2026-04-17 11:36:49 +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 fix(core): Show data table artifact after row mutations (no-changelog) (#28314) 2026-04-13 09:10:40 +00:00
instance-ai.controller.ts fix(core): Rework Instance ai settings (no-changelog) (#28495) 2026-04-17 11:36:49 +00:00
instance-ai.module.ts fix(core): Rework Instance ai settings (no-changelog) (#28495) 2026-04-17 11:36:49 +00:00
instance-ai.service.ts fix(core): Rework Instance ai settings (no-changelog) (#28495) 2026-04-17 11:36:49 +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