merlyn/collector/utils
Sean Hatfield 192ca411f2
Telegram bot connector (#5190)
* wip telegram bot connector

* encrypt bot token, reorg telegram bot modules, secure pairing codes

* offload telegram chat to background worker, add @agent support with chart png rendering, reconnect ui

* refactor telegram bot settings page into subcomponents

* response.locals for mum, telemetry for connecting to telegram

* simplify telegram command registration

* improve telegram bot ux: rework switch/history/resume commands

* add voice, photo, and TTS support to telegram bot with long message handling

* lint

* rename external_connectors to external_communication_connectors, add voice response mode, persist chat workspace/thread selection

* lint

* fix telegram bot connect/disconnect bugs, kill telegram bot on multiuser mode enable

* add english translations

* fix qr code in light mode

* repatch migration

* WIP checkpoint

* pipeline overhaul for using response obj

* format functions

* fix comment block

* remove conditional dumpENV + lint

* remove .end() from sendStatus calls

* patch broken streaming where streaming only first chunk

* refactor

* use Ephemeral handler now

* show metrics and citations in real GUI

* bugfixes

* prevent MuM persistence, UI cleanup, styling for status

* add new workspace flow in UI
Add thread chat count
fix 69 byte payload callback limit bug

* handle pagination for workspaces, threads, and models

* modularize commands and navigation

* add /proof support for citation recall

* handle backlog message spam

* support abort of response streams

* code cleanup

* spam prevention

* fix translations, update voice typing indicator, fix token bug

* frontend refactor, update tips on /status and voice response improvements

* collapse agent though blocks

* support images

* Fix mime issues with audio from other devices

* fix config issue post server stop

* persist image on agentic chats

* 5189 i18n (#5245)

* i18n translations
connect #5189

* prune translations

* fix errors

* fix translation gaps

---------

Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
2026-03-23 15:10:21 -07:00
..
comKey [BETA] Live document sync (#1719) 2024-06-21 13:38:50 -07:00
downloadURIToFile fix(collector): infer file extension from Content-Type for URLs without explicit extensions (#5252) 2026-03-23 09:40:22 -07:00
EncryptionWorker [BETA] Live document sync (#1719) 2024-06-21 13:38:50 -07:00
extensions linting & show descriptive error for bad addtoWorkspace request body 2026-03-09 11:30:53 -07:00
files chore: add ESLint to /collector (#5128) 2026-03-05 16:25:23 -08:00
http chore: add ESLint to /collector (#5128) 2026-03-05 16:25:23 -08:00
logger patch logger for full logs 2024-07-19 18:35:41 -07:00
OCRLoader chore: add ESLint to /collector (#5128) 2026-03-05 16:25:23 -08:00
runtimeSettings Fetch, Parse, and Create Documents for Statically Hosted Files (#4398) 2025-10-01 15:49:05 -07:00
tokenizer Add tokenizer improvments via Singleton class and estimation (#3072) 2025-01-30 17:55:03 -08:00
url Add ability to auto-handle YT video URLs in uploader & chat (#4547) 2025-10-15 12:18:57 -07:00
WhisperProviders Adjust fix path to use ESM import (#4867) 2026-01-15 16:13:21 -08:00
constants.js Telegram bot connector (#5190) 2026-03-23 15:10:21 -07:00
shell.js Adjust fix path to use ESM import (#4867) 2026-01-15 16:13:21 -08:00