merlyn/collector
Timothy Carambat 3dedcede34
Filesystem Agent Skill overhaul (#5260)
* wip

* collector parse fixes

* refactor for class and also operation for reading

* add skill management panel

* management panel + lint

* management panel + lint

* Hide skill in non-docker context

* add ask-prompt for edit tool calls

* fix dep

* fix execa pkg (unused in codebase)

* simplify search with ripgrep only and build deps

* Fs skill i18n (#5264)

i18n

* add copy file support

* fix translations
2026-03-26 14:07:46 -07:00
..
__tests__/utils fix(collector): infer file extension from Content-Type for URLs without explicit extensions (#5252) 2026-03-23 09:40:22 -07:00
extensions chore: add ESLint to /collector (#5128) 2026-03-05 16:25:23 -08:00
hotdir Document Processor v2 (#442) 2023-12-14 15:14:56 -08:00
middleware chore: add ESLint to /collector (#5128) 2026-03-05 16:25:23 -08:00
processLink fix(collector): infer file extension from Content-Type for URLs without explicit extensions (#5252) 2026-03-23 09:40:22 -07:00
processRawText chore: add ESLint to /collector (#5128) 2026-03-05 16:25:23 -08:00
processSingleFile Filesystem Agent Skill overhaul (#5260) 2026-03-26 14:07:46 -07:00
storage feat: Embed on-instance Whisper model for audio/mp4 transcribing (#449) 2023-12-15 11:20:13 -08:00
utils Telegram bot connector (#5190) 2026-03-23 15:10:21 -07:00
.env.example Add HTTP request/response logging middleware for development mode (#4425) 2025-09-29 13:33:15 -07:00
.gitignore Add HTTP request/response logging middleware for development mode (#4425) 2025-09-29 13:33:15 -07:00
.nvmrc dev build with new epub2 build target and remove patch work (#4694) 2025-11-26 17:36:34 -08:00
eslint.config.mjs chore: add ESLint to /collector (#5128) 2026-03-05 16:25:23 -08:00
index.js Filesystem Agent Skill overhaul (#5260) 2026-03-26 14:07:46 -07:00
nodemon.json Document Processor v2 (#442) 2023-12-14 15:14:56 -08:00
package.json chore: add ESLint CI workflow (#5160) 2026-03-09 14:27:08 -07:00
yarn.lock chore: add ESLint to /collector (#5128) 2026-03-05 16:25:23 -08:00