You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Building an audit tool for pi-agent. The edit tool hook only sends path, missing old_string and new_string.
Current
{path: file.txt}
Request
Would be great if edit tool also sent old_string and new_string like the write tool sends content. This would let extensions track lines added/removed.
Question
Is there a reason for the current design? Would a PR be welcome?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Context
Building an audit tool for pi-agent. The edit tool hook only sends path, missing old_string and new_string.
Current
{path: file.txt}
Request
Would be great if edit tool also sent old_string and new_string like the write tool sends content. This would let extensions track lines added/removed.
Question
Is there a reason for the current design? Would a PR be welcome?
Beta Was this translation helpful? Give feedback.
All reactions