Ask a question to get started
Enter to send•Shift+Enter new line
FileOpTracker( self, *, assistant_id: str | None, backend: BackendProtocol | None = None )
Begin tracking a file operation.
Creates a record for the operation and, for write/edit/delete operations, captures the file's content before the operation.
Complete a file operation with the tool message result.
Mark operations matching tool_name and file_path as HIL-approved.
Collect file operation metrics during an interaction.