| .. |
|
__tests__
|
feat(core): First class agent executions count towards license quota (no-changelog) (#34450)
|
2026-07-20 16:28:07 +00:00 |
|
adapters
|
feat(core): Route AI assistant agent building through a builder sub-agent (no-changelog) (#34056)
|
2026-07-13 14:52:08 +00:00 |
|
builder
|
feat: Validate agent configuration before publishing (#34452)
|
2026-07-20 10:46:29 +00:00 |
|
entities
|
fix(core): Overhaul knowledge base retrieval (no-changelog) (#33501)
|
2026-07-06 08:20:28 +00:00 |
|
integrations
|
feat(core): Show Telegram typing indicator while an agent processes a message (no-changelog) (#34369)
|
2026-07-17 13:07:15 +00:00 |
|
json-config
|
fix(core): Persist MCP servers when credential setup is skipped (#34399)
|
2026-07-17 11:08:12 +00:00 |
|
repositories
|
feat: Validate agent configuration before publishing (#34452)
|
2026-07-20 10:46:29 +00:00 |
|
runtime
|
test: Migrate cli package from Jest to Vitest (#31804)
|
2026-06-29 21:19:56 +03:00 |
|
sub-agents
|
chore: Migrate packages/cli to Typescript 7 (#34159)
|
2026-07-15 11:49:51 +00:00 |
|
tools
|
feat(core): First class agent executions count towards license quota (no-changelog) (#34450)
|
2026-07-20 16:28:07 +00:00 |
|
types
|
feat(core): Agents as first class entities support (no-changelog) (#28017)
|
2026-05-06 15:44:44 +00:00 |
|
utils
|
feat(editor): Pick the agent in the node creator when adding Message an Agent (no-changelog) (#34208)
|
2026-07-16 08:59:26 +00:00 |
|
agent-chat.controller.ts
|
chore: Bundle/2.x (#33793)
|
2026-07-08 08:48:55 +03:00 |
|
agent-config.service.ts
|
feat: Validate agent configuration before publishing (#34452)
|
2026-07-20 10:46:29 +00:00 |
|
agent-custom-tools.service.ts
|
feat: Agent prompt and UI improvements (no-changelog) (#31283)
|
2026-06-26 10:20:58 +00:00 |
|
agent-execution-orchestrator.service.ts
|
feat(core): First class agent executions count towards license quota (no-changelog) (#34450)
|
2026-07-20 16:28:07 +00:00 |
|
agent-execution.service.ts
|
refactor(core): Drop redundant agent execution columns (#32862)
|
2026-06-30 07:36:26 +00:00 |
|
agent-integration-persistence.service.ts
|
fix(core): Agents as first class citizens multi-main support improvements (no-changelog) (#33314)
|
2026-07-01 12:29:00 +00:00 |
|
agent-integrations.controller.ts
|
feat: Validate agent configuration before publishing (#34452)
|
2026-07-20 10:46:29 +00:00 |
|
agent-knowledge-commands.ts
|
fix(core): Overhaul knowledge base retrieval (no-changelog) (#33501)
|
2026-07-06 08:20:28 +00:00 |
|
agent-knowledge-gate.ts
|
fix: Gate agent knowledge base table on AI Assistant proxy availability (#34366)
|
2026-07-17 06:21:17 +00:00 |
|
agent-knowledge-retrieval.ts
|
fix(core): Overhaul knowledge base retrieval (no-changelog) (#33501)
|
2026-07-06 08:20:28 +00:00 |
|
agent-knowledge-sandbox.service.ts
|
fix: Gate agent knowledge base table on AI Assistant proxy availability (#34366)
|
2026-07-17 06:21:17 +00:00 |
|
agent-knowledge-storage.ts
|
fix(core): Overhaul knowledge base retrieval (no-changelog) (#33501)
|
2026-07-06 08:20:28 +00:00 |
|
agent-knowledge.controller.ts
|
fix: Gate agent knowledge base table on AI Assistant proxy availability (#34366)
|
2026-07-17 06:21:17 +00:00 |
|
agent-knowledge.service.ts
|
fix(core): Overhaul knowledge base retrieval (no-changelog) (#33501)
|
2026-07-06 08:20:28 +00:00 |
|
agent-message-mapper.ts
|
feat(core): Agents as first class entities support (no-changelog) (#28017)
|
2026-05-06 15:44:44 +00:00 |
|
agent-model-catalog.service.ts
|
fix(core): Agents model list exclude deprecated models and improved error surfacing (no-changelog) (#33631)
|
2026-07-06 15:27:47 +00:00 |
|
agent-publish.controller.ts
|
feat: Validate agent configuration before publishing (#34452)
|
2026-07-20 10:46:29 +00:00 |
|
agent-publish.service.ts
|
feat: Validate agent configuration before publishing (#34452)
|
2026-07-20 10:46:29 +00:00 |
|
agent-runnable-state.service.ts
|
feat: Validate agent configuration before publishing (#34452)
|
2026-07-20 10:46:29 +00:00 |
|
agent-runtime-cache.service.ts
|
chore: Bundle/2.x (#33793)
|
2026-07-08 08:48:55 +03:00 |
|
agent-runtime-reconstruction.service.ts
|
feat: Validate agent configuration before publishing (#34452)
|
2026-07-20 10:46:29 +00:00 |
|
agent-sandbox.controller.ts
|
fix: Gate agent knowledge base table on AI Assistant proxy availability (#34366)
|
2026-07-17 06:21:17 +00:00 |
|
agent-skills.service.ts
|
feat(core): Enable prompt caching for the agent-builder sub-agent (#34352)
|
2026-07-16 15:53:12 +00:00 |
|
agent-sse-stream.ts
|
feat(core): Cascade builder sub-agent questions into the AI assistant chat (no-changelog) (#34086)
|
2026-07-14 14:22:03 +00:00 |
|
agent-task.service.ts
|
feat(core): Enable prompt caching for the agent-builder sub-agent (#34352)
|
2026-07-16 15:53:12 +00:00 |
|
agent-tasks.controller.ts
|
chore: Bundle/2.x (#33793)
|
2026-07-08 08:48:55 +03:00 |
|
agent-telemetry.ts
|
refactor(core): Remove node tools searcher module (#32876)
|
2026-06-24 13:19:52 +00:00 |
|
agent-test-chat.service.ts
|
refactor(core): Split AgentsService into purpose-built services (#32745)
|
2026-06-23 13:48:26 +00:00 |
|
agent-threads.controller.ts
|
refactor(core): Split agents controller by purpose (#32853)
|
2026-06-23 15:23:52 +00:00 |
|
agent-upload.middleware.ts
|
feat(core): Add vector store connections to the agent builder Knowledge tab (no-changelog) (#33767)
|
2026-07-09 11:11:50 +00:00 |
|
agent-validation.service.ts
|
feat: Validate agent configuration before publishing (#34452)
|
2026-07-20 10:46:29 +00:00 |
|
agent-vector-stores.controller.ts
|
feat(core): Add vector store connections to the agent builder Knowledge tab (no-changelog) (#33767)
|
2026-07-09 11:11:50 +00:00 |
|
agent-vector-stores.service.ts
|
feat(core): Add vector store connections to the agent builder Knowledge tab (no-changelog) (#33767)
|
2026-07-09 11:11:50 +00:00 |
|
agent-workflow-execution.service.ts
|
feat(editor): Pick the agent in the node creator when adding Message an Agent (no-changelog) (#34208)
|
2026-07-16 08:59:26 +00:00 |
|
agents-catalog.controller.ts
|
fix(core): Agents model list exclude deprecated models and improved error surfacing (no-changelog) (#33631)
|
2026-07-06 15:27:47 +00:00 |
|
agents-config.controller.ts
|
feat: Validate agent configuration before publishing (#34452)
|
2026-07-20 10:46:29 +00:00 |
|
agents-list.controller.ts
|
feat: Paginate agents list (no-changelog) (#31991)
|
2026-06-11 11:06:12 +00:00 |
|
agents-skills.controller.ts
|
feat(core): Support skill references and allowed tools (#33159)
|
2026-06-29 16:28:58 +00:00 |
|
agents-tools.service.ts
|
feat(core): Prefer MCP servers over node tools when available (#34458)
|
2026-07-18 15:26:45 +00:00 |
|
agents.controller.ts
|
feat(editor): Message an Agent node v2 (no-changelog) (#33812)
|
2026-07-09 13:37:36 +00:00 |
|
agents.module.ts
|
fix(editor): Allow self-hosted OpenAI credentials for episodic memory (#34558)
|
2026-07-20 15:17:35 +00:00 |
|
agents.service.ts
|
chore: Migrate packages/cli to Typescript 7 (#34159)
|
2026-07-15 11:49:51 +00:00 |
|
attachable-workflows.service.ts
|
feat(core): First class agent executions count towards license quota (no-changelog) (#34450)
|
2026-07-20 16:28:07 +00:00 |
|
episodic-memory.ts
|
feat(core): Configure episodic memory in n8n (#30761)
|
2026-05-22 08:20:07 +00:00 |
|
execution-recorder.ts
|
refactor: Remove @n8n/utils barrel export (no-changelog) (#33082)
|
2026-06-30 16:05:24 +03:00 |
|
instance-ai-builder-delegate.adapter.ts
|
fix(editor): Show agent name instead of Untitled in AI assistant artifacts (no-changelog) (#34395)
|
2026-07-17 15:29:47 +00:00 |
|
model-catalog.ts
|
fix(core): Remove agents module dependence on chat-hub APIs (no-changelog) (#30769)
|
2026-06-02 11:57:52 +00:00 |
|
observation-log-observer.ts
|
feat(core): Add observation log observer (#30340)
|
2026-05-18 16:02:15 +00:00 |
|
observation-log-reflector.ts
|
feat(core): Add observation log reflector (#30341)
|
2026-05-19 07:58:05 +00:00 |
|
tool-registry.ts
|
feat(core): Agents as first class entities support (no-changelog) (#28017)
|
2026-05-06 15:44:44 +00:00 |