| 1010 | "To insert text, use edit with old set to an exact unique anchor and new set to that anchor plus the added text.\n" |
| 1011 | "Use read raw=true only when you need plain file text without line numbers.\n\n"; |
| 1012 | |
| 1013 | static const char agent_tools_prompt_edit_upto[] = |
| 1014 | "## Editing files\n\n" |
| 1015 | AGENT_EDIT_TARGET_RULE "\n" |
nothing calls this directly
no outgoing calls
no test coverage detected