merlyn/server/utils/agents/aibitat/plugins/filesystem
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
..
copy-file.js Filesystem Agent Skill overhaul (#5260) 2026-03-26 14:07:46 -07:00
create-directory.js Filesystem Agent Skill overhaul (#5260) 2026-03-26 14:07:46 -07:00
edit-file.js Filesystem Agent Skill overhaul (#5260) 2026-03-26 14:07:46 -07:00
get-file-info.js Filesystem Agent Skill overhaul (#5260) 2026-03-26 14:07:46 -07:00
index.js Filesystem Agent Skill overhaul (#5260) 2026-03-26 14:07:46 -07:00
lib.js Filesystem Agent Skill overhaul (#5260) 2026-03-26 14:07:46 -07:00
list-directory.js Filesystem Agent Skill overhaul (#5260) 2026-03-26 14:07:46 -07:00
move-file.js Filesystem Agent Skill overhaul (#5260) 2026-03-26 14:07:46 -07:00
read-multiple-files.js Filesystem Agent Skill overhaul (#5260) 2026-03-26 14:07:46 -07:00
read-text-file.js Filesystem Agent Skill overhaul (#5260) 2026-03-26 14:07:46 -07:00
search-files.js Filesystem Agent Skill overhaul (#5260) 2026-03-26 14:07:46 -07:00
write-file.js Filesystem Agent Skill overhaul (#5260) 2026-03-26 14:07:46 -07:00