Commit Graph

17 Commits

Author SHA1 Message Date
Jaakko Husso
f709e53824
fix(core): Inline AI_NODE_SDK_VERSION to save memory by not loading @n8n/ai-utilities on boot (#30113) 2026-05-08 14:33:31 +00:00
oleg
ffcf63691f
feat(agents): Add reusable workspace edit tools (no-changelog) (#30013) 2026-05-07 16:03:13 +00:00
Mutasem Aldmour
0a80722dcb
feat: Validate workflow-sdk output topology against mode (#29363)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-29 14:39:35 +00:00
Suguru Inoue
da0cd96537
feat(core): Agent file knowledge in ChatHub (no-changelog) (#26516) 2026-03-09 10:49:07 +00:00
Michael Kret
d00a55f869
chore: Move createVectoreStore factory to ai-utilities (#25968)
Co-authored-by: Dawid Myslak <dawid.myslak@gmail.com>
2026-03-02 09:10:31 +00:00
Dawid Myslak
9676662f40
refactor(core): Replace includeAiNodesSdkVersion with maxAiNodeSdkVersion (#26014)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-20 12:22:18 +00:00
yehorkardash
62dda8391a
feat: Update CLI examples (#25881)
Co-authored-by: Dawid Myslak <dawid.myslak@gmail.com>
2026-02-19 14:11:47 +00:00
yehorkardash
7ad421f038
feat: Add ai-node-sdk package (#25838)
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2026-02-19 12:01:11 +00:00
Dawid Myslak
076d7b2d0c
feat(core): Send AI Node SDK version to Strapi community nodes API (#25760)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-18 09:44:35 +00:00
yehorkardash
833ba65ff0
feat: Support invalid tool call content (#25835)
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2026-02-17 08:16:43 +00:00
yehorkardash
4b4783ff58
test: Add tests to ai-utilities (#25443)
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2026-02-13 08:10:59 +00:00
yehorkardash
366d21d799
feat: Add example node in ai-utilities, improve response handling (#25388) 2026-02-10 13:52:14 +00:00
oleg
4d52733ce8
fix(Mistral Cloud Chat Model Node): Handle Request objects in proxyFetch (#25516)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2026-02-09 11:52:12 +00:00
Dawid Myslak
fe56b6a660
feat(core): Add memory abstractions to AI utilities SDK (#25392) 2026-02-09 09:24:43 +00:00
yehorkardash
f2926d63e6
feat: Move utils to @n8n/ai-utilities, add openai handler (#25362) 2026-02-09 09:15:50 +00:00
yehorkardash
c6d62182bd
feat: Add initial interfaces to ai-node-sdk (#25248) 2026-02-05 09:27:21 +00:00
Michael Kret
045f5b0b2c
chore: Move logWrapper and related helpers to ai-utilities (#25279) 2026-02-04 13:46:03 +00:00