n8n/packages/cli/src/modules/chat-hub
Arvin A b0484a1555
fix(core): Add streaming keepalive to prevent proxy timeout during long agent executions (#27853)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 12:42:06 +00:00
..
__tests__ fix(core): Allow expressions in tool default values on chat hub tools (#27167) 2026-03-19 10:08:07 +00:00
dto refactor(core): Replace zod-class with minimal implementation (#25393) 2026-02-06 09:45:22 +00:00
chat-hub-agent.entity.ts feat(core): Add suggested prompts to Personal Agents on Chat hub (#26444) 2026-03-04 08:06:11 +00:00
chat-hub-agent.repository.ts feat(core): Support most tools on Chat hub (#25571) 2026-02-16 10:37:24 +00:00
chat-hub-agent.service.ts feat(editor): ChatHub file knowledge UX improvements (no-changelog) (#26781) 2026-03-16 07:52:50 +00:00
chat-hub-credentials.service.ts refactor(core): Rework how credential access is checked on Chat hub (#23519) 2025-12-23 12:47:02 +02:00
chat-hub-event-relay.service.ts feat(core): Support Chat hub on workflow canvas (#26137) 2026-03-16 12:55:17 +00:00
chat-hub-execution-store.service.ts feat(core): Handle resuming executions on Chat hub (#25296) 2026-02-04 16:42:53 +00:00
chat-hub-execution-watcher.service.ts feat(core): Agent file knowledge in ChatHub (no-changelog) (#26516) 2026-03-09 10:49:07 +00:00
chat-hub-execution.service.ts feat(core): Support Chat hub on workflow canvas (#26137) 2026-03-16 12:55:17 +00:00
chat-hub-extractor.ts refactor(core): Use websockets on Chat hub message streaming (#24995) 2026-01-30 15:19:39 +00:00
chat-hub-message.entity.ts fix(core): Increase the model column length from 64 to 256 (#24332) 2026-01-15 15:37:23 +00:00
chat-hub-session.entity.ts feat(core): Add type field to chat hub sessions (#26905) 2026-03-13 15:09:38 +00:00
chat-hub-title.service.ts feat(core): Add chat hub settings to disable Responses API and change memory context window (#26525) 2026-03-17 07:17:16 +00:00
chat-hub-tool.entity.ts feat(core): Support most tools on Chat hub (#25571) 2026-02-16 10:37:24 +00:00
chat-hub-tool.repository.ts feat(core): Support most tools on Chat hub (#25571) 2026-02-16 10:37:24 +00:00
chat-hub-tool.service.ts fix(core): Allow expressions in tool default values on chat hub tools (#27167) 2026-03-19 10:08:07 +00:00
chat-hub-upload.middleware.ts feat(core): Agent file knowledge in ChatHub (no-changelog) (#26516) 2026-03-09 10:49:07 +00:00
chat-hub-workflow.service.ts feat(Chat Trigger Node): Auto-add highlighted execution data (#18778) 2026-04-03 08:51:10 +00:00
chat-hub.attachment.service.ts feat(core): Agent file knowledge in ChatHub (no-changelog) (#26516) 2026-03-09 10:49:07 +00:00
chat-hub.constants.ts feat(core): Agent file knowledge in ChatHub (no-changelog) (#26516) 2026-03-09 10:49:07 +00:00
chat-hub.controller.ts feat(core): Support Chat hub on workflow canvas (#26137) 2026-03-16 12:55:17 +00:00
chat-hub.models.service.ts fix(core): Disallow file uploads on Chat hub when chat trigger doesn't permit them (#25714) 2026-02-27 07:13:29 +00:00
chat-hub.module.ts feat(editor): ChatHub file knowledge UX improvements (no-changelog) (#26781) 2026-03-16 07:52:50 +00:00
chat-hub.service.ts feat(core): Support Chat hub on workflow canvas (#26137) 2026-03-16 12:55:17 +00:00
chat-hub.settings.controller.ts feat(core): Agent file knowledge in ChatHub (no-changelog) (#26516) 2026-03-09 10:49:07 +00:00
chat-hub.settings.service.ts feat(core): Agent file knowledge in ChatHub (no-changelog) (#26516) 2026-03-09 10:49:07 +00:00
chat-hub.types.ts feat(Chat Trigger Node): Auto-add highlighted execution data (#18778) 2026-04-03 08:51:10 +00:00
chat-message.repository.ts refactor(core): Split title generation and executions handling from Chat hub service (#25110) 2026-02-02 08:53:37 +00:00
chat-session.repository.ts feat(core): Support Chat hub on workflow canvas (#26137) 2026-03-16 12:55:17 +00:00
chat-stream-state.service.ts feat(core): Handle resuming executions on Chat hub (#25296) 2026-02-04 16:42:53 +00:00
chat-stream.service.ts feat(core): Handle resuming executions on Chat hub (#25296) 2026-02-04 16:42:53 +00:00
context-limits.ts feat: Instance AI and local gateway modules (no-changelog) (#27206) 2026-04-01 21:33:38 +03:00
stream-capturer.ts fix(core): Add streaming keepalive to prevent proxy timeout during long agent executions (#27853) 2026-04-07 12:42:06 +00:00