n8n/packages/cli/src/modules/instance-ai
2026-05-13 16:59:30 +00:00
..
__tests__ fix(core): Add correct telemetry for resumed Instance AI runs (#30335) 2026-05-13 16:59:30 +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 chore(core): Enable Daytona sandbox in Instance AI evals (no-changelog) (#29931) 2026-05-12 07:43:04 +00:00
event-bus
filesystem fix(ai-builder): Use expiring Computer Use setup tokens (no-changelog) (#29872) 2026-05-07 08:24:38 +00:00
liveness fix(core): Add Instance AI first-turn guidance and trace metadata (#30315) 2026-05-13 09:32:29 +00:00
repositories
storage feat(ai-builder): Guarantee user-visible output on terminal states (#29636) 2026-05-05 16:32:45 +00:00
web-research fix(core): Avoid Agent.close() deadlock in instance-ai web-research fetch (no-changelog) (#30105) 2026-05-11 12:40:49 +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 chore(core): Enable Daytona sandbox in Instance AI evals (no-changelog) (#29931) 2026-05-12 07:43:04 +00:00
instance-ai-test.controller.ts fix(core): Add liveness timeouts for Instance AI (#30145) 2026-05-11 09:13:57 +00:00
instance-ai.adapter.service.ts chore(editor): Refactoring instance-ai workflow setup FE code (no-changelog) (#30012) 2026-05-11 13:33:15 +00:00
instance-ai.controller.ts fix(core): Improve AI chat file upload handling and error states (#29701) 2026-05-08 11:26:58 +00:00
instance-ai.module.ts feat(core): Make instance AI enabled by default for users on the test group, drop opt-in modal (no-changelog) (#30097) 2026-05-08 13:19:49 +00:00
instance-ai.service.ts fix(core): Add correct telemetry for resumed Instance AI runs (#30335) 2026-05-13 16:59:30 +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 feat(ai-builder): Guarantee user-visible output on terminal states (#29636) 2026-05-05 16:32:45 +00:00
node-definition-resolver.ts refactor(core): Instance AI tweaks (no-changelog) (#27940) 2026-04-02 08:24:55 +00:00
run-timeout-details.ts fix(core): Add Instance AI first-turn guidance and trace metadata (#30315) 2026-05-13 09:32:29 +00:00
run-trace-metadata.ts fix(core): Add Instance AI first-turn guidance and trace metadata (#30315) 2026-05-13 09:32:29 +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