Commit Graph

7 Commits

Author SHA1 Message Date
sigoden
86aa910609 refactor: improve bash code (#125)
* refactor: extract guard_path to utils/guard_path.sh

* add utils/guard_operation.sh
2024-11-16 11:09:40 +08:00
sigoden
1b96d4ee4c feat: add LLM_OUTPUT=/dev/stdout to all tools/agents bashscripts (#123) 2024-11-14 21:54:44 +08:00
sigoden
760ea38fed refactor: improve fs_* (#99)
improve `_guard_path` to use `realpath -m <path>` to get absolute path
2024-08-17 12:40:32 +08:00
sigoden
556713a18c chore: update tools/fs_rm.sh 2024-08-03 00:07:46 +00:00
sigoden
d66d8938f1 feat: prompt confirmation for fs write operations outside cwd (#90) 2024-08-02 23:26:49 +08:00
sigoden
732eae532c feat: adjust the way of returning data to LLM (#69) 2024-07-10 18:53:32 +08:00
sigoden
a7834c98fc feat: add fs tools (#59) 2024-07-05 21:07:40 +08:00