Expose File-Editing Tools to the LLM (read_file/write_file/apply_patch) #9

Open
opened 2025-09-28 16:46:16 +02:00 by mpuchstein · 0 comments
Owner
  • Define a JSON-based tool API for the model (read_file, apply_patch, write_file).
  • Dispatch and validate tool calls, enforce workspace sandboxing, and prompt for user confirmation before destructive edits.
- Define a JSON-based tool API for the model (`read_file`, `apply_patch`, `write_file`). - Dispatch and validate tool calls, enforce workspace sandboxing, and prompt for user confirmation before destructive edits.
vikingowl added the enhancement label 2025-09-28 16:50:43 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Owlibou/owlen#9