MCPcopy Create free account
hub / github.com/antirez/ds4 / tm

Class tm

ds4_agent.c:1012–1012  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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
1013static const char agent_tools_prompt_edit_upto[] =
1014 "## Editing files\n\n"
1015 AGENT_EDIT_TARGET_RULE "\n"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected