aboutsummaryrefslogtreecommitdiffstats
path: root/tools/fs_rm.sh
AgeCommit message (Collapse)AuthorLines
2024-11-14feat: add `LLM_OUTPUT=/dev/stdout` to all tools/agents bashscripts (#123)sigoden-0/+2
2024-08-17refactor: improve `fs_*` (#99)sigoden-1/+1
improve `_guard_path` to use `realpath -m <path>` to get absolute path
2024-08-03chore: update tools/fs_rm.shsigoden-1/+0
2024-08-02feat: prompt confirmation for fs write operations outside cwd (#90)sigoden-3/+19
2024-07-10feat: adjust the way of returning data to LLM (#69)sigoden-1/+1
2024-07-05feat: add fs tools (#59)sigoden-0/+15