datasette agent plugins for editing text, need to test the str_replace tool
Release: datasette-agent-edit 0.1a0
I'm planning several plugins for Datasette Agent which can make edits to existing pieces of text - things like collaborative Markdown editing, updating large SQL queries, and editing SVG files.
Agentic editing of text is a little tricky to get right. My favorite published design for this is for the Claude text editor, which implements the following tools:
view - view sections of a file, with line numbers added to every line.
str_replace - find an exac