n8n/packages/@n8n/agents/src/sdk
2026-05-15 09:19:13 +00:00
..
__tests__ feat(core): Add observational memory runtime, builder, and read path (#29815) 2026-05-12 09:55:52 +00:00
agent.ts feat(agents): Add deferred tool loading (no-changelog) (#30466) 2026-05-15 06:30:06 +00:00
catalog.ts fix(core): Allow building agents from scratch without using the agent builder (no-changelog) (#30454) 2026-05-15 09:19:13 +00:00
eval.ts feat(core): Agents as first class entities support (no-changelog) (#28017) 2026-05-06 15:44:44 +00:00
evaluate.ts feat: Add @n8n/agents package (#27560) 2026-03-26 11:32:46 +00:00
guardrail.ts feat: Add @n8n/agents package (#27560) 2026-03-26 11:32:46 +00:00
mcp-client.ts feat: Add agent schema introspection (no-changelog) (#28015) 2026-04-08 07:53:51 +00:00
memory.ts feat(core): Add observational memory runtime, builder, and read path (#29815) 2026-05-12 09:55:52 +00:00
message.ts fix: Ensure monotonic message timestamps for agent (no-changelog) (#27624) 2026-04-07 14:14:28 +00:00
network.ts feat: Add @n8n/agents package (#27560) 2026-03-26 11:32:46 +00:00
provider-capabilities.ts feat(core): Agents as first class entities support (no-changelog) (#28017) 2026-05-06 15:44:44 +00:00
provider-tools.ts feat(core): Agents as first class entities support (no-changelog) (#28017) 2026-05-06 15:44:44 +00:00
telemetry.ts feat(core): Add agents SDK telemetry hooks (no-changelog) (#30014) 2026-05-11 08:48:23 +00:00
tool.ts feat(core): Agents as first class entities support (no-changelog) (#28017) 2026-05-06 15:44:44 +00:00
verify.ts feat(core): Agents as first class entities support (no-changelog) (#28017) 2026-05-06 15:44:44 +00:00