aboutsummaryrefslogtreecommitdiff
path: root/archive/gptel/gptel-tools
diff options
context:
space:
mode:
Diffstat (limited to 'archive/gptel/gptel-tools')
-rw-r--r--archive/gptel/gptel-tools/read_text_file.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/archive/gptel/gptel-tools/read_text_file.el b/archive/gptel/gptel-tools/read_text_file.el
index f35c9494..06a01db1 100644
--- a/archive/gptel/gptel-tools/read_text_file.el
+++ b/archive/gptel/gptel-tools/read_text_file.el
@@ -19,6 +19,10 @@
;; GNU General Public License for more details.
;;; Commentary:
+;;
+;; GPTel tool for safely reading text files under the user's home directory.
+;; It validates the resolved path, rejects directories and unreadable files,
+;; guards large files, and returns metadata alongside content.
;;; Code: