merlyn/server/utils/agents/aibitat/plugins/filesystem
PQ32 Developer a4d14e12b8 Patch 1: Make maxFilesToRead configurable via AGENT_MAX_FILES_TO_READ env var
Default increased from 3/5 to 30 for legal case folders with many files.
Configure via AGENT_MAX_FILES_TO_READ in .env to override.
2026-05-10 15:02:13 -07:00
..
copy-file.js apply refactor for recursive copy-file with symlinks: GHSA-vjrp-43mm-j7vw 2026-05-10 13:11:33 -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 File creation agent skills (#5280) 2026-03-30 15:13:39 -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 Patch 1: Make maxFilesToRead configurable via AGENT_MAX_FILES_TO_READ env var 2026-05-10 15:02:13 -07:00
write-text-file.js File creation agent skills (#5280) 2026-03-30 15:13:39 -07:00