n8n/packages/@n8n/agents
Jaakko Husso 8efa7fcf81
fix(core): Fix Instance AI orchestrator prompt caching across resumes (no-changelog) (#33504)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-03 08:27:33 +00:00
..
docs feat: Add prompt caching for Anthropic and OpenAI agent models (no-changelog) (#33349) 2026-07-02 12:44:50 +00:00
examples feat(core): Add inline sub-agent delegation (#31553) 2026-06-03 16:00:54 +00:00
src fix(core): Fix Instance AI orchestrator prompt caching across resumes (no-changelog) (#33504) 2026-07-03 08:27:33 +00:00
.env.example feat: Add @n8n/agents package (#27560) 2026-03-26 11:32:46 +00:00
AGENTS.md test: Run agent integration tests in CI (#32355) 2026-06-24 08:18:35 +00:00
eslint.config.mjs test: Run agent integration tests in CI (#32355) 2026-06-24 08:18:35 +00:00
package.json fix(core): Prevent duplicate zod instances that break npm installs (#33463) 2026-07-02 13:27:38 +00:00
tsconfig.build.json chore: Create a lightweight version of pnpm reset (#32125) 2026-06-11 12:24:46 +00:00
tsconfig.json chore: Fix hoisted type errors on vite configurations (#33276) 2026-07-01 13:29:48 +03:00
vite.config.ts chore: Remove references to Jest (#33282) 2026-07-01 09:03:25 +00:00
vitest.integration.config.mjs test: Run agent integration tests in CI (#32355) 2026-06-24 08:18:35 +00:00
vitest.integration.setup.ts test(core): Expand and stabilize SDK integration coverage (#32781) 2026-06-24 10:46:31 +00:00