n8n/packages/cli/src/modules/instance-ai
José Braulio González Valido 89e9117d39
fix(ai-builder): Expose outputCount when eval node output is truncated (no-changelog) (#28977)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-23 11:06:27 +00:00
..
__tests__ feat(core): Annotate LangSmith traces with user feedback from Instance AI (no-changelog) (#28874) 2026-04-23 10:31:52 +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(ai-builder): Expose outputCount when eval node output is truncated (no-changelog) (#28977) 2026-04-23 11:06:27 +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(core): Annotate LangSmith traces with user feedback from Instance AI (no-changelog) (#28874) 2026-04-23 10:31:52 +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 refactor(core): Move instance AI user settings under actual user settings (no-changelog) (#28706) 2026-04-21 09:47:36 +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): Preserve credential displayOptions in node description adapter (no-changelog) (#28806) 2026-04-22 07:09:45 +00:00
instance-ai.controller.ts feat(core): Annotate LangSmith traces with user feedback from Instance AI (no-changelog) (#28874) 2026-04-23 10:31:52 +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 feat(core): Annotate LangSmith traces with user feedback from Instance AI (no-changelog) (#28874) 2026-04-23 10:31:52 +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