Commit Graph

355 Commits

Author SHA1 Message Date
Guillaume Jacquart
a19fefece5
feat(core): Add resolvable fields to credential entity (#22712) 2025-12-12 08:06:04 +01:00
Andreas Fitzek
f9a592b966
chore(core): Allow marking fields in credentials as resolvable (#23074) 2025-12-11 16:17:58 +01:00
Guillaume Jacquart
74ede64bdc
fix(core): Reload external secrets settings and providers from db on pubsub event (#23045) 2025-12-11 12:19:47 +01:00
Stephen Wright
9e7fafbc24
feat: Add validate identity helper to resolver (#23068) 2025-12-11 10:48:12 +00:00
Andreas Fitzek
8ecf6e0e2f
chore(core): Add userinfo identifier to auth2 resolver (#23062) 2025-12-11 10:15:20 +01:00
Stephen Wright
ce317e30a8
feat: Add support for dynamic credentials to oauth callback (#23013) 2025-12-11 08:28:03 +00:00
Guillaume Jacquart
9bffc72c8c
feat(editor): UI improvements for credential resolver modal (#23027) 2025-12-10 19:11:36 +01:00
Jaakko Husso
fa1c87f503
feat(core): Add new Chat hub feature for chatting with LLMs and your n8n agent workflows (#23035) 2025-12-10 17:19:08 +02:00
Charlie Kolb
124aa7bd73
fix(core): Use correct entity manager in Data Table update transaction (no-changelog) (#23019) 2025-12-10 15:40:08 +01:00
Andreas Fitzek
8a70151aa1
chore(core): Write path for dynamic credentials (#23026) 2025-12-10 14:08:40 +01:00
Guillaume Jacquart
bc1f238f2e
feat(core): Implement credential resolution service (#23015) 2025-12-10 11:08:07 +01:00
Suguru Inoue
c7fd47d31f
fix(core): Files are not included in memory in chat (no-changelog) (#22922) 2025-12-10 08:38:29 +01:00
Andreas Fitzek
87e7f60f45
chore(core): Use correct license flag for dynamic credentials (#22982) 2025-12-09 16:24:43 +01:00
Stephen Wright
0a56a56dc5
feat: Support oauth1 authorization for dynamic credentials (#22972) 2025-12-09 14:42:11 +00:00
Andreas Fitzek
a7efa2f097
chore(core): License flag for the dynamic credential module (#22971) 2025-12-09 14:27:48 +01:00
Andreas Fitzek
51e4adf80b
chore(core): Implement oauth introspection resolver and bearer token extractor (#22968) 2025-12-09 14:26:08 +01:00
Stephen Wright
5214afa686
feat: Dynamic credentials authorization endpoint for oauth2 (#22944) 2025-12-09 11:30:08 +00:00
Jaakko Husso
98ea4c04aa
feat(core): Make n8n workflows on Chat require streaming response mode (no-changelog) (#22947) 2025-12-09 13:25:18 +02:00
Andreas Fitzek
00dfd3f7b8
chore(core): Implement identifiers for resolvers (#22826) 2025-12-09 09:34:58 +01:00
Jaakko Husso
a77cf97d48
fix(core): Adjust chat hub system prompt to avoid claiming it can generate images (no-changelog) (#22932) 2025-12-08 21:59:20 +02:00
Jaakko Husso
58cf94a9d9
feat(core): Add 'Project Chat User' role for chat only access use case (no-changelog) (#22837) 2025-12-08 16:50:40 +02:00
Guillaume Jacquart
fd7cc85f06
feat(core): Add types endpoint to get all credential resolver types (#22923) 2025-12-08 15:01:25 +01:00
Suguru Inoue
df9b15c734
fix: Don't show unavailable models in model selector (no-changelog) (#22763) 2025-12-08 14:59:45 +01:00
mfsiega
dcd094eaf9
fix(core): Handle misformed nodes in credential indexing (no-changelog) (#22915) 2025-12-08 14:54:02 +01:00
Milorad FIlipović
40ff0479a8
feat(editor): Redesign MCP settings page (#22677)
Co-authored-by: Robert Squires <robtf9@icloud.com>
2025-12-08 13:29:06 +01:00
Guillaume Jacquart
5799cf712a
feat(core): Dynamic credential resolvers API routes (#22862) 2025-12-08 12:52:24 +01:00
Suguru Inoue
f72bbaf088
fix(core): GET /models endpoint doesn't return n8n workflow agents (no-changelog) (#22845) 2025-12-05 22:15:48 +02:00
Benjamin Schroth
fe4f4677c4
chore: Update @modelcontextprotocol/sdk (#22823) 2025-12-05 15:13:49 +01:00
Suguru Inoue
0fd0904103
refactor(core): Extract model retrieval methods from ChatHubService (#22809) 2025-12-05 13:07:14 +01:00
Andreas Fitzek
e78250f94c
chore(core): Implement generic credential storage provider (#22662) 2025-12-05 11:04:26 +01:00
Nikhil Kuriakose
b22654709a
feat(editor): Rename columns in data tables (#21747) 2025-12-05 10:06:54 +01:00
Jaakko Husso
54ca0c1abc
fix(core): Filter out workflows from custom agents that use too old agents (no-changelog) (#22752) 2025-12-05 00:53:02 +02:00
Guillaume Jacquart
ad56240013
fix(core): Hide migration rule issues not relevant to cloud (#22749) 2025-12-04 20:20:35 +01:00
Guillaume Jacquart
b8d045b050
feat(core): Add credential resolver service for CRUD operations (#22653) 2025-12-04 20:20:24 +01:00
Jaakko Husso
f3fa3f9c30
fix(core): Address chat feedback items (no-changelog) (#22725) 2025-12-04 15:17:59 +02:00
Guillaume Jacquart
a02d7ba9d4
feat(core): Add credential resolver entity for dynamic credential module (#22609) 2025-12-04 09:41:47 +01:00
Suguru Inoue
44e2bc0beb
fix: Improve instructions for chat title generation (no-changelog) (#22690) 2025-12-03 19:15:19 +01:00
Jaakko Husso
1425f454ff
fix(core): Fix selected tools not being passed to custom agents (no-changelog) (#22675) 2025-12-03 19:23:43 +02:00
Jaakko Husso
4e972d8d56
fix(core): Fix tools not working on custom agents on chat hub (no-changelog) (#22672) 2025-12-03 18:53:09 +02:00
Nikhil Kuriakose
f5d144cfaf
fix(editor): Update the value of updated at on data changes (#22634) 2025-12-03 17:30:42 +01:00
Jaakko Husso
5ebe3729fc
feat(core): Add more context window limits for our supported Chat models (no-changelog) (#22651) 2025-12-03 16:40:34 +02:00
Guillaume Jacquart
1be7404a7d
feat(core): Add toolCode nodes to the pyodide check for v2 migration (#22659) 2025-12-03 12:12:11 +01:00
Stephen Wright
9245f2d896
feat: Collect dynamic and fixed time saved insights (#22607) 2025-12-03 08:27:12 +00:00
Jaakko Husso
38f06325b1
fix(core): Allow users to update tools on their Chat sessions (no-changelog) (#22612) 2025-12-02 16:41:53 +02:00
Andreas Fitzek
a3f00386bd
chore(core): Implement stub credential resolver for development (#22597) 2025-12-02 14:15:31 +01:00
Jaakko Husso
26e2754fc0
fix(core): Make chat hub work correctly with multi-main (no-changelog) (#22564) 2025-12-02 14:54:34 +02:00
Andreas Fitzek
1b2d8b1340
chore(core): Implement Credential resolver registry (#22593) 2025-12-02 10:55:26 +01:00
Andreas Fitzek
624eb09b07
chore(core): Http Header Extractor Hook (#22404) 2025-12-02 09:05:50 +01:00
Suguru Inoue
c9e4d2b1c8
feat: Reflect model's capabilities in UI (no-changelog) (#22356) 2025-12-02 08:50:14 +01:00
Jaakko Husso
d6b9e7c8fb
feat(core): Make chat hub workflows treat activeWorkflowId correctly (#22546) 2025-12-01 20:50:15 +02:00